YuDefine/nuxt-supabase-starter

Nuxt + Supabase 快速開發範本,含 AI 輔助工作流程(Claude Code)、TDD、Spectra (OpenSpec)

45Stars on the repository
200Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

impeccable

01

YuDefine/nuxt-supabase-starter

Skill Claude CodeCodex

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…

not rated 45 today A 189 tokens copy · 92% MIT

analyze-logs

02

YuDefine/nuxt-supabase-starter

Skill Claude Code

Analyze application logs from the .evlog/logs/ directory. Use when debugging errors, investigating slow requests, understanding request patterns, or answering questions about application behavior. Reads structured NDJSON wide events written by evlog's file system drain.

not rated 45 today A 53 tokens copy · 97% MIT

YuDefine/nuxt-supabase-starter

Skill Claude Code

Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth, or plugin configuration.

not rated 45 today A 61 tokens original MIT

YuDefine/nuxt-supabase-starter

Skill Claude Code

Configure rate limiting, manage auth secrets, set up CSRF protection, define trusted origins, secure sessions and cookies, encrypt OAuth tokens, track IP addresses, and implement audit logging for Better Auth. Use when users need to secure their auth setup, prevent brute force attacks, or harden a Better Auth…

not rated 45 today A 70 tokens original MIT

build-audit-logs

05

YuDefine/nuxt-supabase-starter

Skill Claude Code

Build or review audit trails in TypeScript/JavaScript apps using evlog (pipelines, typed actions, denials, retention, compliance-style reviews). For application code, not for extending the evlog package.

not rated 45 today A 49 tokens copy · 97% MIT

commit

06

YuDefine/nuxt-supabase-starter

Skill Claude Code

A workflow for recording workspace changes in Git, the version-control system used to track code history. It includes locking, coordination checks, commit conventions, and cleanup if the process stops.

not rated 45 changed today A 84 tokens original MIT

document-writer

07

YuDefine/nuxt-supabase-starter

Skill Claude Code

Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and MDC component usage. Overrides brevity rules for proper grammar. Use nuxt-content for MDC syntax, nuxt-ui for component props.

not rated 45 today A 57 tokens original MIT

motion

08

YuDefine/nuxt-supabase-starter

Skill Claude Code

Use when adding animations with Motion Vue (motion-v) - provides motion component API, gesture animations, scroll-linked effects, layout transitions, and composables for Vue 3/Nuxt.

not rated 45 today A 39 tokens original MIT

nuxt-auth-utils

09

YuDefine/nuxt-supabase-starter

Skill Claude Code

Use when implementing auth in Nuxt apps with nuxt-auth-utils - provides useUserSession composable, OAuth handlers, cookie-based sessions, and route protection. Works on all deployment targets without DB dependency.

not rated 45 today A 46 tokens original MIT

nuxt-better-auth

10

YuDefine/nuxt-supabase-starter

Skill Claude Code

Use when implementing auth in Nuxt apps with @nuxtjs/better-auth - provides useUserSession composable, server auth helpers, route protection, and Better Auth plugins integration.

not rated 45 today A 43 tokens original MIT

nuxt-ui

11

YuDefine/nuxt-supabase-starter

Skill Claude Code

Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces.

not rated 45 today A 56 tokens copy · 100% MIT

nuxt

12

YuDefine/nuxt-supabase-starter

Skill Claude Code

Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.

not rated 45 today A 41 tokens copy · 100% MIT

pinia-store

13

YuDefine/nuxt-supabase-starter

Skill Claude Code

A set of project rules for organizing Pinia stores, which hold shared Vue application state such as user preferences, authentication, and interface settings.

not rated 45 today A 56 tokens original MIT

pinia

14

YuDefine/nuxt-supabase-starter

Skill Claude Code

Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.

not rated 45 today A 37 tokens copy · 100% MIT

YuDefine/nuxt-supabase-starter

Skill Claude Code

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions…

not rated 45 today A 214 tokens copy · 100% MIT

reka-ui

16

YuDefine/nuxt-supabase-starter

Skill Claude Code

Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns, composition (asChild), controlled/uncontrolled state, virtualization, and styling integration. Formerly Radix Vue.

not rated 45 today A 47 tokens original MIT

YuDefine/nuxt-supabase-starter

Skill Claude Code

Review code for logging patterns and suggest evlog adoption. Optionally use @evlog/cli (evlog init to wire evlog, evlog agents to write the conventions into AGENTS.md, evlog map to score entry-point coverage, --baseline to gate regressions in CI) on Nuxt, Nitro, Next.js, and TanStack Start. Guides setup on those plus…

not rated 45 today A 197 tokens copy · 97% MIT

server-api

18

YuDefine/nuxt-supabase-starter

Skill Claude Code

Guidance for designing server-side API routes in a Nuxt application, including validation, permissions, database writes, and response formats.

not rated 45 today A 51 tokens original MIT

supabase-arch

19

YuDefine/nuxt-supabase-starter

Skill Claude Code

A set of architecture guidelines for applications that use Supabase, a hosted database and backend service based on PostgreSQL. It helps choose where database reads, writes, third-party requests, scheduled work, and real-time updates should run.

not rated 45 today A 49 tokens original MIT

supabase-migration

20

YuDefine/nuxt-supabase-starter

Skill Claude Code

Supabase Migration 規範。Use when running supabase migration new, editing migration SQL files, creating database functions, or modifying database schema. Always use this skill when you see CREATE FUNCTION, ALTER TABLE, CREATE INDEX, or migration-related work.

not rated 45 today A 56 tokens original MIT

YuDefine/nuxt-supabase-starter

Skill Claude Code

Postgres best practices maintained by Supabase, for Postgres running anywhere. Load this skill BEFORE writing or changing anything that lives in a Postgres database: creating or altering tables and columns (including choosing column types), schema design, migrations and declarative schema files, RLS policies and the…

not rated 45 today A 182 tokens copy · 100% MIT

supabase-rls

22

YuDefine/nuxt-supabase-starter

Skill Claude Code

A set of rules and templates for Supabase Row Level Security, which restricts database rows according to the signed-in user or role. Supabase is a hosted database and backend service based on PostgreSQL.

not rated 45 today A 63 tokens original MIT

supabase

23

YuDefine/nuxt-supabase-starter

Skill Claude Code

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies…

not rated 45 today A 185 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: