TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools close Sort: Stars
Showing 10044 results
ericmjl

gh-pr-code-review

by ericmjl

star 13

PR code review workflow: pull diff, two-pass findings, draft and prioritize comments, then optionally post via gh api.

ericmjl

debug-github-ci

by ericmjl

star 13

Debug GitHub Actions and CI failures using gh CLI: watch PR checks, fetch run logs, analyze failures, reproduce locally,...

Ryderwe

git-local-checkpoint

by Ryderwe

star 13

自动监控代码变更。当代码修改完成后,自动创建本地 Git 存档 (Commit)。分析历史风格生成 Commit Message。严禁推送。

benjaminasterA

wiki-changelog

by benjaminasterA

star 13

Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about...

siberiacancode

juniors-best-practice

by siberiacancode

star 12

Juniors-focused React and TypeScript best practices. Use this skill when writing or reviewing code to enforce clear, con...

laurigates

dry-consolidation

by laurigates

star 12

Find and extract duplicated code into shared abstractions. Use when you see repeated patterns across multiple files — id...

laurigates

blueprint-sync-ids

by laurigates

star 12

Scan all blueprint documents and assign IDs to those missing them, update manifest registry

laurigates

blueprint-claude-md

by laurigates

star 12

Generate or update CLAUDE.md from project context and blueprint artifacts. Supports @import syntax, CLAUDE.local.md, and...

onurkanbakirci

changelog-generator

by onurkanbakirci

star 12

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and tra...

jovicon

analyze-code-quality

by jovicon

star 12

Analyze code quality including ESLint, Prettier, tests, TypeScript, and NestJS best practices. Use when reviewing code q...

arun-gupta

pre-commit-validation

by arun-gupta

star 12

Ensures all quality checks pass locally before committing changes. Use this skill to validate code quality, tests, and t...

arun-gupta

implementation-plan-updat...

by arun-gupta

star 12

Defines the pattern for updating project documentation when completing features. Use when marking features as complete t...

arun-gupta

commit-format

by arun-gupta

star 12

Ensures all git commits follow the Conventional Commits specification with consistent types and scopes. Use this skill w...

memgraph

write-changelog-item

by memgraph

star 12

Create/write the changelog item / release note for a given Github PR

Interstellar-code

changelog-manager

by Interstellar-code

star 12

Update project changelog with uncommitted changes, synchronize package versions, and create version releases with automa...

howells

naming

by howells

star 12

Generate and validate project names. Reads codebase context, produces candidates using tech naming strategies, and check...

samhvw8

github-search

by samhvw8

star 12

Search GitHub for repos, code, and usage examples using gh CLI. Capabilities: repo discovery, code search, finding libra...

samhvw8

repomix

by samhvw8

star 12

Repository packaging for AI/LLM analysis. Capabilities: pack repos into single files, generate AI-friendly context, code...

Hey-Diga

create-branch

by Hey-Diga

star 12

Generate a branch name from current changes and create it if on main. Use when starting new work and need a properly nam...

NickCrew

documentation-production

by NickCrew

star 12

Use when generating, updating, or organizing documentation (component/API docs, project indexes, diagrams, tutorials, le...

NickCrew

release-prep

by NickCrew

star 12

Use when preparing a production release or release candidate - provides a checklist-driven workflow for validation, vers...

NickCrew

code-quality-workflow

by NickCrew

star 12

Use when assessing or improving code quality, maintainability, performance, or security hygiene - provides workflows for...

NickCrew

git-ops

by NickCrew

star 12

Use when performing git operations or generating smart commit messages - provides safe git workflow guidance, validation...

NickCrew

repo-cleanup

by NickCrew

star 12

Use when a repository needs cleanup of dead code, build artifacts, unused dependencies, outdated docs, or stale tests -...