tdd-guide
49Skill Claude CodeCodex
Test-driven development workflow with test generation, coverage analysis, and multi-framework support.
Skill Claude CodeCodex
Test-driven development workflow with test generation, coverage analysis, and multi-framework support.
Skill Claude CodeCodex
Technology stack evaluation and comparison with TCO analysis, security assessment, and ecosystem health scoring. Use when comparing frameworks, evaluating technology stacks, calculating total cost of ownership, assessing migration paths, or analyzing ecosystem viability.
Command Claude Code
A command that displays a reusable checklist for reviewing software. It covers code style, functional correctness, security, performance, maintainability, and compatibility.
Command Claude Code
Command "notify-jarvis" from yezannnnn/agentGroup, covering /notify-jarvis - 通知贾维斯, 使用方式 and 执行步骤.
Command Claude Code
A command that combines code-review, product-requirement checks, and test results into a dated review report. A PRD is a document describing what a product or feature should do.
Command Claude Code
A command for reviewing code against common engineering concerns such as style, correctness, security, maintainability, and error handling. It accepts a file path or directory and returns a categorised review report.
Command Claude Code
Command "verify" from yezannnnn/agentGroup, covering /verify - prd验收, 使用方式 and 执行步骤.
Command Claude Code
A command for giving product suggestions, reviewing product requirements, and ranking feature ideas. It uses written descriptions, feature lists, or PRD files; a PRD is a document describing what a product or feature should do.
Agent
Use this agent when you need to analyze code changes for potential bugs, trace logic flow across multiple files, or investigate suspicious behavior in the codebase. This agent specializes in deep-dive analysis while maintaining a concise summary format to preserve context. Perfect for reviewing recent modifications…
Agent
Use this agent when you need to analyze and summarize file contents, particularly log files or other verbose outputs, to extract key information and reduce context usage for the parent agent. This agent specializes in reading specified files, identifying important patterns, errors, or insights, and providing concise…
Agent
Executes parallel work streams in a git worktree. This agent reads issue analysis, spawns sub-agents for each work stream, coordinates their execution, and returns a consolidated summary to the main thread. Perfect for parallel execution where multiple agents need to work on different parts of the same issue…
Agent
Use this agent when you need to run tests and analyze their results. This agent specializes in executing tests using the optimized test runner script, capturing comprehensive logs, and then performing deep analysis to surface key issues, failures, and actionable insights. The agent should be invoked after code changes…