nuxt-supabase-starter
Scaffold full-stack Nuxt and Supabase apps with guided workflows
Directs the agent on where changes belong (meta layer vs template), how to scaffold new projects from natural-language requests, which skills to trigger for each task, and what actions are forbidden such as filling secrets or deploying without approval.
All Skills in This Repository (46)
Pure Emerald Level Indicatorsserver-api
Standardize Nuxt 4 server API routing, validation, and error handling.
design
Coordinate multi-skill design tasks into a phased plan pipeline.
animate
Plan and implement UI animations for web frontend components.
spectra-debug
Debug software defects through a four-phase reproduce, isolate, root cause, and fix workflow.
quieter
Apply desaturation, refined typography, and motion moderation to UI designs.
spectra-analyze
Analyze artifact consistency and output a structured JSON report.
review-screenshot
Capture annotated screenshots for manual QA review items and generate a consolidated report.
spectra-sync
Merge delta specs into main specs with idempotent updates.
optimize
Identify and fix frontend performance bottlenecks in web apps and SPAs.
adapt
Structure responsive UI designs across mobile, tablet, and desktop contexts.
spectra
Route spectra workflows to appropriate sub-skills based on project state.
supabase-migration
Guide Supabase migration workflows with supabase migration new and CI/CD deployment.
Frequently Asked Questions
FAQPage SchemaHow to install nuxt-supabase-starter?▼
Run `npx skills add YuDefine/nuxt-supabase-starter --all -g -y` in your terminal to install all skills in this suite globally.
What does this Nuxt Supabase starter include?▼
It ships a complete Nuxt 4 + Supabase template with Better Auth, row-level security, CRUD API patterns, Pinia state, testing setup, and Cloudflare Workers deployment presets.
How do I create a new project with this starter?▼
Describe your project in plain language to your coding agent, and the scaffold skills translate it into CLI flags, generate the project, and verify the environment automatically.
Does it work with Claude Code and Cursor?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible coding agents.
Can it handle database migrations and RLS policies safely?▼
Yes. Dedicated skills enforce safe Supabase migration practices, RLS policy templates, and schema-to-type synchronization checks before every commit.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core