TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

ln-623-code-principles-au...

by levnikolaevich

star 177

Checks DRY (10 types), KISS/YAGNI, error handling, DI patterns. Returns findings with severity, location, effort, patter...

levnikolaevich

ln-640-pattern-evolution-...

by levnikolaevich

star 177

Audits architectural patterns against best practices. Maintains patterns catalog, calculates 4 scores per pattern. Outpu...

levnikolaevich

ln-724-artifact-cleaner

by levnikolaevich

star 177

Universal platform artifact cleaner: Replit, StackBlitz, CodeSandbox, Glitch

ryoppippi

pr-workflow-manager

by ryoppippi

star 176

Manages complete PR workflow from start to finish - creates feature branch, commits changes, pushes to remote, and opens...

ryoppippi

git-commit-crafter

by ryoppippi

star 176

Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyze...

YougLin-dev

doc-review

by YougLin-dev

star 175

Reviews and cleans up outdated documentation. Use periodically to maintain documentation health. Triggers on: review doc...

YougLin-dev

parallel-explore

by YougLin-dev

star 175

Guides parallel exploration of multiple implementation approaches using git worktrees. Use when facing decisions with mu...

Automattic

wp-project-triage

by Automattic

star 175

Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full...

openshift-pipelines

commit-message

by openshift-pipelines

star 173

This skill should be used when the user asks to "create a commit", "generate commit message", "commit changes", "make a...

first-fluke

create-pr

by first-fluke

star 172

Automates the creation of detailed, well-formatted Pull Requests using the GitHub CLI. Parses conventional commits to ge...

brianlovin

deslop

by brianlovin

star 172

Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensiv...

star 172

Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issu...

star 172

Run knip to find and remove unused files, dependencies, and exports. Use for cleaning up dead code and unused dependenci...

brianlovin

reclaude

by brianlovin

star 172

Refactor CLAUDE.md files to follow progressive disclosure principles. Use when CLAUDE.md is too long or disorganized.

microbus-io

regenerate-boilerplate

by microbus-io

star 170

Regenerates the boilerplate files of a microservice from its manifest and service code. Use when boilerplate files are c...

refly-ai

github

by refly-ai

star 170

Integrate with GitHub for repository management and collaboration. Use when you need to: (1) manage repositories, issues...

refly-ai

gitlab

by refly-ai

star 170

Integrate with GitLab for DevOps. Use when you need to: (1) create and manage GitLab issues, (2) trigger CI/CD pipelines...

Thank-you-Linus

release-stable

by Thank-you-Linus

star 169

Create a stable production release with intelligent detection (finalize beta or direct release). Use when publishing sta...

star 169

Review code quality, security, and maintainability before committing. Use when reviewing code changes, checking code qua...

sane-apps

codebase-explorer

by sane-apps

star 169

Explore SaneBar codebase efficiently using Explore subagent. Use when searching for code, understanding architecture, fi...

myysophia

claude-skill

by myysophia

star 168

Use when user asks to leverage claude or claude code to do something (e.g. implement a feature design or review codes, e...

posit-dev

describe-design

by posit-dev

star 167

Research a codebase and create architectural documentation describing how features or systems work. Use when the user as...

proffesor-for-testing

visual-testing-advanced

by proffesor-for-testing

star 166

Advanced visual regression testing with pixel-perfect comparison, AI-powered diff analysis, responsive design validation...

proffesor-for-testing

refactoring-patterns

by proffesor-for-testing

star 166

Apply safe refactoring patterns to improve code structure without changing behavior. Use when cleaning up code, reducing...