tools automation tools Skills
Discover the best skills in this category.
cli-distribution
by geoffjay
Distribution and packaging patterns including shell completions, man pages, cross-compilation, and release automation. U...
git-repository
by geoffjay
Repository management strategies including branch strategies (Git Flow, GitHub Flow, trunk-based), monorepo patterns, su...
sniper-review
by virkt25
Manually trigger a review gate for the current phase
Generate complete Go module with Clean Architecture. Triggers: "generate go module", "scaffold go", "new go module"
Documentation workflow for generating project documentation. Use when documenting, writing docs, generating documentatio...
go-style-review
by cboone
Go code style review guide based on Google Go Style Guide, Effective Go, and Code Review Comments. Use when: (1) reviewi...
codex-subagent
by glassesneo
Interactive Codex sessions for complex, iterative work. Use for multi-step refactoring, exploratory debugging, building...
reagent-expiry-alert
by aipoch
Scan reagent barcodes, log expiry dates, and alert before expiration
worktree-execution
by shinpr
Git worktree management for isolated parallel prompt execution. Use when creating isolated environments for prompt compa...
Search for patterns across all projects in the workspace with results grouped by project. Use when user says "search acr...
checkin
by larsbrubaker
Automates the full commit workflow: analyzes changes, writes commit message, stages files, commits, and handles pre-comm...
code-quality-audit
by ProxiBlue
Automated code quality audit skill that runs PSR-12 compliance checks, phpstan static analysis, phpcs code style validat...
update-external
by baekenough
Update agents from external sources (GitHub, docs, etc.)
kimchiresearch
by Tromml
This command should be used to investigate codebase patterns, frameworks, and existing implementations before planning....
dev-refactor
by baekenough
Refactor code for better structure and patterns
kimchiconvert
by Tromml
Convert the kimchi plugin into OpenCode and Codex compatible formats using the bundled converter CLI. Requires bun runti...
generate-changelog
by gramiojs
Generate changelog pages from gramiojs org patches using ghlog CLI. Tracks last-seen commit SHAs per repo via --since-ma...
Generate advanced and comprehensive .gitignore files based on project type, using stringent syntax for selecting and exc...
Manage dotfiles with chezmoi, load for any request using the tool or involving a user's dotfiles project.
Jujutsu version control system. Use when working with jj repositories, commits, bookmarks, rebasing, conflicts, or git o...
vscode-make-offline-insta...
by igamenovoer
Build a VS Code air-gapped "offline kit" for Remote-SSH: desktop VS Code installers/archives for Windows/macOS/Linux, ma...
team-shinchantest-driven-...
by seokan-jeong
Use when writing new code or fixing bugs during Stage 3 execution. Enforces RED-GREEN-REFACTOR cycle.