TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools
Showing 10044 results
pcortes

issue-creator

by pcortes

star 0

Generate GitHub issues from an approved engineering specification. Use to break down a spec into implementable, atomic t...

pcortes

issue-creator

by pcortes

star 0

Generate GitHub issues from an approved engineering specification. Use to break down a spec into implementable, atomic t...

pcortes

code-quality-analyst

by pcortes

star 0

Analyzes code changes for quality issues, code smells, SOLID violations, LLM-generated code problems, and refactoring op...

pcortes

refactor-critic

by pcortes

star 0

Reviews code quality analyst findings. Validates issues are real, severity is appropriate, and suggested refactorings ar...

pcortes

issue-creator

by pcortes

star 0

Generate GitHub issues from an approved engineering specification. Use to break down a spec into implementable, atomic t...

pcortes

refactor-moderator

by pcortes

star 0

Synthesizes analyst findings with critic feedback. Produces final recommendations and generates TDD-compatible refactor...

eaasxt

ubs-scanner

by eaasxt

star 0

Bug scanning with UBS (Ultimate Bug Scanner). Use before commits, when scanning for bugs, when the user mentions "ubs",...

eaasxt

warp-grep

by eaasxt

star 0

Parallel code search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analysis,...

rwHiveAqua

code-cleanup-agent

by rwHiveAqua

star 0

Code cleanup agent that organizes codebase by moving inline CSS to external files, extracting functions to proper locati...

shawn-sandy

wcag-compliance-reviewer

by shawn-sandy

star 0

Review HTML/CSS and React/TypeScript code for WCAG 2.1 Level AA accessibility compliance. Use when the user asks to revi...

ak-eyther

smart-grep

by ak-eyther

star 0

Token-efficient codebase search using ripgrep with JSON output. Reduces token usage by 90-95% vs standard grep. Use for...

jayleekr

misra-compliance-agent

by jayleekr

star 0

This skill should be used when addressing MISRA-C 2023 or CERT-CPP compliance violations through automated suppression w...

sontek

create-branch

by sontek

star 0

Create git branches following naming conventions. Use when creating new feature branches, bug fix branches, or any branc...

sontek

code-review

by sontek

star 0

Perform code reviews following engineering practices. Use when reviewing pull requests, examining code changes, or provi...

sontek

deslop

by sontek

star 0

Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defe...

sontek

implementation-plan

by sontek

star 0

Create structured implementation plans for complex features, refactoring, or multi-phase work. MUST be used when user as...

nategarelik

typescript-best-practices

by nategarelik

star 0

Auto-load when writing TypeScript code. Provides patterns for type safety, async handling, and modern TypeScript idioms.

shabaraba

refactoring-patterns

by shabaraba

star 0

This skill should be used when the user asks about "refactoring", "code smells", "extract method", "extract class", "ren...

shabaraba

self-directed-debugging

by shabaraba

star 0

Autonomous development workflow that proactively asks questions, verifies implementation with tools, and auto-fixes lint...

bee4come

openspec

by bee4come

star 0

Spec-driven development workflow for AI coding assistants. Use when creating proposals, managing specs, implementing cha...

s-hiraoku

changelog-interpreter

by s-hiraoku

star 0

Interpret Claude Code changelogs and generate user-friendly usage guides

aimskr

serena-exploration

by aimskr

star 0

코드 탐색, 코드 분석, 탐색, 코드 구조, 심볼 분석 - Use when exploring or analyzing code. Systematic code exploration wor...

aimskr

code-reviewer

by aimskr

star 0

코드 리뷰, 코드리뷰, 리뷰, PR 리뷰, 검토 - Expert at reviewing code for quality, adherence to architectural principles,...

weholt

baseline-validation

by weholt

star 0

Skill for validating code changes against the established baseline