用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/nathanvale/claude-code-config --skill bft-booking命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Creating or changing tests, fixtures, mocks, snapshots, test helpers, or test harnesses; require a pre-write Test Design Brief.
Browser tasks through Warm Chrome; no Chrome for Testing.
Explicit whole-suite test architecture review, visual candidates, or proof-boundary improvements.
正在显示 SKILL.md
| name | bft-booking |
| description | BFT classes: show session capacity, list bookings, book a class, join a waitlist, or cancel a booking. |
| disable-model-invocation | true |
Use the Bun command owner for every BFT read or mutation:
bun run skills/bft-booking/src/cli.ts --help
sessions.bookings.book, show the exact class, then rerun with --execute only after Nathan confirms.cancel, show the exact booking, then rerun with --execute only after Nathan confirms.doctor; follow its repair action without printing any 1Password values.The CLI help owns flags, credential field labels, output contracts, and repair
steps. Use --json for agent-readable output.
bookings first and reconcile state.--join-waitlist unless the preview reports the class full and waitlisting available.skills/bft-booking/src/.context/systems/bft-glofox.md.op, the managed token wrapper, or required 1Password fields is blocked.Run doctor --json, then sessions --date tomorrow --json.