TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools close Sort: Latest
Showing 10044 results
panaversity

researching-with-deepwiki

by panaversity

star 120

Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploring unfamiliar codebases,...

dkarter

pr-review

by dkarter

star 120

Review pull requests and leave line comments using the GitHub CLI (gh). Use for PR comparisons vs base branch, plan/spec...

academiadocodigo

changelog-format

by academiadocodigo

star 119

CHANGELOG format reference

cogikyo

master-plan

by cogikyo

star 119

Edit master plan files. Never implement - only refine the plan document.

cogikyo

review

by cogikyo

star 119

Find bugs, anti-patterns, and issues in code. Reports findings first, then offers to fix.

cogikyo

polish

by cogikyo

star 119

Refactor and polish code for readability, idiomaticity, efficiency, and DRY principles.

femto

code-review

by femto

star 118

Performs thorough code reviews with focus on best practices, security, performance, and maintainability. Use this skill...

jMerta

dependency-upgrader

by jMerta

star 117

Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply...

jMerta

rebase-assistant

by jMerta

star 117

Guide a safe git rebase of the current branch onto a target branch, including conflict triage and resolution steps. Use...

jMerta

coding-guidelines-verify

by jMerta

star 117

Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint...

jMerta

coding-guidelines-gen

by jMerta

star 117

Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture pref...

jMerta

ci-fix

by jMerta

star 117

Fix GitHub Actions CI failures using GitHub CLI (gh): inspect runs/logs, identify root cause, patch workflows/code, reru...

jMerta

docs-sync

by jMerta

star 117

Keep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use when...

jMerta

create-pr

by jMerta

star 117

Create a high-quality pull request: branch, focused changes, lint/build, conventional commit, and a clear PR description...

jMerta

commit-work

by jMerta

star 117

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messa...

jMerta

regex-builder

by jMerta

star 117

Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific rege...

einverne

repomix

by einverne

star 117

Guide for using Repomix - a powerful tool that packs entire repositories into single, AI-friendly files. Use when packag...

einverne

turborepo

by einverne

star 117

Guide for implementing Turborepo - a high-performance build system for JavaScript and TypeScript monorepos. Use when set...

einverne

dotfiles-manager

by einverne

star 117

Comprehensive knowledge of dotfiles management, configuration file organization, symlink strategies, and cross-platform...

einverne

git-workflow

by einverne

star 117

Provides expert guidance on Git operations including branch management, commit best practices, merge conflicts, and vers...

star 116

Maintains synchronization between src/hass folder and Home Assistant frontend source code. Verifies file locations, chec...

bartstc

commit-work

by bartstc

star 115

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messa...

bartstc

dependency-updater

by bartstc

star 115

Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for...

VCnoC

codex-code-reviewer

by VCnoC

star 115

Systematic code review workflow using zen mcp's codex tool. Use this skill when the user explicitly requests "use codex...