Skip to main content
From Stanford Spezi
SpeziVibe rocket logo

Vibe code
digital health

Installable skills that help AI coding tools plan, build, and ship digital health apps.

Scroll to explore

Skills that turn an idea into a buildable plan

SpeziVibe is a set of installable skills for your AI coding tool. Describe what you want to build, and they walk you through the decisions a digital health app needs — clinical need, compliance, data model, UX — and write them up as structured markdown briefs plus an implementation plan your agent can build from. How it works →

# What the skills produce

docs/planning/
  need-statement.md
  compliance-brief.md
  data-model-brief.md
  ux-brief.md
docs/implementation-plan.md

→ your agent builds from these

From idea to app in three steps

01

Plan

Install the skills, then describe your app. They ask the right questions and produce markdown briefs — needs, compliance, data model, UX — and a milestone-based implementation plan.

02

Build

Clone a Spezi template (React Native or Apple-native) or use any repo. Your agent builds from the briefs, milestone by milestone.

03

Ship & maintain

Generate changelogs and release notes, and keep a project wiki so your team’s knowledge stays organized as you iterate.

Two ways to use SpeziVibe

Let build-an-app run the right skills for you, or run any skill yourself. Either way, you get the same structured briefs.

Guided

build-an-app

Describe what you want to build. It figures out which skills apply, runs them in order, and hands off to implementation. The easiest way to start.

A la carte

Run skills yourself

Already know what you need? Run any skill on its own, in any order. Each one works standalone and writes the same briefs.

Browse the skills ↓

Every skill, grouped by where it fits in your project. build-an-app runs the right ones automatically — or pick any to run on its own.

Works with any AI coding tool

Skills are tool-agnostic — they work with anything that supports installable skills or custom instructions.

Claude Code
Cursor
GitHub Copilot
OpenAI Codex
Gemini CLI

Get started

Add the skills to your AI coding tool and start planning your first app.

$npx skills add StanfordSpezi/SpeziVibe --all

Copied!