spezi-platform-selection

Select a Spezi starter template and clone it with planning context.

22|5|Updated Nov 4, 2025
One-click install
npx skills add https://github.com/StanfordSpezi/SpeziVibe --skill spezi-platform-selection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spezi-platform-selection
Source: https://github.com/StanfordSpezi/SpeziVibe/tree/main/skills/spezi-platform-selection
Command: npx skills add https://github.com/StanfordSpezi/SpeziVibe --skill spezi-platform-selection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Quickly selects the correct Spezi starter template (React Native or Apple-native) for a digital health app, clones it, and moves planning materials into the clone so the coding agent begins with full project context.

Core Features & Use Cases

  • Platform-aware starter selection based on planning briefs.
  • Automated cloning of the matching Spezi template.
  • Transfer of planning docs (docs/planning/ and docs/implementation-plan.md) into the cloned repo for immediate context.

Quick Start

Inspect planning briefs, select the appropriate template (React Native or Apple-native), clone the matching Spezi starter, and relocate the planning docs into the cloned repo to provide full context for implementation.

Frequently Asked Questions about spezi-platform-selection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right Spezi starter template for a digital health app?

To choose the right Spezi starter template, you evaluate your planning briefs to decide between React Native and Apple-native. The selection process matches your platform requirements to the appropriate starter template for your digital health app.

How do I clone a Spezi template with planning context for a coding agent?

To clone a Spezi template with planning context, select a starter, clone the repository, and then move your planning docs into the cloned repo. This provides the coding agent with full project context.

What planning docs do I need to move into a cloned Spezi repository?

The planning docs to move into a cloned Spezi repository include files within docs/planning/ and docs/implementation-plan.md. Relocating these artifacts preserves context for the coding agent.

Can I use a React Native starter template for an Apple-native digital health app?

You cannot use a React Native starter for an Apple-native app. The platform selection process specifically chooses between the React Native and Apple-native Spezi starters based on your planning briefs to match your target platform.

What are the next steps after cloning a Spezi starter template and moving planning docs?

After cloning a Spezi starter template and moving planning docs, the next steps are to define the tasks for Milestone 1. The planning context is preserved so the coding agent can begin implementation immediately.