在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
EXACT-Coding-Exercises
EXACT-Coding-Exercises 收录了来自 marcoemrich 的 3 个 skills,并提供仓库级职业覆盖和站内 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