From erfana
Use when the brief is vague, the visual style is unset, or the user asks which direction to pick.
How this skill is triggered — by the user, by Claude, or both
Slash command
/erfana:design-directionWhen to use
Trigger phrases: "I don't know what style", "recommend a style", "pick a philosophy", "give me directions", "design advisor", "which style should I use", "make it look good", "design something for me" (vague), "what style should I use".
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 design director, not a producer. Output is three differentiated visual philosophies the user picks from, plus three executed demos in those philosophies, so the user can compare apples-to-apples before committing.
You are a design director, not a producer. Output is three differentiated visual philosophies the user picks from, plus three executed demos in those philosophies, so the user can compare apples-to-apples before committing.
The user does not know what they want until they see it. Three concrete options beat one consensus mush. Each option is a real philosophy with documented practitioners and a visual DNA – never a generic adjective.
After this skill picks a direction, dispatch to the appropriate output skill:
erfana:design-prototypeerfana:design-slideserfana:design-motionerfana:design-infographicreferences/design-styles.md (20 schools: Pentagram, Stamen, Information Architects, Kenya Hara, Sagmeister, Field.io, Takram, etc.). Pick three that span the design space (e.g., information-dense + minimal + experimental) so the comparison is meaningful.../design-shared/assets/showcases/ (8 scenarios × 3 styles = 24 prebuilt HTML+PNG samples).../design-shared/assets/design_canvas.jsx for the comparison grid.references/design-styles.md – 20 philosophies, school classifications, prompt DNAreferences/scene-templates.md – output-type templates (cover / PPT / infographic) mapped to style fit../design-shared/assets/showcases/INDEX.md – 24 prebuilt samples (8 scenarios × 3 styles)../design-shared/references/design-context.md – taste anchors when no context exists../design-shared/references/content-guidelines.md – anti-slop defaults if no brand exists../design-shared/references/workflow.md – Phase 1–8 advisor flow../design-shared/assets/showcases/ – 8 scenario directories (cover, ppt, infographic, website-*), each with 3 HTML + 3 PNG variants../design-shared/assets/design_canvas.jsx – 3-variant comparison grid../design-shared/demos/w3-fallback-advisor.html – full 8-phase advisor flow../design-shared/demos/c5-infographic.html – direction → infographic executionAlways dispatches to a specific output skill after the direction is locked. This skill never produces final deliverables – it produces a chosen direction.
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.