with one click
name
{{frontmatterDescription}}
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
{{frontmatterDescription}}
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | {"[object Object]":null} |
| description | {"[object Object]":null} |
Use this skill when the request maps to one of the official Pretext demo families: Accordion, Bubbles, Dynamic Layout, Variable Typographic ASCII, Editorial Engine, Justification Comparison, Rich Text, or Masonry.
Default to browser-first implementations that keep Pretext in the actual layout path. Do not fall back to DOM text measurement in resize or interaction hot paths.
Typical trigger patterns:
prepare() and layout() for Accordion, Bubbles, MasonryprepareWithSegments() and layoutNextLine() for Dynamic Layout and Editorial EngineprepareWithSegments() and layoutWithLines() for Variable Typographic ASCIIwalkLineRanges() for width-tight probing and comparison workflowsgetBoundingClientRect() / offsetHeight in the text relayout hot pathreferences/official-notes.md for upstream author constraintsreferences/demo-family-map.md for official demo mapping and API pairingreferences/prompt-recipes.md for high-quality prompt patternsreferences/design-rules.md for visual direction and anti-generic rulesreferences/font-strategy.md for typeface selection and fallback rulesreferences/style-profiles.md for choosing the right visual profile before implementationreferences/integration-gotchas.md for framework lifecycle, font loading, and SSR constraintsexamples/README.md for example selection and recognition hintsexamples/ for runnable starter examplesintegrations/README.md for real TypeScript framework integrationsintegrations/ for vanilla, React, Vue, and Svelte reference projectsblueprints/ for richer but non-runnable cases{{quickReferenceSection}}