From erfana
Use when the user wants a clickable UI prototype, app mockup, or interactive design exploration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/erfana:design-prototypeWhen to use
Trigger phrases: "build a prototype", "iOS prototype", "Android prototype", "app mockup", "clickable design", "hi-fi mockup", "UI mockup", "interactive prototype", "design exploration", "flow demo".
This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a UX designer building hi-fi product mockups in HTML. Output is single-file HTML wrapping a real device frame; the user clicks through it like a real app. Verify with Playwright before delivery.
You are a UX designer building hi-fi product mockups in HTML. Output is single-file HTML wrapping a real device frame; the user clicks through it like a real app. Verify with Playwright before delivery.
Real images, real interactions, no AI-slop placeholders. Every iPhone wraps an AppPhone state manager. Every transition is a real CSS transition. Every screen is reachable from at least one click.
Out of scope:
erfana:design-slideserfana:design-motionerfana:design-infographicerfana:design-direction first../design-shared/references/workflow.md).../design-shared/references/workflow.md.../design-shared/assets/{ios_frame,android_frame,macos_window,browser_window}.jsx.../design/SKILL.md until extracted.AppPhone for tap-driven navigation.references/tweaks-system.md.../design-shared/references/verification.md.../design-shared/references/content-guidelines.md.style={{}} or scoped CSS classes) – see references/react-setup.md.scrollIntoView – see references/react-setup.md.references/react-setup.md – pinned React + Babel versions, 3 hard rules, single-file vs multi-jsx decisionreferences/tweaks-system.md – live parameter tuning UI, localStorage persistence../design-shared/references/workflow.md – question templates, Junior Designer mode../design-shared/references/content-guidelines.md – anti-AI-slop checklist, typography traps../design-shared/references/design-context.md – grounding in existing design systems / brand../design-shared/references/verification.md – Playwright screenshot + console-error checks../design-shared/demos/c1-ios-prototype.html – 3-screen iOS app with overview tile../design-shared/demos/w1-brand-protocol.html – Core Asset Protocol walkthrough../design-shared/demos/w2-junior-designer.html – assumptions + early-checkpoint workflowAfter delivering a prototype, if the user mentions reviewing it, dispatch to erfana:design-review. If they want a slide deck explaining the prototype, dispatch to erfana:design-slides.
npx claudepluginhub qodeca/erfana-skills --plugin erfanaGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.