TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

lightweight-design-analys...

by NTCoding

star 190

This skill analyzes code for design quality improvements across 8 dimensions: Naming, Object Calisthenics, Coupling & Co...

NTCoding

separation-of-concerns

by NTCoding

star 190

Enforces code organization using features/ (verticals), platform/ (horizontals), and shell/ (thin wiring). Triggers on:...

groupzer0

code-review-standards

by groupzer0

star 189

Code review checklist, severity definitions, and document templates. Load when performing code reviews or defining revie...

groupzer0

architecture-patterns

by groupzer0

star 189

Common software architecture patterns, ADR templates, and anti-pattern detection. Supports architectural review, design...

PackmindHub

command-capture

by PackmindHub

star 189

Automatically capture reusable task patterns as command candidates after completing coding work. This skill identifies m...

PackmindHub

signal-capture

by PackmindHub

star 189

Detect and capture technical preferences, naming conventions, and architectural practices from user messages into Packmi...

PackmindHub

git-commit-guidelines

by PackmindHub

star 189

Enforce git commit best practices using gitmoji + Conventional Commits format. TRIGGER when creating commits. Ensures qu...

PackmindHub

signal-capture

by PackmindHub

star 189

Detect and capture technical preferences, naming conventions, and architectural practices from user messages into Packmi...

PackmindHub

pattern-discovery-capture

by PackmindHub

star 189

Automatically capture recurring patterns discovered in the codebase during exploration. This skill logs implicit convent...

rsmdt

tech-stack-detection

by rsmdt

star 188

Auto-detect project tech stacks (React, Vue, Express, Django, etc.). Recognize package managers and configuration patter...

rsmdt

constitution-validation

by rsmdt

star 188

Create and validate project constitutions through discovery-based rule generation. Use when creating governance rules, v...

rsmdt

safe-refactoring

by rsmdt

star 188

Systematic code refactoring while preserving all external behavior. Use when identifying code smells, planning refactori...

rsmdt

documentation-extraction

by rsmdt

star 188

Interpret existing docs, READMEs, specs, and configuration files efficiently. Use when onboarding to a codebase, verifyi...

rsmdt

knowledge-capture

by rsmdt

star 188

Document business rules, technical patterns, and service interfaces discovered during analysis or implementation. Use wh...

rsmdt

git-workflow

by rsmdt

star 188

Manage git operations for spec-driven development. Use when creating branches for specs/features, generating commits, or...

rsmdt

codebase-navigation

by rsmdt

star 188

Navigate, search, and understand project structures. Use when onboarding to a codebase, locating implementations, tracin...

rsmdt

code-review

by rsmdt

star 188

Coordinate multi-agent code review with specialized perspectives. Use when conducting code reviews, analyzing PRs, evalu...

rsmdt

pattern-detection

by rsmdt

star 188

Identify existing codebase patterns (naming conventions, architectural patterns, testing patterns) to maintain consisten...

smallnest

code-review

by smallnest

star 188

Frontend-focused code review skill for React/TypeScript/Tailwind projects. Analyzes code quality, security vulnerabiliti...

smallnest

request-analyzer

by smallnest

star 188

Proactively analyze user requests at the start of conversations to determine task type, assess prompt quality, and intel...

pheuter

frontend-design

by pheuter

star 188

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...

getsentry

find-bugs

by getsentry

star 187

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes,...

getsentry

claude-settings-audit

by getsentry

star 187

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, a...

MatterHackers

checkin

by MatterHackers

star 187

Automates the full commit workflow: analyzes changes, writes commit message, stages files, commits, and handles test fai...