tools automation tools Skills
Discover the best skills in this category.
update-agents-md
by vieitesss
Generate or refactor AGENTS.md files following progressive disclosure principles for optimal context efficiency.
code-review-router
by ChuDiRen
Intelligently routes code reviews between Gemini CLI and Codex CLI based on tech stack, complexity, and change character...
ruff-integration
by laurigates
Integrate ruff with editors, pre-commit hooks, and CI/CD pipelines. LSP configuration, GitHub Actions, GitLab CI, and de...
release-please-protection
by laurigates
Detects and prevents manual edits to release-please managed files (CHANGELOG.md, version fields in package.json, pyproje...
code-antipatterns-analysi...
by laurigates
Analyze codebases for anti-patterns, code smells, and quality issues using ast-grep structural pattern matching. Use whe...
git-cli-agentic
by laurigates
Git commands optimized for AI agent workflows with porcelain output and deterministic execution patterns.
ruff-formatting
by laurigates
Python code formatting with ruff format. Fast, Black-compatible formatting for consistent code style. Use when formattin...
fd-file-finding
by laurigates
Fast file finding using fd command-line tool with smart defaults, gitignore awareness, and parallel execution. Use when...
claude-code-github-workfl...
by laurigates
Claude Code workflow design and automation patterns for PR reviews, issue triage, and CI/CD integration. Use when creati...
knip-dead-code-detection
by laurigates
Knip finds unused files, dependencies, exports, and types in JavaScript/TypeScript projects. Plugin system for framework...
biome-tooling
by laurigates
Biome all-in-one formatter and linter for JavaScript, TypeScript, JSX, TSX, JSON, and CSS. Zero-config setup, 15-20x fas...
commit
by pjcj
Git commit workflow and message guidelines. Use when committing changes, writing commit messages, or reviewing commit pr...
github
by pjcj
GitHub CLI (gh) reference. Use when working with GitHub pull requests, issues, Actions workflows, releases, repositories...
Configure AI coding agents like Cursor, GitHub Copilot, or Claude Code with project-specific patterns, coding guidelines...
Configure AI coding agents like Cursor, GitHub Copilot, or Claude Code with project-specific patterns, coding guidelines...
auto-doc
by cl-victor1
Automatic codebase documentation maintenance system. Use this skill ALWAYS when making ANY code changes including creati...
chezmoi-expert
by laurigates
Comprehensive chezmoi dotfiles management expertise including templates, cross-platform configuration, file naming conve...
changelog-review
by laurigates
Analyze Claude Code changelog for changes that impact plugin development. Use when checking for new features, breaking c...
justfile-expert
by laurigates
Just command runner expertise, Justfile syntax, recipe development, and cross-platform task automation. Covers recipe pa...
project-discovery
by laurigates
Systematic project orientation for unfamiliar codebases. Automatically activates when Claude detects uncertainty about p...
ruff-linting
by laurigates
Python code quality with ruff linter. Fast linting, rule selection, auto-fixing, and configuration. Use when checking Py...
bun-package-manager
by laurigates
Fast JavaScript package management with Bun - install, add, remove, update dependencies with optimized CLI flags for age...
github-actions-inspection
by laurigates
Inspect GitHub Actions workflow runs, check status, analyze logs, debug failures, and identify root causes. Use when inv...
ast-grep-structural-code-...
by laurigates
Find and replace code patterns structurally using ast-grep. Use when you need to match code by its AST structure (not ju...