Interface Design: Consistent UI memory for Claude Code
tom_doerr · x · 2026-08-20
An open-source project called Interface Design installs as a skill for Claude Code. It aims to maintain consistent design decisions when building interfaces with a coding agent through principle-based design, memory, and enforcement. The tool saves design decisions (like spacing, colors, depth strategy) to .interface-design/system.md and reloads them in future sessions to prevent design drift, particularly useful for dashboards, apps, and admin panels.
More from coding & agent
- Build an External Context Layer for Agent Memory Independence — blaizedsouza · 2026-08-20
- Split Agent Memory into Working vs Long-Term Stores, or Pollute Every Run — blaizedsouza · 2026-08-20
- MCP vs A2A vs ACP: Understanding Agent Protocol Roles — blaizedsouza · 2026-08-20
- Cursor adds /cloud and /local commands for environment switching — mattyp · 2026-08-20
- Metabigor: Infrastructure Mapping Tool Without API Keys — tom_doerr · 2026-08-20
- HITL Persists in Agents Solely Due to Lack of Evals — verrsane · 2026-08-20