スキル一覧に戻る
TobiasBak

brainstorm

by TobiasBak

0🍴 0📅 2026年1月17日
GitHubで見るManusで実行

SKILL.md


name: brainstorm description: Brainstorm ideas from simple features to entire projects. Use when user wants to explore an idea, brainstorm, plan something new, or think through changes. Triggers on "brainstorm", "I have an idea", "let's think through", "help me plan", or ideation requests. Creates minimal SPEC.md, then invokes interview-project for large-scope ideas (new projects, major refactors, infrastructure changes).

Brainstorm Skill

Workflow

  1. Gather idea + category via AskUserQuestion:

    • Idea description (free text)
    • Category: New project | New feature | Major refactor | Infrastructure change | Something else
  2. Ask 2-4 follow-up questions based on category (see below)

  3. Write minimal SPEC.md at project root

  4. Evaluate scope:

    • Large (New project, Major refactor, Infrastructure change) → invoke interview-project skill
    • Small (New feature, Something else) → done
    • Uncertain → ask user if they want deeper interview
  5. If large: Use Skill tool to invoke interview-project. Do NOT read that skill's content beforehand.

Category Questions

New project: Value proposition? Target user? Key features? New feature: Problem solved? Location in codebase? Dependencies? Major refactor: What's painful? Desired state? Boundaries? Infrastructure: Pain points? Target architecture? Constraints? Something else: Desired outcome? Success criteria?

Minimal SPEC.md Template

# [Idea Name]

**Category**: [category]

## Summary
[1-2 sentence description]

## Key Points
- [bullet]
- [bullet]

## Open Questions
- [if any]

Delegation

When scope is large, invoke interview-project:

Use Skill tool with skill: "interview-project"

Brainstorm skill completes when interview-project finishes.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です