Tagged articles
6 articles
Page 1 of 1
AndroidPub
AndroidPub
Apr 29, 2026 · Artificial Intelligence

5 Claude Code Skills to Automate Your Development Workflow

This article introduces five Claude Code Skills—pr-summary, fix-issue, deep-research, commit, and explain-code—that turn repetitive development tasks into single‑command automations, showing concrete examples, usage scenarios, and how to share them across a team.

AI developmentClaude CodeDevOps
0 likes · 11 min read
5 Claude Code Skills to Automate Your Development Workflow
php Courses
php Courses
Dec 1, 2020 · Operations

Comprehensive Guide to Using GitHub Features: Gist, CLI, Actions, and Advanced Tips

This tutorial introduces essential GitHub functionalities—including Gist for code snippets, the web interface for file creation, the powerful GitHub CLI, CI/CD automation with GitHub Actions, and advanced workflow configurations—providing practical commands, configuration examples, and best‑practice recommendations for developers.

GiSTGitHubGitHub Actions
0 likes · 13 min read
Comprehensive Guide to Using GitHub Features: Gist, CLI, Actions, and Advanced Tips
ITPUB
ITPUB
Sep 18, 2020 · Operations

Master GitHub CLI 1.0: Install, Commands, and Workflow Tips

GitHub CLI 1.0, now officially released, lets developers manage repositories, pull requests, and issues directly from the terminal with simple commands, offers cross‑platform installation options, and supports custom aliases and enterprise connections for faster, scriptable workflows.

DevOpsGitHub CLIcommand line
0 likes · 5 min read
Master GitHub CLI 1.0: Install, Commands, and Workflow Tips
Programmer DD
Programmer DD
Mar 26, 2020 · Operations

Boost Your Open‑Source Workflow: Master GitHub CLI in Minutes

GitHub CLI (gh) is a cross‑platform command‑line tool that lets developers clone repositories, filter issues, manage pull requests, create branches, and monitor PR status directly from the terminal, streamlining open‑source contributions on macOS, Windows, and Linux.

GitGitHub CLIautomation
0 likes · 5 min read
Boost Your Open‑Source Workflow: Master GitHub CLI in Minutes