AI-powered 8-stage interaction design workflow: from product context to interactive prototype and delivery documentation. Supports iOS, Android, Web, and PC client platforms.
npx claudepluginhub weiping/ixd-design-skillAI-powered 8-stage interaction design workflow: from product context to interactive prototype and delivery documentation. Supports iOS, Android, Web, and PC client platforms.
An AgentSkills-compatible skill that guides AI assistants through a structured 8-phase interaction design workflow — from product context to developer handoff.
No external tools required. Pure instruction skill. Works with any LLM that supports markdown instructions.
PhoneFrame accepts a tabBar slot; WindowFrame accepts a sidebar slot — custom components, not data arraysdata-testid built into PhoneFrame/WindowFrame for automated smoke tests before walkthroughflex flex-col h-full pattern for fixed MenuBar + Toolbar above scrollable content inside WindowFramephase7-review-master.md (single incremental file, no per-batch files)var(--color-surface)), never raw values; actual hex/px values are assigned only in Phases 5–6px; no rem, em, vw, or other unitsP1 P2 P3 P4 P5 P6 P7 P8
Product → Information → User → Page → Component → Visual → Prototype → Delivery
Context Architecture Flows Interaction Specs Design & Review
Specs
| Phase | Key Output | File |
|---|---|---|
| P1 — Product Context | Design brief, principles, visual direction | phase1-context.md |
| P2 — Information Architecture | 22-type page inventory, sitemap, navigation | phase2-architecture.md |
| P3 — User Flows | Mermaid flow diagrams, edge cases | phase3-userflows.md |
| P4 — Page Interaction Specs | Per-page 10-section interaction specs | phase4-page-specs/ |
| P5 — Component Specs | Design tokens, component library | phase5-components.md |
| P6 — Visual Design | 10-dimension visual system | phase6-visual.md |
| P7 — Interactive Prototype | High-fidelity HTML prototype | phase7-prototype*.html |
| P8 — Design Delivery | Complete spec document + review report | phase8-document.md |
All outputs are saved to docs/ixd/ in the working project directory.
Option A — Marketplace (recommended)
# Add the marketplace repository
/plugin marketplace add weiping/ixd-design-skill
# Install the skill
/plugin install ixd-design
Option B — Manual install as local skill
cp -r skills/ixd-design ~/.claude/skills/ixd-design
Option C — Manual install as local plugin
Clone the repo and install from local path:
git clone https://github.com/weiping/ixd-design-skill.git
/plugin install /path/to/ixd-design-skill
Claude Code reads .claude-plugin/plugin.json and loads skills/ automatically.
SKILL.md content into system prompt or custom instructionsreferences/ files as project knowledgeProduction-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.