joyco-app

Installation
SKILL.md

JOYCO App — Plan → Kickoff → Build

This skill carries a new JOYCO internal product app through the whole loop: it locks a plan, runs a consistent and opinionated kickoff, then builds the app out to that plan. It is not a scaffolder that stops at pnpm dev — the kickoff is the shared, non-negotiable starting point; the plan is what the project becomes.

Three phases, always in order:

  1. Lock the plan — never scaffold without a confirmed plan.
  2. Kickoff — identical every time: Next.js + JOYCO UI kit + lint + agent.
  3. Build to the plan — translate the plan into routes/components and implement until it's done.

When to use

  • The dev wants to start a new internal JOYCO product / dashboard / marketing site and carry it forward, not just generate a skeleton.
  • The dev says "new joyco app", "kickoff a project", "build this as a joyco app", "set up joyco/ui".
Installs
5
GitHub Stars
10
First Seen
Jun 14, 2026
joyco-app — joyco-studio/skills