TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools close Sort: Latest
Showing 10044 results
daymade

github-contributor

by daymade

star 576

Strategic guide for becoming an effective GitHub contributor. Covers opportunity discovery, project selection, high-qual...

daymade

skill-reviewer

by daymade

star 576

Reviews and improves Claude Code skills against official best practices. Supports three modes - self-review (validate yo...

khaphanspace

github-assistant

by khaphanspace

star 562

GitHub workflow automation using `gh` CLI. Use when creating PRs, reviewing code, managing issues, auto-replying to fixe...

Azure

update-changelog

by Azure

star 561

Generate and update CHANGELOG.md for a new kubelogin release. Use this when asked to prepare release notes or update the...

Automattic

activitypub-dev-cycle

by Automattic

star 559

Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build proc...

Automattic

activitypub-release

by Automattic

star 559

Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bu...

Automattic

activitypub-pr-workflow

by Automattic

star 559

INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer a...

asklokesh

loki-mode

by asklokesh

star 556

Multi-agent autonomous startup system. Triggers on "Loki Mode". Takes PRD to deployed product with zero human interventi...

talmolab

investigation

by talmolab

star 553

Scaffolds a structured investigation in scratch/ for empirical research and documentation. Use when the user says "start...

lofcz

skill-creator

by lofcz

star 552

Generates Anthropic Skills with complete workflow including GitHub PR creation and local download verification.

alirezarezvani

code-reviewer

by alirezarezvani

star 548

Automatic code quality and best practices analysis. Use proactively when files are modified, saved, or committed. Analyz...

alirezarezvani

git-commit-helper

by alirezarezvani

star 548

Generate conventional commit messages automatically. Use when user runs git commit, stages changes, or asks for commit m...

alirezarezvani

test-generator

by alirezarezvani

star 548

Automatically suggest tests for new functions and components. Use when new code is written, functions added, or user men...

alirezarezvani

dependency-auditor

by alirezarezvani

star 548

Check dependencies for known vulnerabilities using npm audit, pip-audit, etc. Use when package.json or requirements.txt...

alirezarezvani

api-documenter

by alirezarezvani

star 548

Auto-generate API documentation from code and comments. Use when API endpoints change, or user mentions API docs. Create...

alirezarezvani

secret-scanner

by alirezarezvani

star 548

Detect exposed secrets, API keys, credentials, and tokens in code. Use before commits, on file saves, or when security i...

alirezarezvani

readme-updater

by alirezarezvani

star 548

Keep README files current with project changes. Use when project structure changes, features added, or setup instruction...

alirezarezvani

slash-command-factory

by alirezarezvani

star 537

Generate custom Claude Code slash commands through intelligent 5-7 question flow. Creates powerful commands for business...

alirezarezvani

hook-factory

by alirezarezvani

star 537

Generate production-ready Claude Code hooks with interactive Q&A, automated installation, and enhanced validation. Suppo...

alirezarezvani

claude-md-enhancer

by alirezarezvani

star 537

Analyzes, generates, and enhances CLAUDE.md files for any project type using best practices, modular architecture suppor...

ast-grep

ast-grep

by ast-grep

star 532

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases...

jasonkneen

create-steering-documents

by jasonkneen

star 527

Create comprehensive steering documents for development projects. Generates project-specific standards, git workflows, a...

chainloop-dev

upgrading-golang

by chainloop-dev

star 522

Upgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and doc...

citypaul

refactoring

by citypaul

star 521

Refactoring assessment and patterns. Use after tests pass (GREEN phase) to assess improvement opportunities.