概要
The TDD Workflow skill provides a standardized framework for Test-Driven Development optimized for Claude Code and Agentic OS. It guides the AI through the essential phases of software development—writing failing tests first, implementing minimal passing code, and performing structured refactoring. While containing specialized patterns for Rust and TypeScript, it offers a universal methodology for unit, integration, and E2E testing to ensure that every feature is robust, maintainable, and aligned with technical requirements from the first line of code.