mirror of
https://github.com/ghaida/intent.git
synced 2026-09-14 20:16:55 +08:00
ac27556572
- how-to-use gains the /wireframe chapter in Wren's arc (organize -> wireframe -> articulate): Nearby's posting-mechanism idea board and the Photo-first flow, with the annotation record quoted from the generated notes - The examples are real wireframes generated by the skill itself and lifted verbatim into WireframeBoard.astro — never hand-edit; the component and stylesheets say to regenerate and re-extract instead - wireframe-kit.css: synced copy of the skill's design-system.css; the kit's namespaced tokens let the site's [data-theme] theme the frames with no JavaScript. wireframe-examples.css: the artifacts' own per-artifact CSS plus the annotation marker restated in kit tokens - Site-side scaffolding only in global.css: illustration scale (70% zoom), artifact-convention plates above frames, section-header treatment on the example headings, and guards so the site's display font and dark-mode 300 weight never leak into wireframe content - showcase.ts: wireframe registered under Experience Design Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>