TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

git-workflows

by Zate

star 6

This skill should be used for branching strategies, conventional commits, PR workflows, and release management, git flow...

Zate

atomic-commits

by Zate

star 6

This skill should be used for guidance on commit size, scope, and creating reviewable commits, splitting large changes,...

Zate

project-context

by Zate

star 6

Detects project tech stack, languages, frameworks, and security-relevant features. Use when you need to understand the p...

vicnaum

layered-summary

by vicnaum

star 6

Create hierarchical, bottom-up "layered summaries" by generating `AGENTS.md` files per directory in a subtree (e.g., `re...

vicnaum

repomix-analysis

by vicnaum

star 6

Pack repositories with Repomix for whole-codebase, cross-file analysis. Default to a whole-repo measurement pass, then a...

rstacruz

review-with-subagent

by rstacruz

star 6

Instructions for reviewing changes using subagents. Use after implementation and verification are complete

rstacruz

verify-implementation

by rstacruz

star 6

Guidelines for automated and manual verification of code changes. When to use: - After making code changes to ensure cor...

ohbarye

codex-cli

by ohbarye

star 6

OpenAI Codex CLIを使用したコードレビュー、分析、コードベースへの質問を実行する。使用場面: (1) コードレビュー依頼時、(2)...

star 6

This skill should be used when users need to lint, format, or validate Python code using the Ruff command-line tool. Use...

crmagz

claude-specific

by crmagz

star 6

Claude Code specific instructions for working with this CDK monorepo. General guidance on code generation, refactoring,...

crmagz

common-tasks

by crmagz

star 6

Step-by-step guides for common development tasks like adding constructs, creating packages, and using workspace packages...

crmagz

formatting-standards

by crmagz

star 6

Formatting and linting standards using GTS, ESLint, and Prettier. Use when writing or formatting TypeScript code in this...

BumgeunSong

pr-stacking

by BumgeunSong

star 6

PR stacking workflow for breaking large features into smaller, dependent PRs. Use when planning multi-step features, cre...

BumgeunSong

refactoring

by BumgeunSong

star 6

Use when user explicitly asks to refactor code, or when test coverage is requested for untested code with side effects....

settlemint

reviewing-code

by settlemint

star 6

This skill should be used when the user asks to "review code", "check best practices", "audit implementation", or when l...

settlemint

using-ast-grep

by settlemint

star 6

This skill should be used when the user asks to "rename a function", "replace a pattern", "migrate an API", "mass refact...

settlemint

using-git

by settlemint

star 6

This skill should be used when the user asks to "create a commit", "make a branch", "open a PR", "push changes", "sync w...

i9wa4

codex-cli-optimizer

by i9wa4

star 6

Codex CLI config optimization skill. Use when: - Editing agents.md or agents/ - User asks about Codex CLI config best pr...

jkomoros

git-workflow

by jkomoros

star 6

Git operations and pull request workflows. Create PRs, rebase branches, resolve conflicts, merge to upstream. Use when r...

shunkakinoki

changesets

by shunkakinoki

star 6

Generate changeset entries following Changesets semantics

rosssaunders

test-github-actions

by rosssaunders

star 6

Test GitHub Actions workflows locally using act before pushing changes. Use when modifying .github/workflows files, befo...

shekohex

frontend-design

by shekohex

star 6

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

orient-bot

worktree-operations

by orient-bot

star 6

Guide for working within git worktrees in the Orient monorepo. Use this skill when you detect you're working in a worktr...

orient-bot

git-hooks

by orient-bot

star 6

Manage pre-commit hooks, performance optimization, and temp commits. Use when asked about "pre-commit slow", "commit tak...