tools automation tools Skills
Discover the best skills in this category.
github-contributor
by daymade
Strategic guide for becoming an effective GitHub contributor. Covers opportunity discovery, project selection, high-qual...
skill-reviewer
by daymade
Reviews and improves Claude Code skills against official best practices. Supports three modes - self-review (validate yo...
github-assistant
by khaphanspace
GitHub workflow automation using `gh` CLI. Use when creating PRs, reviewing code, managing issues, auto-replying to fixe...
update-changelog
by Azure
Generate and update CHANGELOG.md for a new kubelogin release. Use this when asked to prepare release notes or update the...
activitypub-dev-cycle
by Automattic
Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build proc...
activitypub-release
by Automattic
Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bu...
activitypub-pr-workflow
by Automattic
INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer a...
loki-mode
by asklokesh
Multi-agent autonomous startup system. Triggers on "Loki Mode". Takes PRD to deployed product with zero human interventi...
investigation
by talmolab
Scaffolds a structured investigation in scratch/ for empirical research and documentation. Use when the user says "start...
skill-creator
by lofcz
Generates Anthropic Skills with complete workflow including GitHub PR creation and local download verification.
Automatic code quality and best practices analysis. Use proactively when files are modified, saved, or committed. Analyz...
Generate conventional commit messages automatically. Use when user runs git commit, stages changes, or asks for commit m...
Automatically suggest tests for new functions and components. Use when new code is written, functions added, or user men...
Check dependencies for known vulnerabilities using npm audit, pip-audit, etc. Use when package.json or requirements.txt...
Auto-generate API documentation from code and comments. Use when API endpoints change, or user mentions API docs. Create...
Detect exposed secrets, API keys, credentials, and tokens in code. Use before commits, on file saves, or when security i...
Keep README files current with project changes. Use when project structure changes, features added, or setup instruction...
Generate custom Claude Code slash commands through intelligent 5-7 question flow. Creates powerful commands for business...
Generate production-ready Claude Code hooks with interactive Q&A, automated installation, and enhanced validation. Suppo...
Analyzes, generates, and enhances CLAUDE.md files for any project type using best practices, modular architecture suppor...
ast-grep
by ast-grep
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases...
create-steering-documents
by jasonkneen
Create comprehensive steering documents for development projects. Generates project-specific standards, git workflows, a...
Upgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and doc...
refactoring
by citypaul
Refactoring assessment and patterns. Use after tests pass (GREEN phase) to assess improvement opportunities.