tools automation tools Skills
Discover the best skills in this category.
git-commit-helper
by jonnocraig
Generate conventional commit messages automatically. Use when user runs git commit, stages changes, or asks for commit m...
code-reviewer
by jonnocraig
Automatic code quality and best practices analysis. Use proactively when files are modified, saved, or committed. Analyz...
tdd-workflow
by jonnocraig
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ c...
readme-updater
by jonnocraig
Keep README files current with project changes. Use when project structure changes, features added, or setup instruction...
refactor
by nijaru
Analyze code and suggest concrete refactorings with before/after examples.
my-agent
by zellycloud
Claude Code plugin development patterns, templates, and best practices. Use when creating plugins, defining plugin compo...
moai-workflow-project
by zellycloud
Integrated project management system with documentation, language initialization, and template optimization modules. Use...
moai-tool-ast-grep
by zellycloud
AST-based structural code search, security scanning, and refactoring using ast-grep (sg CLI). Supports 40+ languages wit...
moai-workflow-templates
by zellycloud
Enterprise template management with code boilerplates, feedback templates, and project optimization workflows
better-context
by OxFrancesco
Set up btca (Better Context) in a project by scanning dependencies, proposing resources, creating btca.config.jsonc, upd...
fetching-npm-source
by OxFrancesco
Fetches source code for npm packages and GitHub repositories to provide AI agents with implementation details beyond typ...
build-a-project
by OxFrancesco
Create or update a Makefile with dev and build targets that run the repo's actual development and build commands. Use wh...
dev-workflow
by lanmogu98
REQUIRED workflow for all code changes. MUST load FIRST before planning or implementing features, bugs, refactoring, tes...
smart-commit
by ricardo-lobo
Smart commit workflow with security review and documentation awareness. Detects trivial commits, offers security checks,...
mpatch
by pe200012
Use when applying unified diff patches via CLI with fuzzy matching for out-of-date patches
ast-grep
by pe200012
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases...
file-path-matcher
by biwakonbu
任意のファイルパスが .claude/rules/ の paths 条件に該当するかを判定する。ファイル操作前の確認、paths 条件のテスト、rules...
plugin-validation
by biwakonbu
Claude Code プラグインの構造とメタデータを検証する。plugin.json の必須フィールド、各コンポーネントのフロントマター、パス...
scaffolding
by biwakonbu
Claude Code プラグインのスキャフォールディング。新規プラグインのディレクトリ構造生成、テンプレート展開、marketplace.json...
git-commit
by biwakonbu
Git コミットワークフローの実行。変更のステージング、コミットメッセージ生成、コミット実行を行う。Use when user wants to c...
git-merge
by biwakonbu
Git マージワークフローの実行。feature ブランチを main にマージしてプッシュする。Use when user wants to merge to main, in...
bun-testing
by SlavaMelanko
Testing guidelines for Bun/TypeScript projects using bun:test framework. Use when writing tests, creating test files, de...
simple-issue-resolver
by chuanminglu
Automatically implement simple GitHub Issues by analyzing requirements, writing code, running tests, and creating Pull R...
autonomous-mode
by ahmeddyounes
Autonomous codebase improvement mode that continuously analyzes and fixes issues. Use when the user wants Claude to run...