From grimoire
Establishes a structured grid system for print, web, or mobile layouts using Swiss-style design principles. Defines base units, columns, gutters, margins, and baseline grids for consistent alignment and proportion.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grimoire:design-grid-systemThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create a structured grid that gives every layout consistent alignment, proportion, and spatial relationships across all formats and contexts.
Create a structured grid that gives every layout consistent alignment, proportion, and spatial relationships across all formats and contexts.
Adopted by: Swiss International Typographic Style (mid-20th century), Bootstrap (12-column grid), Material Design (4dp baseline grid), The Guardian, NYT, and major publication design systems Impact: Grid systems reduce design production time by 30–40% on multi-page publications; consistent grid increases perceived brand professionalism and reader trust Why best: Müller-Brockmann (1981) demonstrated that the grid is not a constraint but a problem-solving tool — it encodes proportion decisions once so designers solve layout, not arithmetic, on every page.
Sources: Müller-Brockmann "Grid Systems in Graphic Design" (1981); Vinh "Ordering Disorder" (2011); Khoi Vinh & Mark Boulton "Grids Are Good (Right?)" SXSW (2007)
npx claudepluginhub jeffreytse/grimoire --plugin grimoireDefines responsive layout grid systems with columns, gutters, margins, breakpoints, and behaviors like fluid/adaptive layouts for consistent designs across devices.
Guides selection and application of manuscript, column, modular, baseline, and compound grids for page layout, responsive breakpoints, and vertical rhythm.
Guides building and reviewing page layouts with 12-column grids, CSS Grid/Flexbox decisions, 8-point spacing systems, Gestalt proximity, visual weight, and card grid patterns from Material Design and Bootstrap.