16,832 skills sorted by stars.
Parse Claude command frontmatter and expose body/meta for Codex CLI.
あなたは Claude Code のエージェントスキル作成アシスタントです。
Branch skill for building and improving commands. Use when creating new slash commands, adapting marketplace commands, validating...
You are an expert at creating high-quality Claude Code Skills following Anthropic's best practices and guidelines.
Create a new skill, command, or agent to enhance capabilities
Guidelines for comments in code. Use when adding, editing, or removing comments.
Post comments to issues via Fractary CLI with optional FABER context tracking
Pythonファイルの挙動を理解するために、挙動を変えずに解説コメントとdocstringを追加する。ユーザーが「XXX.pyについて、動作を理解したいから細かくコメント入れて」「挙動は変えずにコメントを足して」「このPythonファイルに解説を入れて」などと...
Go 代码注释规范检查与修复工具。自动化检查注释格式、术语一致性、包级别注释规范,利用大模型进行语义分析和注释生成,确保项目注释符合专业标准。
List comments on issues with optional filtering via Fractary CLI
Comment WHY code exists and non-obvious decisions, not WHAT code does (mechanics)
Analyze unstaged changes and suggest atomic commit groups with messages
Create a git commit and push
Create git commits with AI-generated messages following best practices. Use when the user asks to commit changes, mentions "commit...
Create thoughtful git commits with conventional commits format. Invoke when user says "commit", "commit these changes", "create a...
Review and commit changes in meaningful chunks. Use when the user has multiple uncommitted changes that should be organized into l...
Commit message style and structure for this repository.
Create semantic commits with FABER metadata and conventional commit format
未コミットの変更を分析し、適切な粒度でコミットを作成してプッシュする。複数の独立した変更がある場合は論理的に分割し、各コミットが独立して動作することを保証する。コミットメッセージは日本語で記述し、「何をしたか」ではなく「なぜしたか」を伝える。
Automatically draft commit messages by analyzing git status and staged changes
Generate standards-compliant commit messages following Conventional Commits with emojis. Use this when creating commits, reviewing...
Commit Message Formatter - Auto-activating skill for DevOps Basics.Triggers on: commit message formatter, commit message formatter...
Apply commit message style: conventional commits format (type: subject), imperative mood, <50 char subject, explain why in body. U...
Write clear and concise commit messages that accurately describe the changes made in the codebase
コミットメッセージの命名規則を設定する。「コミットメッセージ設定」「コミット規則」「コミット形式を設定」「コミットメッセージルール」「commit message 設定」「コミットの書き方を設定」「コミットフォーマット」などで起動。プロジェクト固有のコミットメ...
Generates conventional commit messages. Use when creating git commits or reviewing staged changes. Ensures NO AI attribution in co...
Crea commits y pull requests. Usar cuando se necesita commitear cambios, crear PRs, escribir mensajes de commit, o gestionar branc...
>
git status / diff を確認し、Conventional Commits 形式でコミットしてプッシュするための手順。差分の断面を残したいときや一定量の修正がまとまったときに使用する。
When making a Git commit, provide the subject of the commit and the rules to follow before committing.
Analyze code changes for security vulnerabilities using LLM reasoning and threat model patterns. Use for PR reviews, pre-commit ch...