TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

devops

by htlin222

star 69

Configure CI/CD, Docker, and cloud deployments. Use for deployment setup, containers, or infrastructure automation.

closedloop-ai

build-status-cache

by closedloop-ai

star 69

Skip Phase 7 rebuild when no code changed since Phase 5 build passed. Compares git diff hash against stored hash from la...

closedloop-ai

upload-artifact

by closedloop-ai

star 69

Upload a file as a ClosedLoop artifact (PRD, implementation plan, or template). Reads file content and uploads via MCP w...

marcusgoll

caching-strategy

by marcusgoll

star 68

Cache expensive operations to avoid redundant work across workflow phases. Caches project docs (15min TTL), npm info (60...

marcusgoll

git-workflow-enforcer

by marcusgoll

star 68

Enforce git commits after every phase and task to enable rollback and prevent lost work. Auto-trigger when completing ph...

marcusgoll

task-status-sync

by marcusgoll

star 68

Enforce atomic task status updates through task-tracker commands only. Prevent manual edits to NOTES.md and tasks.md tha...

marcusgoll

dry-run

by marcusgoll

star 68

Preview command effects without making changes. Simulates file writes, git operations, agent spawns, and state changes....

marcusgoll

anti-duplication

by marcusgoll

star 68

Before implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reu...

marcusgoll

anti-duplication

by marcusgoll

star 68

Before implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reu...

marcusgoll

hallucination-detector

by marcusgoll

star 68

Detect and prevent hallucinated technical decisions during feature work. Auto-trigger when suggesting technologies, fram...

marcusgoll

breaking-change-detector

by marcusgoll

star 68

Detect and warn about breaking API/schema changes before implementation. Auto-trigger when modifying API routes, databas...

marcusgoll

project-initialization-ph...

by marcusgoll

star 68

Orchestrates /init-project command execution through interactive questionnaire (15 questions), brownfield codebase scann...

marcusgoll

dependency-conflict-resol...

by marcusgoll

star 68

Detect and resolve package dependency conflicts before installation across npm/yarn/pnpm, pip/poetry, cargo, and compose...

transloadit

big-review

by transloadit

star 68

Run ~/code/dotfiles/bin/review.sh to perform a multi-model review, evaluate findings, fix valid issues (with tests when...

dagster-io

erk-diff-analysis

by dagster-io

star 67

Internal skill for commit message generation. Only load when explicitly requested by name or invoked by commands.

liza-mas

spec-backfill

by liza-mas

star 67

Backfill missing specifications, reconcile spec/code drift, maintain changelog.

liza-mas

clean-code

by liza-mas

star 67

Pre-commit Clean Code refactoring

cdlewis

rename-a-c-file-or-header...

by cdlewis

star 67

Renaming a C file or associated header (.h) file requires additional steps in decompilation projects or the build will...

cdlewis

rename-global-variable-or...

by cdlewis

star 67

Renaming a global variable or function requires additional steps in decompilation projects or the build will fail. Use t...

Synthesys-Lab

move-a-file

by Synthesys-Lab

star 66

Move or rename a file while automatically updating all references in source code and documentation

NeverSight

workspace-init

by NeverSight

star 66

Initialize a new workspace by copying the standard artifact template (STATUS.md, CHECKPOINTS.md, UNITS.csv, DECISIONS.md...

NeverSight

copilot-review-loop

by NeverSight

star 66

Use when you want GitHub Copilot to review a PR and automatically address its feedback within the current agent session....

NeverSight

ralph

by NeverSight

star 66

Self-referential loop until task completion with architect verification

NeverSight

release

by NeverSight

star 66

Automated release workflow for oh-my-claudecode