Must be read before creating, relaying out, or repairing 3:4 vertical Oh My PPT pages. Defines poster-card layout, focal hierarchy, vertical section planning, evidence grouping, compact two-column pockets, chart/list budgeting, plus catalog and checklist references for 1200x1600 canvases.
69
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
This skill is the layout source of truth for vertical-3-4 pages, usually 1200x1600.
A 3:4 page is a vertical poster-card canvas. It has enough width for rich information cards and compact two-column pockets, but its reading path is still vertical. The layout should feel like a poster with one strong anchor and grouped evidence, not a long feed of equal blocks.
This canvas is a poster card, not a compressed slide. When the source content is dense or "needs to be summarized", the model MUST summarize harder here, not cram the full outline into one page. A 3:4 poster that tries to hold a 16:9 deck's worth of content will overflow no matter how the fonts are tuned.
Deep details live in the references:
references/catalog.md - named poster-card patterns and 1200x1600 zone skeletons.references/checklist.md - P0/P1/P2 structural self-check for delivery.Before writing HTML, decide:
references/catalog.md before writing HTML.Use the canvas dimensions from the prompt. If custom dimensions are supplied, preserve the same vertical poster relationships.
flex flex-col with at least one flex-1 / flex-grow child absorbing leftover height (typically the support group or the bottom synthesis), OR use justify-between to spread focal / support / synthesis across the canvas. Never set fixed top padding (pt-[NNpx]) and let content stack from the top while the bottom is empty. If content is shorter than the canvas, the flex-1 block expands; if longer, you have exceeded the capacity ceiling — compress.text-3xl is 30px — too small, use text-[32px] or style="font-size:32px"); headings must be at least 43px (text-[43px] or larger, text-4xl/text-5xl); auxiliary source/footer text must be at least 21px (text-[21px] or text-xl). These floors compensate for the much smaller fit-scale a 1600h canvas gets on a landscape presentation screen — default text-lg/text-xl (18px/20px) will be unreadable, do not use them on this canvas.| Intent | Patterns |
|---|---|
| poster claim | poster-hero-proof |
| metric / data | hero-metric-explainer · data-card |
| process | vertical-process |
| comparison | comparison-rows |
| evidence | evidence-band-stack · two-column-pocket |
Use references/catalog.md for the full structure recipe before writing a new or heavily repaired card.
Calculate before writing:
Canvas width is usually 1200px. After horizontal padding, use one full-width column or one compact two-column pocket.
For charts, reserve a specific frame height and keep the @ppt-chart-height=N marker aligned with the h-[Npx] class. Prefer one clear chart, hero metric, compact bars, rank list, or short table.
references/checklist.md.d2046bf
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.