What problem does it solve? Writes to a Store Builder page document through the sbuilder-mcp server can succeed silently while the rendered page is wrong — satellites missed by tree walks, bindings stored but ignored, refused writes landing on the next save. This Skill records every measured trap so an agent stops re-deriving them. ## Core Features & Use Cases - Document behavior reference: Explains satellites, overlays, global sections, app blocks, band order, the responsive cascade, bindings, hover and pinned states, theme presets, and the patch batch. - Silent-failure catalog: Each entry is a verified defect (e.g., a repeater image that can never show a product photo, a refused write whose patches land on the next save) with the tool or check that now guards it. - Tool semantics for sb_ tools*: Clarifies what sb_add, sb_set, sb_remove, sb_move, sb_bind, sb_review, and sb_outline actually store, count, and can or cannot see. - Use Case: An agent calls sb_set with a hover state and the node wears its hover color permanently; this Skill explains the two state homes (base vs per-breakpoint) and the correct call shape before the write is made. ## Quick Start Ask the agent to consult the sbuilder-document-model skill before editing src/domains/site or issuing sb_add, sb_set, or sb_remove writes against a page document.