16,832 skills sorted by stars.
Gin Middleware Creator - Auto-activating skill for Backend Development.Triggers on: gin middleware creator, gin middleware creator...
Develop HTTP APIs, middleware, error codes, and i18n strings using the ginx framework conventions. Use when creating or modifying...
Manage GitHub gists - create, edit, list, and share code snippets using gh CLI
Automatically fold uncommitted changes into appropriate commits on a feature branch. Use when applying review feedback, fixing bug...
git addとgit commitを自動化し、変更内容に基づいて適切なコミットメッセージを生成します。ユーザーがコミットを作成したい時、変更をコミットしたい時に使用します。
Git version control operations. Use for creating branches, making commits, pushing code, and creating pull requests.
Skill for analyzing git changes, grouping them into logical atomic commits, generating conventional commit messages, and guiding t...
Generate comprehensive, detailed git commit messages following best practices with problem explanations for fixes and complete cha...
Use when debugging regressions or identifying which commit introduced a bug - provides systematic workflow for git bisect with aut...
ローカルGitブランチを分析し、安全にクリーンアップします。マージ状態、古さ、リモート追跡状況によってブランチを分類し、削除すべきブランチを特定します。ユーザーが「ブランチを整理」「古いブランチを削除」と依頼した時にアクティベートします。
This skill should be used when starting new feature work, mid-feature when wanting to add unrelated changes, when a branch has gro...
Crée une Pull Request en mode Continuous Delivery avec workflow complet : QA, labels version (major/minor/patch), feature flags, c...
Manage and rebase chains of dependent Git branches (stacked branches). Use when working with multiple dependent PRs, feature branc...
Generate changelog from git commits and manage versions.
Automate Git workflow with conventional commits, setup GitHub Actions CI/CD, configure Husky hooks, manage PR automation, and hand...
Assists with careful Git commits in any repository. Activates when committing changes, checking .gitignore, or generating commit m...
Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyzes changes...
Format git commits with proper standards, signatures, and conventional commit format. Use when user says "commit", "create commit"...
Create git commits by inspecting the current diff and staged changes, then crafting a concise commit message from the diff. Use wh...
Git 提交规范(Conventional Commits)
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing...
Draft and review Git commits and commit messages with an emphasis on atomic change sets and clean history. Use when asked to commi...
按照 Conventional Commits 规范执行高质量的 git 提交,处理暂存、消息生成及钩子修复。
Auto-generates conventional commit messages from git diffs with tiered format enforcement. Analyzes staged changes to produce mean...
Generate conventional commit messages following best practices. Use when user is committing code, needs commit message help, or sa...
Generates consistent git commit messages following project conventions. Use when committing changes, creating PRs, or when asked t...
INVOKE BEFORE any git commit, PR creation, or Graphite CLI (gt) operation. Covers gt commands, commit best practices, error fixes,...
Use when creating git commits or pull requests. Enforces conventional commit format and atomic change principles. Verified on Git...
This skill should be used whenever creating git commits. It ensures commit messages follow conventional commit format, character l...
Automatically documents code changes in a searchable changelog when committing to git. Creates structured entries with what/why/is...
Apply when committing code, creating branches, or preparing pull requests. Covers conventional commit format, branch naming, co-au...