This skill should be used when the user wants to plan a Hedera hackathon project, create a PRD, write a project spec, brainstorm a hackathon idea, or structure their hackathon submission. Triggered by phrases like "hackathon project plan", "hackathon PRD", "plan my hackathon project", "hedera hackathon idea", "write a hackathon spec", "hackathon project structure", "prepare for hackathon", or "build for hackathon".
From hackathon-helpernpx claudepluginhub hedera-dev/hedera-skills --plugin hackathon-helperThis skill uses the workspace's default tool permissions.
references/judging-criteria.mdreferences/prd-template.mdProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Integrates PayPal payments with express checkout, subscriptions, refunds, and IPN. Includes JS SDK for frontend buttons and Python REST API for backend capture.
Generate a comprehensive PRD for a Hedera hackathon project, structured to maximize scores across all 7 judging criteria: Innovation (10%), Feasibility (10%), Execution (20%), Integration (15%), Validation (15%), Success (20%), and Pitch (10%).
Before asking any other questions, ask the participant to paste the bounty or track description they are targeting. This is critical for tailoring the PRD to what judges are specifically looking for.
Prompt them with:
Before we start, please paste the full description of the bounty or track you're submitting to. This includes the track name, description, requirements, prize details, and any specific evaluation criteria. The more context you share, the better I can tailor your PRD to what the judges are looking for.
If you're targeting multiple tracks, paste all of them.
Once the participant provides the bounty/track context:
If the participant doesn't have the track description handy, proceed with the general questions below but remind them that track alignment is scored under Innovation (10%) and that pasting the track details later will help refine the PRD.
Ask the participant the following questions interactively. Ask them in batches of 2-3 to avoid overwhelming them. Start with the essentials, then go deeper. Adapt questions based on what was already covered in the bounty/track context.
Batch 1 - The Basics:
Batch 2 - The Solution:
Batch 3 - Hedera Integration:
Batch 4 - Team & Execution:
If the user provided a problem statement or idea upfront, use that to skip or pre-fill relevant questions. Still ask about Hedera integration, team, and validation details.
Once you have sufficient information, generate a comprehensive PRD following the template in references/prd-template.md. Write it to a file called HACKATHON-PRD.md in the project root.
Key requirements for the generated PRD:
After generating the PRD, provide a predicted score assessment against the judging criteria. Refer to references/judging-criteria.md for the complete rubric.
## Predicted Score Assessment
| Section | Predicted Score | Rationale | How to Improve |
|---------|----------------|-----------|----------------|
| Innovation (10%) | X/5 | [why] | [actionable tip] |
| Feasibility (10%) | X/5 | [why] | [actionable tip] |
| Execution (20%) | X/5 | [why] | [actionable tip] |
| Integration (15%) | X/5 | [why] | [actionable tip] |
| Validation (15%) | X/5 | [why] | [actionable tip] |
| Success (20%) | X/5 | [why] | [actionable tip] |
| Pitch (10%) | X/5 | [why] | [actionable tip] |
Focus improvement tips on the highest-weighted criteria (Execution 20%, Success 20%) first.
After generating the PRD, suggest concrete next steps:
| Section | Weight | What Judges Look For |
|---|---|---|
| Execution | 20% | MVP quality, UI/UX, team strategy, GTM plan |
| Success | 20% | Impact on Hedera accounts, active accounts, TPS, exposure |
| Integration | 15% | Depth of Hedera network usage, ecosystem partner leverage, creative service usage |
| Validation | 15% | Market feedback cycles, early adopters, traction metrics |
| Innovation | 10% | Novelty in Hedera ecosystem, new capabilities, track alignment |
| Feasibility | 10% | Web3 necessity, domain knowledge, business model viability |
| Pitch | 10% | Problem/solution clarity, opportunity size, Hedera representation |
Key insight: Execution + Success = 40% of the total score. Integration + Validation = 30%. Focus effort accordingly.
Use these services to maximize Integration scores:
| Service | Use Case | Integration Depth |
|---|---|---|
| Hedera Token Service (HTS) | Fungible/non-fungible tokens, custom fees, compliance controls | High |
| Hedera Consensus Service (HCS) | Ordered, timestamped messages, audit trails, event logs | High |
| Smart Contracts (EVM) | Solidity contracts with HTS precompiles, DeFi logic | High |
| Hedera File Service (HFS) | On-chain file storage, immutable documents | Medium |
| Scheduled Transactions | Deferred execution, multi-sig workflows | Medium |
| Mirror Nodes | Historical data queries, analytics, indexing | Low (alone) |
| SDK (JavaScript/Java/Go/Swift) | Client-side integration with any service | Depends on usage |
Integrating with ecosystem partners increases Integration and Success scores:
Refer to references/judging-criteria.md for complete rubric details per section.
Refer to references/prd-template.md for the PRD document structure.