tools automation tools Skills
Discover the best skills in this category.
gh-pr-code-review
by ericmjl
PR code review workflow: pull diff, two-pass findings, draft and prioritize comments, then optionally post via gh api.
debug-github-ci
by ericmjl
Debug GitHub Actions and CI failures using gh CLI: watch PR checks, fetch run logs, analyze failures, reproduce locally,...
git-local-checkpoint
by Ryderwe
自动监控代码变更。当代码修改完成后,自动创建本地 Git 存档 (Commit)。分析历史风格生成 Commit Message。严禁推送。
Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about...
Juniors-focused React and TypeScript best practices. Use this skill when writing or reviewing code to enforce clear, con...
dry-consolidation
by laurigates
Find and extract duplicated code into shared abstractions. Use when you see repeated patterns across multiple files — id...
blueprint-sync-ids
by laurigates
Scan all blueprint documents and assign IDs to those missing them, update manifest registry
blueprint-claude-md
by laurigates
Generate or update CLAUDE.md from project context and blueprint artifacts. Supports @import syntax, CLAUDE.local.md, and...
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and tra...
analyze-code-quality
by jovicon
Analyze code quality including ESLint, Prettier, tests, TypeScript, and NestJS best practices. Use when reviewing code q...
pre-commit-validation
by arun-gupta
Ensures all quality checks pass locally before committing changes. Use this skill to validate code quality, tests, and t...
implementation-plan-updat...
by arun-gupta
Defines the pattern for updating project documentation when completing features. Use when marking features as complete t...
commit-format
by arun-gupta
Ensures all git commits follow the Conventional Commits specification with consistent types and scopes. Use this skill w...
write-changelog-item
by memgraph
Create/write the changelog item / release note for a given Github PR
Update project changelog with uncommitted changes, synchronize package versions, and create version releases with automa...
naming
by howells
Generate and validate project names. Reads codebase context, produces candidates using tech naming strategies, and check...
github-search
by samhvw8
Search GitHub for repos, code, and usage examples using gh CLI. Capabilities: repo discovery, code search, finding libra...
repomix
by samhvw8
Repository packaging for AI/LLM analysis. Capabilities: pack repos into single files, generate AI-friendly context, code...
create-branch
by Hey-Diga
Generate a branch name from current changes and create it if on main. Use when starting new work and need a properly nam...
documentation-production
by NickCrew
Use when generating, updating, or organizing documentation (component/API docs, project indexes, diagrams, tutorials, le...
release-prep
by NickCrew
Use when preparing a production release or release candidate - provides a checklist-driven workflow for validation, vers...
code-quality-workflow
by NickCrew
Use when assessing or improving code quality, maintainability, performance, or security hygiene - provides workflows for...
git-ops
by NickCrew
Use when performing git operations or generating smart commit messages - provides safe git workflow guidance, validation...
repo-cleanup
by NickCrew
Use when a repository needs cleanup of dead code, build artifacts, unused dependencies, outdated docs, or stale tests -...