con un clic
name
{{frontmatterDescription}}
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
{{frontmatterDescription}}
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| 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}}