Command Claude Code
Navigation and scroll orchestration — tab navigation, error highlights, search scrolling, auto-scroll coordination, and common bug patterns. Use when working on useTabNavigationController, scroll restore, or navigation requests.
4,217 tagged developer-tools, measured the same way as everything else here.
Browse within: ai-assistant 120ai-workflow 95documentation 91coding-agents 77hooks 67code-quality 64prompt-engineering 61workflow 61agentic-coding 59knowledge-management 58azure-devops 52spec-driven-development 50claude-code-plugins 46context-management 43
Command Claude Code
Navigation and scroll orchestration — tab navigation, error highlights, search scrolling, auto-scroll coordination, and common bug patterns. Use when working on useTabNavigationController, scroll restore, or navigation requests.
Command
Review the current change set and highlight issues.
Command
Generate a targeted test plan for the current task.
jhlee0409/claude-code-history-viewer
Command Claude Code
A command for reviewing AI-generated pull-request comments, sorting valid issues from invalid ones, and fixing approved issues one at a time.
digitalsamba/claude-code-video-toolkit
Command Claude Code
Brand profiles - list, edit, or create new.
digitalsamba/claude-code-video-toolkit
Command Claude Code
Generate AI voiceover from script.
digitalsamba/claude-code-video-toolkit
Command Claude Code
Video projects - list, resume, or create new.
xu-xiang/everything-claude-code-zh
Command
A browser-testing command that creates and runs end-to-end tests with Playwright. End-to-end tests imitate a user moving through a complete feature in a real browser.
xu-xiang/everything-claude-code-zh
Command
A command for coordinating several specialised agents on a complex task.
xu-xiang/everything-claude-code-zh
Command
A command for finding unused code and combining duplicated code in a project. Dead code is code that is no longer used, while duplicated code repeats the same logic in multiple places.
Command Claude Code
SCOPE: DINGO TRANSPILER/LANGUAGE DEVELOPMENT ONLY.
Command Claude Code
Command "astro-dev" from MadAppGang/dingo, covering astro development orchestration workflow, initialization (before phase 1), step 0.1: validate working directory, step 0.2: create session folder and step 0.3: ensure .gitignore exists.
Command Claude Code
Command "astro-fix" from MadAppGang/dingo, covering astro visual fix orchestration workflow, initialization (before phase 1), step 0.1: validate working directory, step 0.2: create session folder and step 0.3: ensure .gitignore exists.
Command Claude Code
You are a Pull Request review assistant. Follow these steps in order.
Command Claude Code
You are an issue implementation assistant. Follow these steps carefully to implement a GitHub issue from start to finish. Always ask for user confirmation before critical operations.
Command
CLI reference for grepai init.
Dicklesworthstone/pi_agent_rust
Command
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct comprehensive audits, identify barriers, provide remediation guidance, and ensure digital products are accessible to all users.
Dicklesworthstone/pi_agent_rust
Command
Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.
Dicklesworthstone/pi_agent_rust
Command
You are an API mocking expert specializing in creating realistic mock services for development, testing, and demonstration purposes. Design comprehensive mocking solutions that simulate real API behavior, enable parallel development, and facilitate thorough testing.
Command Claude Code
Create a git commit for the current staged (or unstaged) changes using a structured commit message convention.
Command Claude Code
Generate release notes for this project and save them to CHANGELOG.md.
Command Claude Code
Perform a full release: generate release notes, bump version, commit, tag, and push.
Command Claude Code
Explore architectural decisions through systematic scenario analysis with trade-off evaluation and future-proofing assessment.
Command Claude Code
Command "code-to-task" from qdhenry/Claude-Command-Suite, covering convert code analysis to linear tasks, purpose, usage, scan entire codebase for todos and create tasks and scan specific directory or module.