Claude-skill-registry idea-lab

Timeboxed divergent ideation that outputs ranked options plus day-one experiments.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/idea-lab" ~/.claude/skills/majiayu000-claude-skill-registry-idea-lab-5ad2b4 && rm -rf "$T"
manifest: skills/data/idea-lab/SKILL.md
source content

/collaboration:idea-lab

Use this when you need many angles fast and want to leave with 1-day experiments queued.

Inputs

  • Topic or problem statement
  • Constraints (time, platform, compliance, budget)
  • Any existing assets to reuse

Steps

  1. State the timebox (default 15m).\n2. Capture goal, success signals, constraints, assets.\n3. Generate 5–7 distinct concepts with Wow-Factor, Feasibility (S/M/L), Dependency to check.\n4. Select Top 3 to test today; assign a 1-day experiment to each.\n5. Seed Task view or hand off to
    /ctx:plan
    .

Output Template

### Problem / Goal
### Success Signals
### Constraints
### Existing Assets
### Options (table)
| Concept | Wow-Factor | Feasibility | Dependency to Check |
|---------|------------|-------------|---------------------|
### Top 3 Experiments
### Next Steps

Resources

  • See
    modes/Idea_Lab.md
    for tone cues.\n- Pair with
    /ctx:plan
    after choosing the top experiment.\n- Use
    /collaboration:assumption-buster
    first if the problem is sticky.