nuxt-supabase-starter
Scaffold full-stack Nuxt and Supabase apps with guided workflows
All Skills in This Repository (24)
Pure Emerald Level Indicatorsopenspec-router
Route OpenSpec workflow requests to appropriate CLI commands.
nuxt-ui
Integrate Nuxt UI v4 into Nuxt apps with installation and theming guidance.
vueuse
Generate VueUse composable documentation and metadata from SKILL.md frontmatter.
nuxt-better-auth
Integrates Nuxt with Better Auth for server and client authentication flows.
openspec-apply-change
Coordinate OpenSpec changes from proposal to implementation using the openspec CLI.
ts-library
Scaffold TypeScript libraries with dual exports, strict config, and release workflows.
openspec-explore
Guide open-ended problem exploration and requirement clarification with questions and diagrams.
openspec-verify-change
Verify an OpenSpec change implementation against its specs, tasks, and design.
vue
Reference Vue 3 Composition API patterns, component architecture, and testing practices.
reka-ui
Provide reusable headless Vue 3 component primitives with WAI-ARIA compliance.
document-writer
Aligns Nuxt blog posts and documentation to a grammar-first writing standard.
nuxt-content
Provide a typed, SQL-backed content layer for Nuxt apps.
Frequently Asked Questions
FAQPage SchemaHow to install nuxt-supabase-starter?â–¼
Run `npx skills add Charles5277/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 full-stack template with Nuxt 4, Supabase Postgres, Better Auth, Nuxt UI, Tailwind, Pinia, testing, and Cloudflare deployment presets, plus skills that enforce API, RLS, and migration best practices.
How do I create a new project with it?â–¼
Use the bundled create-nuxt-starter CLI in interactive or non-interactive mode, or paste the provided PROMPT.md into your coding assistant and let it drive the scaffold and verification steps.
Does it work with Claude Code and Cursor?â–¼
Yes. The skills follow the standard SKILL.md format and ship with configurations for Claude Code, Cursor, and other compatible coding assistants.
Can I use it without deep Supabase experience?â–¼
Yes. Built-in skills guide schema design, RLS policies, and migrations step by step, so your assistant applies proven patterns instead of guessing.
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