TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

file-organization

by akaszubski

star 10

Enforces project file organization standards from CLAUDE.md/PROJECT.md - auto-fix mode

akaszubski

consistency-enforcement

by akaszubski

star 10

Documentation consistency enforcement - prevents drift between README.md and actual codebase state. Auto-activates when...

akaszubski

git-workflow

by akaszubski

star 10

Git best practices, commit conventions, branching strategies, and pull request workflows. Use when working with git oper...

akaszubski

github-workflow

by akaszubski

star 10

GitHub-first workflow - Issues, PRs, milestones, auto-tracking for solo developer productivity. Includes PR description...

JordanGunn

prompt-compile

by JordanGunn

star 10

Compile the YAML artifact into PROMPT.md with deterministic structure. A final agent pass polishes for fluidity, concise...

mverab

commit-message-generator

by mverab

star 10

Generate conventional commit messages from git diffs with clear summaries and detailed descriptions. Use when the user m...

meetrais

git-analyzer

by meetrais

star 10

Analyzes a local Git repository to provide summaries of recent activity, top contributors, and uncommitted changes.

gufranco

scaffold

by gufranco

star 10

Generate boilerplate code by reading existing project patterns and conventions.

SpatariuRares

find-duplicate-logic

by SpatariuRares

star 10

Find duplicate business logic (copy/paste blocks + structurally similar functions). Works best on TS/JS projects. Produc...

azat-io

refactoring

by azat-io

star 10

Use when code needs behavior-preserving restructuring to improve clarity, reduce duplication, or enable safer changes wi...

jiunbae

background-reviewer

by jiunbae

star 10

Orchestrates multi-LLM parallel code review using Claude, Codex, and Gemini. Each agent reviews from a different perspec...

jzOcb

agent-guardrails

by jzOcb

star 10

Stop AI agents from secretly bypassing your rules. Mechanical enforcement with git hooks, secret detection, deployment v...

PlagueHO

dotnet-sdk-style-upgrade

by PlagueHO

star 10

Converts legacy .NET project files (.csproj, .fsproj, .vbproj) to modern SDK-style format. Use when asked to modernize,...

alexei-led

evolving-config

by alexei-led

star 10

Audit Claude Code configuration against latest features and best practices. Use when user says "evolve", "self-improve",...

alexei-led

learn

by alexei-led

star 10

Extract learnings and generate project-specific customizations (CLAUDE.md, commands, skills, hooks). Use when user says...

changoo89

three-tier-docs

by changoo89

star 10

Use after code changes. Syncs CLAUDE.md, CONTEXT.md, and docs/ai-context/ automatically.

changoo89

test-driven-development

by changoo89

star 10

Use when implementing any feature or bugfix, before writing implementation code. Red-Green-Refactor cycle ensures tests...

cameronraysmith

preferences-style-and-con...

by cameronraysmith

star 10

Style and formatting conventions for code, documentation, naming, and file organization. Load when reviewing style consi...

cameronraysmith

preferences-change-manage...

by cameronraysmith

star 10

Change management practices for controlled evolution of systems and codebases. Load when planning migrations, deprecatio...

cameronraysmith

jj-version-control

by cameronraysmith

star 10

Jujutsu version control conventions and workflow patterns.

cameronraysmith

jj-history-cleanup

by cameronraysmith

star 10

Jujutsu history cleanup patterns for rewriting and reorganizing change history.

cameronraysmith

git-commit-prompt

by cameronraysmith

star 10

Generate optimal prompt for atomic git commits with conventional format. Use when preparing commits or cleaning up git h...

cameronraysmith

event-modeling-brownfield

by cameronraysmith

star 10

Reverse engineer Event Model from existing codebase to document implicit event flows.

ysyx2008

release

by ysyx2008

star 10

Automates SailFish release workflow: fix build/type errors, update CHANGELOG (EN + CN), run npm version with pre/post ho...