tools automation tools Skills
Discover the best skills in this category.
git-workflow
by warpcode
Route ALL git operations to appropriate resources. Load reference files before responding. Scope: status, diff, log, com...
confidence-check
by unix2dos
实施前置信度检查。用于新功能开发、Bug修复、代码重构等复杂任务开始前。自动触发,无需手动调用。
code-simplifier
by unix2dos
代码简化与优化专家/代码简化。Use this agent when you need to simplify, optimize, refactor, or clean up code. This agent...
codereview
by unix2dos
codereview / code review / 代码审查 - Go 代码深度审查技能,专注于性能、安全性、并发安全和可读性。支持审查本地未提交代码...
codex-cli
by Awakehsh
Interact with OpenAI Codex CLI for plan review, code review, and complex problem discussion. Supports model selection an...
deslop
by peabody124
Use a subagent to review the code change and remove AI generated slop
generating-unit-tests
by WesleySmits
Generates unit tests for changed files and identifies coverage gaps. Use when the user asks to write tests, generate tes...
formatting-commit-message...
by WesleySmits
Formats Git commit messages following Conventional Commits conventions. Use when the user asks to commit, write a commit...
scaffolding-react-compone...
by WesleySmits
Scaffolds React/Next.js components with TypeScript, CSS modules, tests, and Storybook stories. Use when the user asks to...
scaffolding-vue-component...
by WesleySmits
Scaffolds Vue/Nuxt components with Composition API, CSS modules, Vitest tests, and Storybook stories. Use when the user...
enforcing-code-linting
by WesleySmits
Runs ESLint, Prettier, and stylelint against changed files and suggests or applies fixes. Use when the user mentions lin...
building-cicd-configs
by WesleySmits
Generates or updates CI/CD pipeline configurations for GitHub Actions, GitLab CI, or CircleCI. Use when the user asks to...
refactoring-advisor
by masanao-ohba
Provides refactoring recommendations for PHP/CakePHP code to improve maintainability, performance, and adherence to best...
cartographer
by olegakbarov
Maps and documents codebases of any size by orchestrating parallel subagents. Creates docs/CODEBASE_MAP.md with architec...
Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refac...
This skill should be used when the user asks to "get the version from package.json", "what dependencies are in this proj...
This skill should be used when the user asks to "search for pattern in codebase", "find all uses of function", "grep for...
pr-draft
by iimuz
Create GitHub pull request drafts using Conventional Commit parameters (validates inputs).
Audience-first documentation guidance for READMEs, API docs, architecture docs, and tutorials. Ensures clarity, complete...
Project-agnostic skill for git commit hygiene, linking tasks to commits, and maintaining clean repository state.
Git hygiene for multi-agent collaborative work. Use when performing version control operations, syncing with remote, com...
Systematic code review guidance covering correctness, maintainability, security, and performance. Activates for PR revie...
Move or rename files using git mv to preserve history. Use this when moving files, renaming files, or reorganizing code...