YuDefineYuDefineOfficial·46 Agent Skills Included

nuxt-supabase-starter

Scaffold full-stack Nuxt and Supabase apps with guided workflows

Scaffolds production-ready Nuxt 4 and Supabase projects with authentication, database migrations, RLS policies, and deployment presets. Eliminates weeks of manual setup for auth flows, CRUD APIs, row-level security, and Cloudflare Workers deployment configuration. Guides coding agents through project scaffolding, schema changes, testing, and safe commit workflows with built-in quality gates.
npx skills add YuDefine/nuxt-supabase-starter --all -g -y
Available:

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 Indicators

Frequently Asked Questions

FAQPage Schema
How 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