16,832 skills sorted by stars.
Create, checkout, rebase, and manage git branches following Carbon ACX naming conventions and workflows.
Complete work on GitButler virtual branches and integrate to main through guided workflows with safety checks and cleanu...
Coordinate multiple AI agents working concurrently in the same workspace using GitButler's virtual branch model. Use for...
Version control using GitButler's virtual branches for parallel multi-branch work, post-hoc organization, and multi-agen...
Gitのコミットメッセージを作成する際のルールとフォーマットを定義します。コミットメッセージを作成または提案する際に必ず使用してください。
Intelligently create git commits with proper formatting, conventional commit style, and Carbon ACX footer conventions.
Manage Gitea via CLI. Use when user mentions "tea", "gitea cli", or needs terminal-based Gitea operations.
Access GitHub repositories programmatically using gh CLI or REST API. Use this skill when needing to interact with GitHu...
Skill for GitHub Actions CI environment. Use when running inside a GitHub Actions workflow to update tracking comments,...
Sets up comprehensive GitHub Actions CI/CD workflows for modern web applications. This skill should be used when configu...
Build multi-architecture container images in GitHub Actions. Matrix builds (public repos with native ARM64), QEMU emulat...
GitHub Actionsワークフロー実行時のデバッグとトラブルシューティング。Anchors:• Continuous Delivery (Jez Humble) / 適用: パイプライン失敗の診断 / 目的: フィードバックループ短縮...
GitHub Actionsのワークフローで使用できる式構文とコンテキストオブジェクトを専門とするスキル。${{ }}構文、演算子、リテラル、組み込み関数、および利用可能なすべてのコンテキスト(github, env, job, steps...
Guide for debugging failing GitHub Actions workflows. Use this when asked to debug failing GitHub Actions workflows.
Creates comprehensive GitHub Actions CI/CD workflows for linting, testing, building, and deploying. Includes caching str...
Troubleshoot and fix GitHub Actions workflow failures
Create and maintain GitHub Actions workflows in .github/workflows
GitHub activity reports
Diagnose GitHub-driven agile workflow problems and guide feature branch development
GitHub APIをGitHub Actions内で活用するための統合スキル。REST APIとGraphQL APIの両方を使用して、Issue、Pull Request、リリース、ワークフローなどの自動化を実現。Anchors:• G...
Attach images to GitHub PRs and issues via a scratch repo
Get yesterday's code changes from a GitHub repository
Execute GitHub CLI (gh) commands for repository management, issues, pull requests, workflows, and releases. Use when the...
Execute GitHub CLI commands using the correct Homebrew path. Use when interacting with GitHub PRs, issues, repos, or any...
Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, r...
Review and apply GitHub Copilot suggestions on pull requests. Trigger when reviewing PRs with Copilot suggestions.
Deploy GitHub repositories to remote servers via SSH. Claude reads the README, understands build/start instructions, and...
Create draft pull requests on GitHub
Explores, analyses, and works with GitHub repositories and git history. Includes searching public repos, comparing repos...
사용자의 간단한 기능 설명을 바탕으로 GitHub 기능 티켓을 자동으로 생성합니다. 프론트엔드, 백엔드, 공통, 인프라 섹션별로 세부 태스크를 체크박스 형태로 작성하고, gh issue create 명령으로 Mock...
This skill provides comprehensive guidance for learning and using GitHub, from fundamental concepts through practical wo...
Create GitHub gists quickly from files, code snippets, or text content. Use when the user wants to share code via GitHub...
GitHub Gist API を使用したコードを書く際に使用。Gist作成、GistHack URL変換、ky/zod を使った実装パターンを提供。