bricks

Installation
SKILL.md

Bricks Builder JSON Authoring

Generate complete Bricks designs as JSON that pastes or imports cleanly on the first try.

Default Deliverable

Produce an actual .json file in the workspace (not inline JSON) unless the user asks otherwise. Use the project's folder convention if one exists; otherwise bricks-json/{type}-{slug}.json. In the final response state: the file path, which JSON format you used, and the validation checks performed.

Workflow

  1. Pick the format — clipboard paste vs template import vs programmatic insert → references/json-formats.md
  2. Plan structure — semantic section → container → blocks tree; pick elements from the catalog → references/elements.md
  3. Style with settings — every _ style key and its exact value shape → references/style-settings.md
  4. Wire data — dynamic tags, query loops, filters as needed (see routing table)
  5. Validate — checklist below, then deliver

Format Quick Reference

Clipboard (paste into builder) — the default for sections and page content:

Installs
2
GitHub Stars
15
First Seen
6 days ago
bricks — wpgaurav/wordpress-skills