tools automation tools Skills
Discover the best skills in this category.
file-organization
by akaszubski
Enforces project file organization standards from CLAUDE.md/PROJECT.md - auto-fix mode
consistency-enforcement
by akaszubski
Documentation consistency enforcement - prevents drift between README.md and actual codebase state. Auto-activates when...
git-workflow
by akaszubski
Git best practices, commit conventions, branching strategies, and pull request workflows. Use when working with git oper...
github-workflow
by akaszubski
GitHub-first workflow - Issues, PRs, milestones, auto-tracking for solo developer productivity. Includes PR description...
prompt-compile
by JordanGunn
Compile the YAML artifact into PROMPT.md with deterministic structure. A final agent pass polishes for fluidity, concise...
commit-message-generator
by mverab
Generate conventional commit messages from git diffs with clear summaries and detailed descriptions. Use when the user m...
git-analyzer
by meetrais
Analyzes a local Git repository to provide summaries of recent activity, top contributors, and uncommitted changes.
scaffold
by gufranco
Generate boilerplate code by reading existing project patterns and conventions.
Find duplicate business logic (copy/paste blocks + structurally similar functions). Works best on TS/JS projects. Produc...
refactoring
by azat-io
Use when code needs behavior-preserving restructuring to improve clarity, reduce duplication, or enable safer changes wi...
background-reviewer
by jiunbae
Orchestrates multi-LLM parallel code review using Claude, Codex, and Gemini. Each agent reviews from a different perspec...
agent-guardrails
by jzOcb
Stop AI agents from secretly bypassing your rules. Mechanical enforcement with git hooks, secret detection, deployment v...
dotnet-sdk-style-upgrade
by PlagueHO
Converts legacy .NET project files (.csproj, .fsproj, .vbproj) to modern SDK-style format. Use when asked to modernize,...
evolving-config
by alexei-led
Audit Claude Code configuration against latest features and best practices. Use when user says "evolve", "self-improve",...
learn
by alexei-led
Extract learnings and generate project-specific customizations (CLAUDE.md, commands, skills, hooks). Use when user says...
three-tier-docs
by changoo89
Use after code changes. Syncs CLAUDE.md, CONTEXT.md, and docs/ai-context/ automatically.
test-driven-development
by changoo89
Use when implementing any feature or bugfix, before writing implementation code. Red-Green-Refactor cycle ensures tests...
Style and formatting conventions for code, documentation, naming, and file organization. Load when reviewing style consi...
Change management practices for controlled evolution of systems and codebases. Load when planning migrations, deprecatio...
Jujutsu history cleanup patterns for rewriting and reorganizing change history.
Generate optimal prompt for atomic git commits with conventional format. Use when preparing commits or cleaning up git h...
Reverse engineer Event Model from existing codebase to document implicit event flows.
release
by ysyx2008
Automates SailFish release workflow: fix build/type errors, update CHANGELOG (EN + CN), run npm version with pre/post ho...