tools automation tools Skills
Discover the best skills in this category.
jira-cve
by dimagi
Create a security ticket in JIRA for a CVE from a GitHub Dependabot alert URL.
Search real-world code examples from over a million public GitHub repositories. Use when finding code patterns, implemen...
ts-library
by onmax
Use when authoring TypeScript libraries - covers project setup, package exports, build tooling (tsdown/unbuild), API des...
Enforces a disciplined workflow for coding, debugging, refactoring, and automation: brainstorm -> plan -> implement with...
Reviews changes for correctness, edge cases, style, security, and maintainability with severity levels (Blocker/Major/Mi...
best-practices
by addyosmani
Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best...
reviewing-changes
by bitwarden
Performs comprehensive code reviews for Bitwarden iOS projects, verifying architecture compliance, style guidelines, com...
git-commit-creator
by alex-ilgayev
Creates properly formatted Git commits following conventional commit standards for the MCPSpy project. Use when asked to...
Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs,...
Structure Claude prompts for clarity and better results using roles, explicit instructions, context, positive framing, a...
Create and use custom slash commands to automate Claude Code workflows. Learn argument passing, frontmatter configuratio...
flow-next-export-context
by gmickel
Export RepoPrompt context for external LLM review (ChatGPT, Claude web, etc.). Use when you want to review code or plans...
worktree-kit
by gmickel
Manage git worktrees (create/list/switch/cleanup) and copy .env files. Use for parallel feature work, isolated review, c...
flow-next-rp-explorer
by gmickel
Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." f...
flow-plan
by gmickel
Create structured build plans from feature requests, bug reports, or Beads issue IDs. Use when planning features, design...
flow-impl-review
by gmickel
John Carmack-level implementation review via rp-cli for current branch changes. Use when reviewing code changes, PRs, or...
rp-explorer
by gmickel
Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." f...
flow-next-worktree-kit
by gmickel
Manage git worktrees (create/list/switch/cleanup) and copy .env files. Use for parallel feature work, isolated review, c...
flow-next-ralph-init
by gmickel
Scaffold repo-local Ralph autonomous harness under scripts/ralph/. Use when user runs /flow-next:ralph-init.
Analyze code coverage and CRAP (Change Risk Anti-Patterns) scores to identify high-risk code. Use OpenCover format with...
gemini-review
by alinaqi
Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration
code-review
by alinaqi
Mandatory code reviews via /code-review before commits and deploys
existing-repo
by alinaqi
Analyze existing repositories, maintain structure, setup guardrails and best practices
codex-review
by alinaqi
OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration