Use when creating, redesigning, or reviewing web interfaces that need product-specific structure, clear hierarchy, responsive composition, accessible interaction, or relief from generic AI-generated SaaS aesthetics. Adapt grid, typography, imagery, motion, and product evidence to the established brand—including technical, editorial, image-led, warm, playful, and utilitarian directions—across React, Next.js, Tailwind CSS, HTML/CSS, landing pages, dashboards, documentation, portfolios, and interactive tools.
npx skills add https://github.com/ohmiler/gridgeist --skill gridgeist
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.
| 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.
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.For interactive products, inventory at least default, loading, empty, error, success, disabled, and destructive states when applicable. Preserve privacy, safety, data, and platform constraints as product behavior, not optional polish.
Repeated rounded cards, centered hero copy, gradient blobs, excessive pills, uniform sections, arbitrary icon boxes, generic claims, and technical chrome on nontechnical brands are diagnostic signals, not automatic violations. Replace weak structure with a stronger product-specific idea.
| Dimension | Decide from |
|---|---|
| Structure | Information order, task flow, shared alignments, and the brand's degree of regularity |
| Type | Brand voice, reading needs, and role hierarchy; reserve mono for genuinely technical content |
| Visual lead | Product UI, data, prose, imagery, artwork, code, or a primary interactive surface |
| Shape and surface | Brand geometry, containment, adjacency, state, and interaction—not fashion |
| Color | Existing brand palette and semantic roles; do not assume neutral plus one accent |
| Components | Product tasks, shared anatomy, variants, density, state behavior, and repository conventions |
| Motion | Causality, feedback, spatial change, and tone, with reduced-motion support |
| Responsive | Priority, order, density, input method, and content behavior at each range |
For user-confirmed or brand-derived Create or Redesign, provide Direction with the thesis and preserved constraints, complete responsive Implementation, and Verification evidence naming observed viewports, flows, states, and remaining gaps. When system decisions materially change, identify the relevant contract or where its tokens and component rules are implemented. For provisional broad Create or Redesign, output only the alignment options, trade-offs, recommendation, and question; do not include Implementation or redesign Verification claims. For Review, make no edits and provide a one-line Verdict, prioritized findings with location, evidence, impact, and the smallest coherent correction, plus one replacement Direction. Never claim verification without observation.
| Mistake | Correction |
|---|---|
| Treating Gridgeist as a visible-grid preset | Use grid as underlying logic and expose it only when the brand benefits |
| Copying a reference literally | Extract principles and preserve the user's identity and content |
| Styling before understanding behavior | Inventory tasks, constraints, and states before composing |
| Making minimalism empty | Add useful evidence and controlled density |
| Styling components one at a time | Define shared anatomy, tokens, variants, and states before polishing instances |
| Improving the default state only | Design loading, empty, error, success, disabled, and destructive paths |
| Stacking desktop UI on mobile | Redesign order, density, navigation, media, and interaction |
| Reporting subjective taste alone | Tie findings to comprehension, usability, consistency, brand, or accessibility |
| Reporting automated checks as user evidence | Separate technical verification from usability, safety, and research claims |
> Redesign dense API documentation with a visible information grid, precise code states, and verified mobile navigation.
> Redesign a warm image-led portfolio with an invisible alignment system, expressive type, artwork-led pacing, and accessible project narratives.
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
Take ohmiler/gridgeist from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.