Grid Systems — AI skill for Claude Code
An AI coding-agent skill that teaches your agent to design layouts with Swiss-school discipline.
How to install Grid Systems
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open oskar-q/grid-systems and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Grid Systems does
An AI coding-agent skill that teaches your agent to design layouts with Swiss-school discipline. Distilled from Müller-Brockmann's Grid Systems in Graphic Design.
Alternatives in AI
- Guizang Ppt Skill — AI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts 24.9k ★
- Qiaomu Design — 偏执型设计顾问:反 AI 味设计 + 风格试衣间 + 58 站设计系统库的 Claude Code Skill Opinionated design advisor for Claude Code: anti-gener 513 ★
- Claudecode Harness — Production-grade orchestration harness for Claude Code — Context discipline, subagents, and multi-model consen 223 ★
README
grid-systems
An AI coding-agent skill that teaches your agent to design layouts with Swiss-school discipline. Distilled from Josef Müller-Brockmann's *Grid Systems in Graphic Design* (1981) and structured around 16 principles that adapt across print, screen, mobile, poster, exhibition, and identity work.
What it does
When loaded into your agent, this skill makes it:
- Pick the right grid for the task. Ten canonical starting points cover landing pages, product UIs, dashboards, articles, mobile apps, emails, modals, books, posters, and design systems — each with pre-solved column counts, type scales, baselines, and spacing.
- Debug "this feels off" layouts. A 17-row scenario → solution → why table covers the symptoms most layouts fail on: cramped, scattered, busy, out-of-rhythm, unaligned.
- Make every decision traceable to a principle. No ad-hoc spacing. No picked numbers. Measurements derive from one baseline; type sizes derive from one progression; hierarchy is communicated by position and size before color and weight.
- Translate across media. A baseline of 8 px on web, 12 pt in print, 1 cm on signage — same principle, different units.
Install
npx skills add oskar-q/grid-systems
That's it. [`skills`](https://www.npmjs.com/package/skills) fetches the skill from this repo and drops it into the right directory for your agent tool.
Manual install (any tool, no `skills` CLI)
git clone https://github.com/oskar-q/grid-systems.git ~/.cursor/skills/grid-systems
Replace `~/.cursor/` with whichever your tool uses:
| Tool | Path |
|---|---|
| Cursor | ~/.cursor/skills/ |
| Claude Code | ~/.claude/skills/ |
| Codex CLI | ~/.codex/skills/ |
| Windsurf | ~/.windsurf/skills/ |
For project-scope install (shared with your team), replace `~/.TOOL/` with `.TOOL/` inside your repo root and commit it.
Restart your agent after installing — some tools pick up new skills on next launch only.
Verify it loade
Related Skills
Design Buddy
Design Buddy: visual production Agent Skills for brand design systems, GPT-image-2 images, diagrams, infograph
Self Learning Design Library
Retrieval library for LLM-assisted design work: distilled designer style profiles, universal principles, and p
Fallow Skills
Agent skills for fallow, codebase intelligence for TypeScript and JavaScript. Teaches AI agents how to find un
Design Image Studio
Design-as-a-loop AI image studio Five-stage workflow combining Claude Design philosophy with engineering disci
ATerm
Agentic terminal workspace for AI-assisted coding. Run Claude Code, Aider, or OpenCode alongside your shell in
Sleek UI
The Unsplash of design systems for AI agents — re-skin your app with one URL
Related Agents
Design Composition Critic
Specialist critic · focuses ONLY on composition — section order, grid proportions, whitespace rhythm, hollow-c
Designer Lite
Use when building design systems, improving UI/UX, ensuring WCAG accessibility, or creating responsive layouts
Rapid UI Designer
UI/UX designer specializing in rapid prototyping with Tailwind CSS. Creates design systems, component specific