sb-wrappers
Installation
SKILL.md
sb-wrappers — composition primitives, not hand-rolled grids
Don't hand-roll grid markup. Scaffold a typed wrapper.
Load only what the task needs (these are two large refs — don't pull both for one wrapper):
references/wrapper-library.md— the per-wrapper API. Load it before authoring any wrapper story, to get the props/args of the one you picked.references/composition-patterns.md— the five composition patterns (A/B, role, status grid, page, motion). Load it only for a Compare / multi-pattern / layered build. Do NOT load it for a single StateGrid / ProjectInventory / DesignSystemHealth scaffold — the library ref alone covers that.