pravinbanjade

UX Design System — Design skill for Claude Code

Design community

Detect this repo's design system and record it as DESIGN.md and .ux-engine/profile.json.

How to install UX Design System

Installs to ~/.claude/skills/pravinbanjade-ux-engine-ux-design-system/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pravinbanjade-ux-engine-ux-design-system && curl -fsSL https://raw.githubusercontent.com/pravinbanjade/ux-engine/HEAD/commands/ux-design-system.md -o ~/.claude/skills/pravinbanjade-ux-engine-ux-design-system/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What UX Design System does


name: ux-design-system description: Detect this repo's design system and record it as DESIGN.md and .ux-engine/profile.json. Run once per repo before any other ux-engine command.

Use the `design-system` skill to detect and record the design system for the repository at the current working directory.

If the user named a different path in `$ARGUMENTS`, use that as the repo root.

Follow the skill's procedure exactly, in order: check for an existing profile, detect, resolve any low-confid

Alternatives in Design

Full documentation available on GitHub

View Source Repository