gridgeist

gridgeist is a skill for Claude Code, Codex from ohmiler/gridgeist. It costs 101 tokens per session (1,902 once invoked), scanned A, original, MIT.

A design workflow for creating, changing, or reviewing web interfaces with attention to layout, typography, imagery, interaction, accessibility, and brand.

In plain words
What is it for?
Use it to build a new interface, redesign an existing one with permission, or review a rendered website without changing files.
Why use it?
It helps identify and solve interface problems while keeping the design suited to the product and its users.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ohmiler/gridgeist/gridgeist
Any agent
npx skills add ohmiler/gridgeist --skill gridgeist
Clone the repo
git clone --depth 1 https://github.com/ohmiler/gridgeist

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gridgeist

README.md
[![agentmods](https://agentmods.dev/badge/skills/ohmiler/gridgeist/gridgeist.svg)](https://agentmods.dev/skills/ohmiler/gridgeist/gridgeist)
Your own site
<a href="https://agentmods.dev/skills/ohmiler/gridgeist/gridgeist"><img src="https://agentmods.dev/badge/skills/ohmiler/gridgeist/gridgeist.svg" alt="Measured on agentmods" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,902 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00101 $0.01902
Opus 5 $0.00051 $0.00951
Sonnet 5 $0.00020 $0.00380
Haiku 4.5 $0.00010 $0.00190

Measured 5d ago against content hash df0c5c5cfd9a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

gridgeist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/gridgeist/SKILL.md · 89 lines

How it starts

The opening of the file, as written. The whole thing — 89 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Gridgeist

Overview

Craft distinctive, product-native interfaces from audience, content, behavior, and brand intent. Use grid as structural logic; make it visible only when it serves the product.

Select a mode

Intent and authorization Mode Start with
Build an interface without an existing design Create Audience, primary task, content, and evidence
Change an existing interface with permission to edit Redesign Preserved behavior, brand signals, and state inventory
Diagnose without changing files Review Prioritized findings grounded in rendered evidence

Let user authorization determine whether files change. Permission to redesign does not authorize choosing among materially different visual theses. Derive direction from explicit user intent or established brand evidence; audience, task, product category, and content may inform hierarchy but do not alone confirm a visual thesis. Use the alignment gate below whenever thesis-level ambiguity remains.

Workflow

  1. Inspect — Understand the audience, primary tasks, brand signals, content, product evidence, routes, components, tokens, and rendered desktop/mobile UI. Inspect existing design-system sources, including DESIGN.md when present, and reconcile them with the implementation and rendered evidence rather than assuming they agree. Inventory important interaction states and constraints. Do not invent customers, metrics, outcomes, research, or compliance.
    • Align direction before editing — Classify the direction as user-confirmed, brand-derived, or provisional. Treat a coherent user direction as confirmed even when it leaves implementation choices open; variations within the same thesis are not material ambiguity. Classify a direction as brand-derived only when existing visual implementation, assets, documented rules, or repeated brand conventions converge on one thesis; product subject matter or copy alone is not enough. When a broad Create or Redesign still supports materially different theses that would change core brand expression, hierarchy, imagery, color, or motion, offer two or three evidence-grounded directions with trade-offs and a recommendation, then ask the user to choose or authorize the recommendation. While the direction is provisional, do not define the replacement system or edit implementation files. Proceed without redundant questions when intent or coherent brand evidence is clear. Do not block Review or narrow repairs; label an unconfirmed Review replacement direction provisional.
    • Hard stop for provisional broad work — A provisional direction is not an implementable direction. End the turn after the options, trade-offs, recommendation, and alignment question. Do not set a thesis, read the system contract, create tokens, edit files, start implementation, or verify a redesign until the user selects a direction or explicitly authorizes the recommendation.
  2. Set a thesis — Write one governing sentence combining audience, primary task, structural logic, brand expression, and a product-native motif. Read design-language.md before choosing the direction, especially for image-led, warm, playful, or otherwise nontechnical brands.
  3. Define the system — Read system-contract.md before making new or changed system decisions. Establish the relevant color, typography, layout, spacing, shape, surface, component, state, media, motion, and responsive rules as one compact contract. Decide whether the grid should be visible, quiet, or invisible. Reuse semantic tokens and existing primitives; keep narrow repairs proportional and do not create a persistent design artifact unless authorized.
  4. Compose — Build hierarchy before detail. Make one area dominant, align related content, vary sections within shared logic, and let the most authentic material—product UI, data, prose, imagery, artwork, code, or the primary tool—carry visual weight.
  5. Implement — Preserve required behavior and states. Follow repository conventions, semantic HTML, keyboard and touch behavior, and existing primitives. Recompose mobile layouts rather than shrinking desktop. Avoid dependencies for simple CSS effects.
  6. Verify — Use review-checklist.md. Render representative widths and exercise primary flows, states, focus behavior, reduced motion, overflow, and dynamic content. Fix clarity and hierarchy before polish. Report what was observed separately from what remains inferred or untested.

Read the full file on GitHub · 89 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 89 lines · 101 tokens per session scan A df0c5c5cfd9a

Subscribe to this mod's changes

gridgeist is a skill published in the GitHub repository ohmiler/gridgeist (115 stars, last pushed 1mo ago), licensed MIT. It adds 101 tokens to every session and 1,902 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

oil-frontend

仅在用户明确要求使用 oil-frontend 时触发,或在用户主动通过 Skill 选择器选择时触发。典型表达包括 $oil-frontend 和“用 oil-frontend”。普通前端、UI/UX、组件、CSS、交互、视觉、动效或重构请求不得自动触发;只讨论、引用或评价本 Skill 也不触发。触发后用于实现、修改、重构或评审产品前端,并按主要决策加载最小规则集。.

oil-oil/oil-frontend · 115 tokens

atelier-components

Atelier suite — turn the design system into real, accessible, production code. Scaffold a premium React/Next + Tailwind v4 + shadcn/ui project, wire the atelier-foundations tokens into shadcn's theme variables, install the best-in-class single-purpose components (Vaul drawer, Sonner toast, cmdk command palette, Tremor…

luminary19/atelier · 211 tokens

atelier-foundations

Atelier suite — the design-system engine. Build the token foundation that makes a frontend look coherent and "expensive": a perceptual OKLCH color system (ramps + semantic tokens + accessible dark mode), a modular + fluid type scale, an 8-point spacing scale, and depth (radii, shadows, grain). Outputs ready-to-use CSS…

luminary19/atelier · 186 tokens

atelier-layout

Atelier suite — premium layout & composition. Structure pages and sections so they read intentional and "expensive": choose the right layout archetype, build it with modern CSS (Grid, Subgrid, Flexbox, container queries), apply composition models (rule of thirds, F/Z patterns, asymmetry/broken grid), use Gestalt…

luminary19/atelier · 141 tokens

atelier-scroll

Atelier suite — scroll choreography & advanced interaction. Build award-grade scroll experiences: smooth/inertia scroll (Lenis), scroll-triggered reveals, scrubbing, pinning, horizontal sections, sticky-stacking cards, parallax, native CSS scroll-driven animations, page/route transitions (View Transitions API)…

luminary19/atelier · 156 tokens

daisyui-colors

Color rules that you must use with daisyUI 5.

saadeghi/daisyui · 18 tokens