TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

dotnet-file-based-apps

by lbussell

star 0

Creates .NET file-based apps from single C# files. Use when building scripts, utilities, or small applications without p...

lbussell

azure-pipelines-tasks

by lbussell

star 0

Finds Azure Pipelines task implementation source code. Use when investigating task behavior, debugging pipeline issues,...

BreakerOfStems

obsidian-issue-from-doc

by BreakerOfStems

star 0

Convert Obsidian documents into GitHub-ready issues with structured format. Use when transforming specs or design docs i...

usorama

code-review

by usorama

star 0

Review code for quality, security, and best practices. Use for PR reviews, code quality checks, security audits, and pre...

usorama

quality-gate

by usorama

star 0

Quality verification before commits and deployments. Use for quality checks, running tests, checking coverage, validatin...

usorama

doc-automation

by usorama

star 0

Documentation automation with file versioning and metadata. Use for maintaining documentation, tracking file versions, a...

rozwer

debugging-with-tools

by rozwer

star 0

Use for investigation-heavy work. Prefer tool-driven evidence (search, logs, diffs) before changing code.

rozwer

gemini-peer-review

by rozwer

star 0

Use when you want a second-opinion review from a different model/tool. Provide narrow, reviewable diffs.

adiomas

parallel-orchestrator

by adiomas

star 0

This skill should be used when the user asks to "run tasks in parallel", "create worktrees", "dispatch parallel agents",...

adiomas

verification-runner

by adiomas

star 0

This skill should be used when the user asks to "run verification", "check if code passes", "run tests and lint", "verif...

adiomas

project-detector

by adiomas

star 0

This skill should be used when the user asks to "detect project type", "analyze this project", "create project profile",...

Acurioustractor

deployment-workflow

by Acurioustractor

star 0

GitHub commits, Vercel deployments, PWA configuration, and rollback procedures.

IsmaelMartinez

local-brain

by IsmaelMartinez

star 0

Delegate complex, multi-step codebase exploration to local Ollama models. Best for analysis, review, and understanding t...

moogah

machine-specific-config

by moogah

star 0

Use when setting up dotfiles on new machines or creating hostname-based configuration overrides for work/home/different...

moogah

dotfiles-conventions

by moogah

star 0

Use when working in Jeff's dotfiles repository to understand structure, naming patterns, branch strategy, and Claude Cod...

moogah

emacs-literate-programmin...

by moogah

star 0

Use when modifying Emacs config files - ensures you edit .org source files not generated .el files, and properly tangle...

ndsl6211

generate-pr-description

by ndsl6211

star 0

Generates a professional PR description by analyzing git diff between current branch and main. Use when the user wants t...

paunchygent

repomix-package-builder

by paunchygent

star 0

Create targeted repomix XML packages for AI code analysis. Suggests templates (metadata-flow, code-review, architecture,...

paunchygent

claude-hooks-developer

by paunchygent

star 0

Create, configure, and manage Claude Code hooks for workflow automation, validation, and security. Guides hook implement...

wsh-auto

lib-utils

by wsh-auto

star 0

CI-safe utilities for TypeScript projects. Provides logger wrapper (falls back to stub when lib-log unavailable) and env...

jhosm

dart-rules

by jhosm

star 0

Apply when writing or reviewing Flutter or Dart code.

joshyeom

project-conventions

by joshyeom

star 0

AI 가계부 프로젝트의 코딩 컨벤션 가이드라인. 코드 작성, 리뷰, 리팩토링 시 일관된 스타일을 보장하기 위해 사용. 새 파일 생...

DarrellTang

markmap-render

by DarrellTang

star 0

Render markmap (.mm.md) files to HTML for committing. Finds all .mm.md files in the project and runs npx markmap to gene...

jk278

context-engineering

by jk278

star 0

Context engineering and prompt patterns for AI agents