brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Create a six-frame storyboard that shows a user's journey from problem to solution. Use when you need a fast narrative for alignment, concept reviews, or demos.
$ npx -y skills add getcrew44/crew44 --skill storyboard --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/storyboardContext preview
The summary Claude sees to decide when to auto-load this skill.
Create a six-frame storyboard that shows a user's journey from problem to solution. Use when you need a fast narrative for alignment, concept reviews, or demos.
name: storyboard description: Create a six-frame storyboard that shows a user's journey from problem to solution. Use when you need a fast narrative for alignment, concept reviews, or demos. intent: >- Create a 6-frame visual narrative that tells the story of a user's journey from problem to solution, using the classic storytelling arc to build empathy, illustrate value, and make abstract product concepts concrete. Use this to align stakeholders, pitch features, communicate vision, or test if your solution resonates emotionally before building it. type: component
Create a 6-frame visual narrative that tells the story of a user's journey from problem to solution, using the classic storytelling arc to build empathy, illustrate value, and make abstract product concepts concrete. Use this to align stakeholders, pitch features, communicate vision, or test if your solution resonates emotionally before building it.
This is not a UI mockup—it's a storytelling tool that brings the human side of your product to life.
Based on classic narrative arcs, the 6-frame format follows this pattern:
1. **Frame 1: Main Character** — Introduce the persona and their context 2. **Frame 2: The Problem Emerges** — Show the challenge or obstacle they face 3. **Frame 3: The "Oh Crap" Moment** — Escalate the problem to create urgency 4. **Frame 4: The Solution Appears** — Introduce your product/feature 5. **Frame 5: The "Aha" Moment** — Show the user experiencing the breakthrough 6. **Frame 6: Life After the Solution** — Illustrate the improved state
---
Use `template.md` for the full fill-in structure.
Before creating the storyboard, ensure you have:
**If missing context:** Run discovery work first. Don't fabricate personas or problems.
---
Ask these questions one at a time to develop the narrative:
1. **Who is the main character experiencing this problem?** (Name, age, role, context) 2. **Describe the problem or challenge the main character is facing.** 3. **Describe the "Oh Crap" moment where the problem creates a major issue.** 4. **How is the solution introduced to the main character?** 5. **Describe the main character using the solution and experiencing an "Aha" moment.** 6. **What is life like for the main character after using the solution?** 7. **Do you have any specific visual style or rendering instructions?** (Default: fat-marker sharpie sketches, minimal and monochrome)
---
Based on the answers above, draft the narrative:
## Generated 6-Frame Storyline **Frame 1: Introducing the Main Character** - [Insert description of the main character, their setting, and context] - [Example: "Sarah, 35, is a freelance graphic designer juggling 10 client projects from her home office"] **Frame 2: The Problem Emerges** - [Describe the main character's challenge and how it affects their life] - [Example: "She's drowning in invoice tracking—8 hours per month chasing late payments via spreadsheets and email"] **Frame 3: The 'Oh Crap' Moment** - [Highlight the escalation of the problem into a major issue] - [Example: "A major client's payment is 2 weeks overdue. Sarah realizes she forgot to follow up because she was focused on design work. The client has now gone silent, and she's anxious about cash flow."] **Frame 4: The Solution Appears** - [Explain how the solution is introduced and the main character's initial reaction] - [Example: "Sarah discovers SmartInvoice, a tool that automatically sends payment reminders at optimal times. She's skeptical—will it sound too pushy?—but decides to try it."] **Frame 5: The 'Aha' Moment** - [Show the main character using the solution and experiencing a breakthrough] - [Example: "Two days later, Sarah receives a notification: 'Client XYZ just paid!' The AI-timed reminder worked—no awkward follow-up call needed. She feels relieved and in control."] **Frame 6: Life After the Solution** - [Describe the resolution and how life improves after overcoming the problem] - [Example: "Sarah now spends 30 minutes per month on invoicing instead of 8 hours. She's reclaimed her evenings, spending time with family instead of chasing payments. Her cash flow is predictable, and her anxiety is gone."] **Optional Visual Elements** - [If no
Orchestrate a crew of specialist AI agents in one local-first workspace. Each role on its best model, with memory and skills that compound. Free, MIT.
Repo: getcrew44/crew44
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting…
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical…
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes