Unclaimed project
Are you a maintainer of interface-design? Claim this project to take control of your public changelog and roadmap.
Changelog
Design engineering for Claude Code. Craft, memory, and enforcement for consistent UI.
Last updated about 2 months ago
SKILL.md is now fully self-contained — all reference content (token architecture, surface elevation, border progression, control tokens, dark mode, navigation context, card layouts, iconography, validation checks) is inlined. No external file reads needed.
This means the skill works across all agents (Claude Code, Cursor, Codex, Antigravity, and 35+ others) via the Vercel skills marketplace without any path resolution dependencies.
init.md uses relative paths instead of hardcoded ~/.claude/skills/ paths that broke when installed via the Claude plugin marketplace.
Reference content was merged as thinking and principles, not copy-paste CSS. No specific rgba values, shadow stacks, or pixel measurements that would encourage defaults over intentional choices.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
Windows inside a Docker container.
Simple Python version management
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.