Skillzwave Logo
Skillzwave

mood-board-builder

28.6
F

Use to compile visual inspiration, color palettes, and typography references for creative concepts.

Marketplace
Also in: ci cd

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install gtmagents/gtm-agents/mood-board-builder
skilz install gtmagents/gtm-agents/mood-board-builder --agent opencode
skilz install gtmagents/gtm-agents/mood-board-builder --agent codex
skilz install gtmagents/gtm-agents/mood-board-builder --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/gtmagents/gtm-agents
2. Copy the agent skill directory:
cp -r gtm-agents/plugins/design-creative/skills/mood-board-builder ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

tailwind-shadcn-setup

by vanman2024

Setup Tailwind CSS and shadcn/ui component library for Next.js projects. Use when configuring Tailwind CSS, installing shadcn/ui, setting up design to...

89
B
TECHjavascript
Marketplace
+github+json

spanish-language-tutor

by sandraschi

Comprehensive Spanish language expert covering grammar, conversation, regional dialects, and language learning strategies

88
B
javascript
+github

frontend-dev-guidelines

by diet103

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organizati...

85
B
TECHjavascript

torch-geometric

by davila7

Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for...

84
B
TECHjavascript
Marketplace
+machine learning

Agentic Skill Details

Repository
gtm-agents
Type
Non-Technical
Meta-Domain
development
Primary Domain
javascript
Market Score
28.6

Agent Skill Grade

F
Score: 58/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
15/30
Ease of Use
15/25
Writing Style
6/10
Utility
10/20
Modifiers: +1

Areas to Improve

  • No trigger phrases
  • All content in single 32-line file with no supporting references, templates, or examples
  • Description too generic; missing specific trigger keywords for discoverability

Recommendations

  • Focus on improving Pda (currently 15/30)
  • Focus on improving Utility (currently 10/20)
  • Address 2 high-severity issues first

Graded: 1/24/2026

Developer Feedback

I took a look at your mood-board-builder skill and noticed the PDA score pulled things down significantly—you've got solid foundational logic, but the way you're structuring the examples and guidance could be way more token-efficient for users actually building with this.

Links:

The TL;DR

You're at 58/100, which lands you in F territory. This is based on Anthropic's best practices for progressive disclosure architecture and utility. Your strongest pillar is Spec Compliance (11/15)—the YAML frontmatter is solid—but Utility (10/20) and PDA (15/30) are dragging the overall score down. The skill addresses a real problem, but it reads more like a concept than something Claude can actually execute.

What's Working Well

  • Valid structure: Your frontmatter is clean and follows conventions correctly
  • Clear workflow intent: The 5-step framework (Inspiration → Direction → Refinement → Feedback → Finalization) makes conceptual sense
  • Real use case: Mood boards are genuinely useful for creative alignment in teams
  • Navigation: Sections are well-labeled and easy to scan

The Big One: No Actual Templates or Examples

This is killing your Utility score. You mention "Figma/Canva board layout, PDF deck template" but provide zero actual artifacts. When Claude uses this skill, it has no concrete reference for what a "mood board" output should actually look like.

Fix: Create a references/ directory with:

  • references/sample-mood-board.md - A fully formatted markdown example showing vision statement, 3 color palettes (with hex codes), typography selections, and annotated reference images
  • references/feedback-template.md - Actual stakeholder feedback form users can paste
  • references/figma-template-link.txt - Direct link to a Figma community file

This moves you from describing mood boards to showing Claude exactly what to generate. Estimate: +5 points on Utility alone.

Other Things Worth Fixing

  1. Missing trigger phrases in description (Spec Compliance issue): Your frontmatter description says "compile visual inspiration" but doesn't include keywords like "mood board", "visual direction", or "creative concepting". Add these to the description field so discoverability works. +2 points

  2. Framework steps need actionable outputs: "Inspiration Sourcing – collect references" is vague. Make it concrete: "Generate 15-20 specific reference suggestions with source URLs and why each matters for the brand." +3 points

  3. No feedback/iteration loop: You mention stakeholder feedback forms exist but never explain how Claude validates the board quality or iterates. Add a validation step: "Ask: Does this align with brand guidelines? Are the 3 directions visually distinct? Check color contrast ratios for accessibility." +2 points

Quick Wins

  • Add actual template files to references/ directory (+5 pts)
  • Include specific trigger keywords in SKILL.md metadata (+2 pts)
  • Replace conceptual steps with concrete outputs Claude should produce (+3 pts)
  • Add a validation/iteration section (+2 pts)

These four changes should bump you to mid-70s territory and make the skill actually usable.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

Report Security Issue

Found a security vulnerability in this agent skill?