moodboard-creator
Create visual moodboards from collected inspiration with iterative refinement. Use after trend research or website analysis to synthesize design direction before implementation.
Content Preview
--- description: Create visual moodboards from collected inspiration with iterative refinement. Use after trend research or website analysis to synthesize design direction before implementation. allowed-tools: - Read - Write - AskUserQuestion - mcp__claude-in-chrome__computer --- # Moodboard Creator Create and refine visual moodboards that synthesize design inspiration into a cohesive direction. ## Purpose Before jumping to code, create a moodboard that: - Consolidates inspiration in
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/moodboard-creator.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/frontend-design-pro/skills/moodboard-creator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/frontend-design-pro/skills/moodboard-creator/SKILL.md