design-guide

Enforce consistent UI design with an 8px grid and Tailwind CSS configuration.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/jeremyspofford/dotfiles --skill design-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-guide
Source: https://github.com/jeremyspofford/dotfiles/tree/main/home/.claude/skills/design-guide
Command: npx skills add https://github.com/jeremyspofford/dotfiles --skill design-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates inconsistent, cluttered, or outdated UI designs, and the manual effort required to maintain high design standards across your projects.

Core Features & Use Cases

  • Enforce Design Principles: Guides the creation of clean, minimal UIs with ample whitespace and focused content.
  • Consistent Standards: Ensures adherence to an 8px grid for spacing, a neutral color palette with one accent, and proper typography hierarchy.
  • Tailwind CSS Integration: Provides a starting point for Tailwind CSS configuration and component patterns (buttons, cards, forms) for rapid, compliant development.
  • Use Case: When building a new component, ask the AI to "apply the design guide to this button component" to get Tailwind CSS classes that ensure it's clean, accessible, and consistent with your brand.

Quick Start

Apply the design guide principles to this new user profile card component.

Frequently Asked Questions about design-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce consistent UI design across my components and pages?

Enforce consistent UI design by applying a unified design system across all components, pages, and layouts. This Skill provides Tailwind CSS configuration and component patterns (buttons, cards, forms) that enforce an 8px grid, neutral color palette with single accent, typography hierarchy, and accessible interactive states for brand-wide consistency.

What's the best way to configure Tailwind CSS for a minimal, accessible design system?

Configure Tailwind CSS to align with minimalist design principles: define an 8px grid for spacing, neutral colors with one accent, typography hierarchy with specified font sizes and weights, subtle shadows, and consistent border radii. This Skill provides a starting Tailwind configuration and component patterns that satisfy these rules out of the box.

How do I ensure my UI components meet accessibility and mobile-first responsiveness standards?

Build with mobile-first responsiveness and accessible interactive states by using design system patterns that enforce proper contrast, focus states, and touch targets. This Skill provides Tailwind-based component templates (buttons, forms, cards, modals) pre-configured for accessibility and responsive behavior across all screen sizes.

Can I apply design system rules to individual components without rebuilding my entire UI?

Yes. This Skill lets you apply design guide principles incrementally—ask the AI to apply the design guide to a specific button, card, or form component and receive Tailwind CSS classes that ensure it's clean, accessible, and consistent with your brand without refactoring existing code.

Does this design guide work with existing Tailwind CSS projects?

Yes. This Skill provides Tailwind CSS component patterns and configuration rules that integrate with existing projects. Apply the design guide to new or updated components to maintain consistency across your codebase while working within your current Tailwind setup.

What happens when design inconsistency and manual maintenance slow down development?

Design inconsistency and manual standards enforcement waste time and fragment user experience. This Skill eliminates that by automating design rule application across all UI components, pages, and layouts, so developers ship clean, on-brand interfaces without repeated manual review.