tdd이란?
TDD Red-Green-Refactor에서 작업할 때; 임시 코딩이 아닙니다. 먼저 테스트를 작성하고 녹색에 최소한의 코드를 추가한 다음 리팩토링을 평가하세요. 출처: mintuz/claude-plugins.
TDD Red-Green-Refactor에서 작업할 때; 임시 코딩이 아닙니다. 먼저 테스트를 작성하고 녹색에 최소한의 코드를 추가한 다음 리팩토링을 평가하세요.
명령줄에서 tdd AI 스킬을 개발 환경에 빠르게 설치
출처: mintuz/claude-plugins.
Test-Driven Development with behavior-focused testing, factory patterns, and the Red-Green-Refactor cycle.
Every single line of production code must be written in response to a failing test.
This is non-negotiable. If you're typing production code without a failing test demanding it, you're not doing TDD.
TDD Red-Green-Refactor에서 작업할 때; 임시 코딩이 아닙니다. 먼저 테스트를 작성하고 녹색에 최소한의 코드를 추가한 다음 리팩토링을 평가하세요. 출처: mintuz/claude-plugins.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/mintuz/claude-plugins --skill tddTDD Red-Green-Refactor에서 작업할 때; 임시 코딩이 아닙니다. 먼저 테스트를 작성하고 녹색에 최소한의 코드를 추가한 다음 리팩토링을 평가하세요. 출처: mintuz/claude-plugins.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/mintuz/claude-plugins --skill tdd 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/mintuz/claude-plugins