원클릭으로
name
{{frontmatterDescription}}
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
{{frontmatterDescription}}
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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}}