cc-skill:brainstorming
Claude Code skill · anthropic · active
This skill helps you think through a creative idea before building it. It asks questions to understand what you really want, proposes a few different approaches with tradeoffs, and creates a written design document that both you and Claude agree on before any code gets written.
Anyone starting a new feature, component, or change who wants to avoid wasted work by getting clear on what they're building first.
When you describe a new idea you want to build, like adding a feature, creating a component, or changing how something works.
- "I want to add a search feature to my app"
- "Help me design a notification system for my project"
- "I'm thinking about restructuring how users log in"
You'll know it worked because you get a written design document that you both approved, and the next step is creating an implementation plan (not jumping straight to code).
Deploy this skill
no laptop requiredRun this skill on a schedule in the cloud. Pipe output to Telegram, email, or any webhook. Every run is logged here with full output, cost, and thumbs feedback.
How this performs
Cloud-automation runs, real outputs, and feedback.
No cloud runs yet for this skill.
Once you deploy it (above), every run will show up here with the actual output, exact cost, and a thumbs button so you can rate quality over time.
Claude Code skill at /Users/olanrewajukareem/.claude/skills/brainstorming/SKILL.md. Auto-triggered by description matching when you type in Claude Code, OR embedded into agent system prompts (LeadFlow framework skills are wired this way). Auto-synced from disk every 6h via launchd.
"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."
Local Claude Code use (optional)
Install the SKILL.md file locally so this skill is available the next time you open Claude Code on your Mac. Most users skip this and just use cloud deployments above.
Save this skill to ~/.claude/skills/brainstorming/SKILL.md so Claude Code auto-loads it whenever its description matches your prompt.
{
"source": "global",
"description": "\"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.\""
}{
"method": "embed_in_prompt",
"skill_path": "/Users/olanrewajukareem/.claude/skills/brainstorming/SKILL.md"
}That means either: (a) the system has not had a task that matched its strengths, (b) a more cost-effective alternative was picked by the router, or (c) the related automation is toggled OFF on /automations. The Recommender reviews idle tools weekly and may suggest killing it.