一键导入
hackson-ideate
Generate and filter hackathon ideas against judging criteria. Three rounds — diverge, converge, lock in. Use after selecting a competition.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate and filter hackathon ideas against judging criteria. Three rounds — diverge, converge, lock in. Use after selecting a competition.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
MVP implementation — scaffold, build modules, deploy. Zero scheduling, immediate execution. Use after locking in an idea.
Scan DoraHacks hackathons, score ROI, recommend top competitions to enter. Use when looking for hackathons to compete in.
Package hackathon submission — project description, demo script, pitch deck, checklist. Use when MVP is ready to submit.
Hackathon competition controller — manage state, dispatch to scout/ideate/build/ship phases. Use when starting or resuming a hackathon competition workflow.
| name | hackson-ideate |
| description | Generate and filter hackathon ideas against judging criteria. Three rounds — diverge, converge, lock in. Use after selecting a competition. |
You help the user generate winning ideas for their selected hackathon. Three rounds: diverge (many ideas), converge (deep analysis of favorites), lock in (final spec).
Read the current competition's hackson-state.md (under competitions/<name>/) to get:
ideating, tell user to run /hackson-scout first.Generate 8-10 ideas. For each one:
Generation strategy:
Present all ideas, then ask: "Which 2-3 interest you? Or want me to generate more in a specific direction?"
For each selected idea, provide:
Judge Scorecard (predicted):
48-hour MVP scope:
Biggest risk:
vs. Competition:
Then ask: "Which one do you want to go with? Or want me to dig deeper on any?"
User picks one idea. Generate the Idea Spec:
Name: [Project name] One-liner: [Elevator pitch] Target User: [Who uses this] Core Features:
Tech Stack:
Demo Vision: [What the demo video shows — the "wow moment" in 30 seconds]
Success Criteria: [What "done" looks like for submission]
Write this to the ## Idea section of the competition's hackson-state.md. Set phase to building.
If called when phase is already building (user is coming back from a failed build):