Skip to main content

Plan your app, step by step

Start with a simple idea. Each step gives you a prompt to paste into your AI coding tool — by the end you’ll have a folder of planning briefs ready to build from.

We’ll weave this into every prompt below. You can edit it any time.

0 of 5 complete
  1. Install the planning skills

    One command adds the SpeziVibe skills to your AI coding tool — Claude Code, Cursor, Copilot, Codex, Gemini, and more.

    npx skills add StanfordSpezi/SpeziVibe --all
  2. Define the need

    biodesign-needs-findingneed-statement.md

    Turn your idea into a sharp problem statement using the Stanford Biodesign needs-finding process.

    I want to build my digital health app. Use the biodesign-needs-finding skill to walk me through defining a clear problem statement.
  3. Plan for compliance

    digital-health-compliance-planningcompliance-brief.md

    Surface the privacy, regulatory, and research questions — HIPAA, IRB, FDA, GDPR — early, before any code.

    Based on my need statement for my digital health app, run the digital-health-compliance-planning skill to identify which compliance domains and controls apply.
  4. Model your health data

    health-data-model-planningdata-model-brief.md

    Define the core health data entities, how they relate, and what they need for interoperability.

    Using my planning so far for my digital health app, run the health-data-model-planning skill to define the data entities, relationships, and interoperability needs.
  5. Design the experience

    digital-health-ux-planningux-brief.md

    Map the user journeys, onboarding, and day-to-day workflows for patients and clinicians.

    Using my planning so far for my digital health app, run the digital-health-ux-planning skill to plan the user journeys and onboarding.