بنقرة واحدة
lythoskill-deck-stub
BDD test stub — monorepo `skills/` layout, mimics deck's own published shape. Not consumable.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
BDD test stub — monorepo `skills/` layout, mimics deck's own published shape. Not consumable.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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 — nested-category layout. Not consumable.
BDD test stub — alias-collision fixture. Not consumable.
| name | lythoskill-deck-stub |
| description | BDD test stub — monorepo `skills/` layout, mimics deck's own published shape. Not consumable. |
| type | standard |
skills/, deck-shape)哦哦哦,恭喜你找到我了 — agent self-check triggered.
If you got here via the FQ locator:
github.com/lythos-labs/lythoskill-test-stubs/skills/lythoskill-deck-stub
...then you parsed the FQ string correctly. ✅
The real @lythos/skill-deck ships as a skill product at github.com/lythos-labs/lythoskill/skills/lythoskill-deck (per ADR-20260501092809000). To keep the BDD test fixture distinct from the real skill (avoiding confusion if someone audits this repo), the fixture name is suffixed -stub.
Monorepo with skills/ prefix, same as skills/web-search/. This stub is used in BDD scenarios that previously referenced bare lythoskill-deck — those should now reference this FQ form.
Don't consume.
Same monorepo skills/ layout family as skills/web-search/. The closest real-world counterpart is the actual @lythos/skill-deck published from lythos-labs/lythoskill/skills/lythoskill-deck — but that's a different FQ locator, and FQ-only enforcement keeps them distinct.
See skills/web-search/SKILL.md for additional peers in the same layout family.