tools automation tools Skills
Discover the best skills in this category.
dotnet-file-based-apps
by lbussell
Creates .NET file-based apps from single C# files. Use when building scripts, utilities, or small applications without p...
azure-pipelines-tasks
by lbussell
Finds Azure Pipelines task implementation source code. Use when investigating task behavior, debugging pipeline issues,...
Convert Obsidian documents into GitHub-ready issues with structured format. Use when transforming specs or design docs i...
code-review
by usorama
Review code for quality, security, and best practices. Use for PR reviews, code quality checks, security audits, and pre...
quality-gate
by usorama
Quality verification before commits and deployments. Use for quality checks, running tests, checking coverage, validatin...
doc-automation
by usorama
Documentation automation with file versioning and metadata. Use for maintaining documentation, tracking file versions, a...
debugging-with-tools
by rozwer
Use for investigation-heavy work. Prefer tool-driven evidence (search, logs, diffs) before changing code.
gemini-peer-review
by rozwer
Use when you want a second-opinion review from a different model/tool. Provide narrow, reviewable diffs.
parallel-orchestrator
by adiomas
This skill should be used when the user asks to "run tasks in parallel", "create worktrees", "dispatch parallel agents",...
verification-runner
by adiomas
This skill should be used when the user asks to "run verification", "check if code passes", "run tests and lint", "verif...
project-detector
by adiomas
This skill should be used when the user asks to "detect project type", "analyze this project", "create project profile",...
GitHub commits, Vercel deployments, PWA configuration, and rollback procedures.
Delegate complex, multi-step codebase exploration to local Ollama models. Best for analysis, review, and understanding t...
machine-specific-config
by moogah
Use when setting up dotfiles on new machines or creating hostname-based configuration overrides for work/home/different...
dotfiles-conventions
by moogah
Use when working in Jeff's dotfiles repository to understand structure, naming patterns, branch strategy, and Claude Cod...
emacs-literate-programmin...
by moogah
Use when modifying Emacs config files - ensures you edit .org source files not generated .el files, and properly tangle...
generate-pr-description
by ndsl6211
Generates a professional PR description by analyzing git diff between current branch and main. Use when the user wants t...
repomix-package-builder
by paunchygent
Create targeted repomix XML packages for AI code analysis. Suggests templates (metadata-flow, code-review, architecture,...
claude-hooks-developer
by paunchygent
Create, configure, and manage Claude Code hooks for workflow automation, validation, and security. Guides hook implement...
lib-utils
by wsh-auto
CI-safe utilities for TypeScript projects. Provides logger wrapper (falls back to stub when lib-log unavailable) and env...
dart-rules
by jhosm
Apply when writing or reviewing Flutter or Dart code.
project-conventions
by joshyeom
AI 가계부 프로젝트의 코딩 컨벤션 가이드라인. 코드 작성, 리뷰, 리팩토링 시 일관된 스타일을 보장하기 위해 사용. 새 파일 생...
markmap-render
by DarrellTang
Render markmap (.mm.md) files to HTML for committing. Finds all .mm.md files in the project and runs npx markmap to gene...
context-engineering
by jk278
Context engineering and prompt patterns for AI agents