Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기GitHub 저장소
EXACT-Coding-Exercises
EXACT-Coding-Exercises에는 marcoemrich에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
수집된 skills
3
Stars
13
업데이트
2026-06-17
Forks
7
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색
이 저장소의 skills
제작자/저장소/skill
skill
직업 분류
설명
업데이트
tdd
소프트웨어 품질 보증 분석가·테스터
Strict Test-Driven Development workflow (Red-Green-Refactor) with configurable human-in-the-loop checkpoints. Invoke when the user explicitly asks to use TDD, do a TDD kata, or follow the Red-Green-Refactor discipline. Do NOT invoke for general coding tasks where the user has not asked for TDD.
2026-06-17
tdd-hil
소프트웨어 품질 보증 분석가·테스터
Use ONLY when conducting TDD with Red-Green-Refactor phases that require human-in-the-loop checkpoints. Provides the mandatory confirmation rules after each TDD phase.
2026-06-09
tdd-vitest
소프트웨어 품질 보증 분석가·테스터
Use ONLY when working with TypeScript and Vitest test files in this project. Provides rules for test file creation, running tests via npm scripts, and TDD best practices.
2026-06-09