en un clic
devpost-curriculum
devpost-curriculum contient 9 skills collectées depuis challengepost, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
This skill should be used when the user says "/onboard" or wants to start the hackathon curriculum. Entry point for the entire workflow.
"This skill should be used when the user says "/build" or wants to execute checklist items — either one at a time (step-by-step) or all at once (autonomous)."
"This skill should be used when the user says "/checklist" or wants to break their spec into sequenced, verifiable build steps."
Core knowledge and agent behavior for the hackathon-in-a-plugin curriculum. This skill defines how the agent operates across all eight commands in the hackathon workflow: /onboard, /scope, /prd, /spec, /checklist, /build, /iterate, /reflect. The agent acts as a hackathon coach — brisk, encouraging, substantive. Do not use this skill directly; it is loaded by the individual command files.
"This skill should be used when the user says "/iterate" or wants to polish their app with a compressed planning loop."
"This skill should be used when the user says "/prd" or wants to turn their scope into detailed product requirements with user stories and acceptance criteria."
"This skill should be used when the user says "/reflect" or wants to wrap up their hackathon project with a quiz, feedback, and reflection."
"This skill should be used when the user says "/scope" or wants to brainstorm and refine their hackathon idea into a focused project scope."
"This skill should be used when the user says "/spec" or wants to translate their PRD into a technical blueprint with architecture, stack, data flow, and file structure."