**interface-design**
Description
<strong>Craft · Memory · Consistency</strong>
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for Dammyjay93/interface-design, shared by 2 entries
in this directory. It describes the repository, not this entry specifically.
Interface Design
Craft · Memory · Consistency
Build interfaces with intention. Remember decisions across sessions. Maintain systematic consistency.
For interface design — dashboards, apps, tools, admin panels. Not for marketing sites.
Install · How It Works · Examples · Website
What This Does
When you build UI with Claude, design decisions get made: spacing values, colors, depth strategy, surface elevation. Without structure, those decisions drift across sessions.
**Interface Design helps you:**
- Craft — Principle-based design that produces professional, polished interfaces
- Memory — Save decisions to
.interface-design/system.md, load automatically - Consistency — Every component follows the same principles throughout the session
Make choices once. Apply them consistently.
Before & After
**Without interface-design:**
- Every session starts from scratch
- Button heights drift (36px, 38px, 40px...)
- Random spacing values (14px, 17px, 22px...)
- No consistency across components
**With interface-design:**
- System loads automatically each session
- Patterns reused (Button: 36px, Card: 16px pad)
- Spacing on grid (4px, 8px, 12px, 16px)
- Consistent depth and surface treatment throughout
See the difference: **[interface-design.dev/examples.html](https://interface-design.dev/examples.html)**
Installation
Plugin (Recommended)
# Add the marketplace
/plugin marketplace add Dammyjay93/interface-design
# Install the plugin
/plugin menu
Select `interface-design` from the menu. Restart Claude Code after.
Gets you:
- Principle-based craft for every UI component
- Automatic system.md loading every session
- Per-component design checkpoint
- Commands (/interface-design status, audit, extract)
Manual (Advanced)
...
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://