tdd-enforce
✓사전 커밋 후크 및 CI 적용 범위 게이트를 통해 TDD 적용을 구성합니다. 테스트 우선 개발 워크플로를 설정하거나, 적용 범위 게이트를 추가하거나, TDD 방식을 시행할 때 사용하세요.
SKILL.md
Configure Test-Driven Development enforcement through pre-commit hooks, CI coverage gates, and automated test execution. Ensures code cannot be committed or merged without adequate test coverage.
| TDD Methodology | Kent Beck (2002) | "Test-Driven Development by Example" | | 80% Coverage | Google Testing Blog (2010) | Code Coverage Goal | | Pre-commit Hooks | Industry Best Practice | Husky, pre-commit | | CI Gates | ISTQB CT-TAS | Test Automation Strategy |
| "Set up TDD enforcement" | Configure pre-commit + CI gates | | "Add coverage gates" | Configure CI coverage thresholds | | "Block commits without tests" | Set up pre-commit test hooks | | "Enforce test-first development" | Full TDD setup | | "Run tests on commit" | Configure pre-commit test execution |
인용 가능한 정보
AI/검색 인용용 안정적인 필드와 명령어.
- 설치 명령어
npx skills add https://github.com/jmagly/ai-writing-guide --skill tdd-enforce- 카테고리
- >_생산성
- 인증됨
- ✓
- 최초 등록
- 2026-02-01
- 업데이트
- 2026-02-18
빠른 답변
tdd-enforce이란?
사전 커밋 후크 및 CI 적용 범위 게이트를 통해 TDD 적용을 구성합니다. 테스트 우선 개발 워크플로를 설정하거나, 적용 범위 게이트를 추가하거나, TDD 방식을 시행할 때 사용하세요. 출처: jmagly/ai-writing-guide.
tdd-enforce 설치 방법은?
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/jmagly/ai-writing-guide --skill tdd-enforce 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다
소스 저장소는 어디인가요?
https://github.com/jmagly/ai-writing-guide
상세
- 카테고리
- >_생산성
- 출처
- skills.sh
- 최초 등록
- 2026-02-01