Must be read before creating, relaying out, or repairing standard 4:3 Oh My PPT pages. Defines square-ish presentation layout, two-zone and 2x2 structures, chart/table budgeting, column discipline, plus catalog and checklist references for 1600x1200 canvases.
72
87%
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 standard-4-3 pages, usually 1600x1200.
A 4:3 page is a square-ish presentation canvas. It supports readable talk-track slides, balanced data + insight pairs, compact matrices, and diagrams with generous margins. Its best layouts use depth through hierarchy, not by spreading many columns across the width.
Deep details live in the references:
references/catalog.md - named 4:3 presentation patterns and 1600x1200 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 square-ish relationships.
text-2xl is 24px, or use style="font-size:24px" / text-[24px]); headings must be at least 32px (text-3xl or larger); auxiliary source/footer text must be at least 16px (text-base or text-[16px]). These floors compensate for the smaller fit-scale a 1200h canvas gets in presentation mode — text-lg/text-xl (18px/20px) are too small here, do not use them for body copy.| Intent | Patterns |
|---|---|
| main + support | title-plus-two-zone · center-concept-rails |
| data | chart-insight-pair · compact-table-rows |
| framework | matrix-2x2 |
| visual | diagram-plus-takeaways |
Use references/catalog.md for the full structure recipe before writing a new or heavily repaired page.
Calculate before writing:
Then budget width: subtract horizontal padding and gaps, then check whether each column, chart label, table cell, or matrix quadrant has enough readable width.
For charts, reserve a specific frame height and keep the @ppt-chart-height=N marker aligned with the h-[Npx] class. In a two-zone layout, columns share width, not height; each column still uses the same vertical body slot.
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.