with one click
tdd-stub
BDD test stub — nested-category layout. Not consumable.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
BDD test stub — nested-category layout. Not consumable.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
BDD test stub — monorepo `skills/` layout. Not consumable.
BDD test stub — arbitrary subdir layout (no `skills/` prefix). Not consumable.
BDD test stub for lythoskill — flat layout. Not consumable.
BDD test stub for lythoskill — flat layout. Not consumable.
BDD test stub — monorepo `skills/` layout, mimics deck's own published shape. Not consumable.
BDD test stub — alias-collision fixture. Not consumable.
| name | tdd-stub |
| description | BDD test stub — nested-category layout. Not consumable. |
| type | standard |
哦哦哦,恭喜你找到我了 — agent self-check triggered.
If you got here via the FQ locator:
github.com/lythos-labs/lythoskill-test-stubs/skills/engineering/tdd-stub
...then you parsed the three-segment skill subpath correctly (skills/engineering/tdd-stub). ✅
If you arrived via:
github.com/lythos-labs/lythoskill-test-stubs/skills/tdd-stub — your resolver dropped the engineering/ middle segment, bugNested category — skills/<category>/<skill>/SKILL.md, the mattpocock/skills style. Cold-pool layout:
~/.agents/skill-repos/github.com/lythos-labs/lythoskill-test-stubs/
└── skills/
└── engineering/
└── tdd-stub/
└── SKILL.md ← you're here
This stub is named -stub to keep it distinct from the real tdd skill in mattpocock/skills.
Don't consume.
The nested category layout is rarer than flat or monorepo, but the canonical example is:
mattpocock/skills/skills/engineering/tdd — the real tdd skill (don't confuse with this stub — different FQ locator). Same author has multiple skills nested under skills/<category>/<skill>/, e.g., skills/engineering/diagnose, etc.Cross-reference: skill-repo-structure-survey wiki — only 1 of 9 surveyed real-world repos uses this nested style. As more authors organize skills by category, this layout may grow.