YuDefine/nuxt-supabase-starter

A Nuxt + Supabase rapid development template with an AI-assisted workflow (Claude Code), TDD, and Spectra (OpenSpec).

This repository also configures its own agents. See what nuxt-supabase-starter tells them →

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

nuxt-content

49

YuDefine/nuxt-supabase-starter

Skill Cursor

Build typed, content-driven Nuxt applications with @nuxt/content. Use when working with content.config.ts, collections, queryCollection, Markdown or MDC rendering, content databases, hooks, custom sources, search, or Content v2 migrations.

not rated 45 today A SkillSpector: warn 52 tokens original MIT

nuxt-data-audit

50

YuDefine/nuxt-supabase-starter

Skill Claude Code

An audit guide for checking how Nuxt projects load data and whether their data-fetching patterns follow the project's performance rules.

not rated 45 changed today A SkillSpector: pass 57 tokens original MIT

nuxt-modules

51

YuDefine/nuxt-supabase-starter

Skill Cursor

Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directory), (3) Runtime extensions (components, composables, plugins), (4) Server extensions (API routes, middleware), (5) Releasing/publishing modules to npm, (6) Setting up CI/CD workflows for modules.…

not rated 45 today A SkillSpector: warn 105 tokens original MIT

nuxthub

52

YuDefine/nuxt-supabase-starter

Skill Cursor

Use when building NuxtHub v0.10.6 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV storage, blob storage, and cache APIs. Covers configuration, schema definition, migrations, multi-cloud deployment (Cloudflare, Vercel), and the new hub:db, hub:kv, hub:blob virtual module imports.

not rated 45 today A SkillSpector: warn 78 tokens original MIT

project-bootstrap

53

YuDefine/nuxt-supabase-starter

Skill Claude Code

A setup workflow for creating or formally onboarding a Nuxt project into a shared project-management system called Clade.

not rated 45 changed today A SkillSpector: warn 83 tokens original MIT

review-archive

54

YuDefine/nuxt-supabase-starter

Skill Claude Code

A workflow for moving completed manual review items from a task record into a dated review archive.

not rated 45 changed today A SkillSpector: pass 51 tokens original MIT

YuDefine/nuxt-supabase-starter

Skill Claude Code needs its repo

A batch scanner that checks multiple active changes to see whether their manual-review sections are ready for inspection.

not rated 45 changed today A SkillSpector: pass 38 tokens original MIT

review-screenshot

56

YuDefine/nuxt-supabase-starter

Skill Claude Code

A standard workflow for taking screenshots to check a user interface, using a dedicated review process for different verification modes.

not rated 45 changed today A SkillSpector: pass 75 tokens original MIT

rls-performance

57

YuDefine/nuxt-supabase-starter

Skill Claude Code

A guide for finding and fixing slow database queries when row-level security rules and limited connection pools affect an API.

not rated 45 changed today A SkillSpector: pass 58 tokens original MIT

screenshots-archive

58

YuDefine/nuxt-supabase-starter

Skill Claude Code

A workflow for moving reviewed screenshot folders into a dated archive, leaving the active folder as a list of screenshots still awaiting review.

not rated 45 changed today A SkillSpector: pass 77 tokens original MIT

subagent-dev

59

YuDefine/nuxt-supabase-starter

Skill Claude Code

A development workflow that divides an implementation plan into independent tasks, assigns fresh coding agents to them, and reviews each result before a final review.

not rated 45 changed today A SkillSpector: warn 70 tokens original MIT

ts-library

60

YuDefine/nuxt-supabase-starter

Skill Cursor

Use when authoring TypeScript libraries or npm packages - covers project setup, package.json exports, build tooling (tsdown/unbuild), API design patterns, type inference tricks, testing, and publishing to npm. Use when bundling, configuring dual CJS/ESM output, or setting up release workflows.

not rated 45 today A SkillSpector: pass 65 tokens original MIT

vite-tunnel

61

YuDefine/nuxt-supabase-starter

Skill Claude Code

A guide for exposing a local Vite development server through a Cloudflare Named Tunnel, giving it a stable public web address.

not rated 45 changed today A SkillSpector: pass 27 tokens original MIT

wt

62

YuDefine/nuxt-supabase-starter

Skill Claude Code needs its repo

A workflow tool for creating isolated Git worktrees, which are separate working directories connected to the same repository. It coordinates parallel tasks without mixing their changes.

not rated 45 changed today A SkillSpector: pass 70 tokens original MIT

api-plan

63

YuDefine/nuxt-supabase-starter

Skill Claude Code

An API contract maintenance workflow that keeps the system's shared description of endpoints, data shapes, responses, errors, and state changes up to date. It supports adding, changing, deleting, or leaving API operations unchanged.

not rated 45 changed today A 69 tokens original MIT

bdd

64

YuDefine/nuxt-supabase-starter

Skill Claude Code

A behavior-driven development workflow that turns existing feature files into tests and product-code changes. BDD describes expected behavior in examples, while TDD means writing a failing test, making it pass, and then improving the code.

not rated 45 changed today A 96 tokens original MIT

clarify-over-specs

65

YuDefine/nuxt-supabase-starter

Skill Claude Code

A requirements-review skill that examines an existing specification after it has been written. It finds important missing decisions or contradictions and folds confirmed answers back into the specification and its checklist.

not rated 45 changed today A 120 tokens original MIT

clarify

66

YuDefine/nuxt-supabase-starter

Skill Claude Code

A requirements-clarification skill that asks focused questions when a request is incomplete, contradictory, or open to several reasonable interpretations. It presents context and answer choices, then returns the confirmed decisions to the calling workflow.

not rated 45 changed today A 127 tokens original MIT

constitution

67

YuDefine/nuxt-supabase-starter

Skill Claude Code

A project-governance skill for creating or changing a repository's written rules. It keeps those rules modular by placing them in the smallest appropriate constitution file.

not rated 45 changed today A 94 tokens original MIT

data-plan

68

YuDefine/nuxt-supabase-starter

Skill Claude Code

A data-model planning skill that maintains the project's authoritative description of stored data, including tables, fields, links, and indexes. It records whether each data element is added, changed, removed, or unchanged.

not rated 45 changed today A 70 tokens original MIT

dsl-refine

69

YuDefine/nuxt-supabase-starter

Skill Claude Code

A testing-specification skill that turns business journeys into executable interface feature files and shared test vocabulary. It keeps the current frontend and backend behavior descriptions in the project's truth files.

not rated 45 changed today A 83 tokens original MIT

gherkin-and-dsl

70

YuDefine/nuxt-supabase-starter

Skill Claude Code

Evaluate and refactor Gherkin feature files and DSL vocabularies so they can be implemented as test code with minimal inference. Use when converting test plans into Gherkin, reviewing or tightening Given/When/Then sentences, deciding Rule/Background/Scenario Outline/DataTable structure, or checking whether Gherkin and…

not rated 45 changed today A 78 tokens original MIT

implement

71

YuDefine/nuxt-supabase-starter

Skill Claude Code

A coding-work execution skill that follows a task list one unlocked task at a time, or one explicitly parallel group. It verifies each task, marks it complete, and continues until the plan is delivered.

not rated 45 changed today A 72 tokens original MIT

sdd-start

72

YuDefine/nuxt-supabase-starter

Skill Claude Code

Use when user asks to start or continue product work after clade-onboard confirms an onboard repo. Do not use for onboard status/readiness or registry drift.

not rated 45 changed today A 36 tokens original 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: