vani-spa-app

Installation
SKILL.md

Vani SPA App

When to Use

  • The user asks to update the Vani SPA app under src/spa-app
  • Requests mention the landing page/homepage or landing examples

Quick Rules

  • SPA app code lives in src/spa-app; entry points are entry-client.ts, entry-server.ts, and root.html
  • UI components live in src/spa-app/components
  • Import Vani runtime helpers from @/vani and @/vani/html
  • Use cn() from src/spa-app/components/utils for composing class names
  • Favor small composable sections (e.g. HeroSection, FeaturesSection)

Workflow Checklist

Use this checklist in responses:

Related skills
Installs
8
Repository
itsjavi/vani
First Seen
Jan 24, 2026