YuDefine/nuxt-supabase-starter
Cursor rule Cursor
🔒 LOCKED — managed by clade Source: rules/core/agent-routing.keepalive-wake.md Edit at: $CLADEHOME Local edits will be reverted by the next sync. -->.
Nuxt + Supabase 快速開發範本,含 AI 輔助工作流程(Claude Code)、TDD、Spectra (OpenSpec)
YuDefine/nuxt-supabase-starter
Cursor rule Cursor
🔒 LOCKED — managed by clade Source: rules/core/agent-routing.keepalive-wake.md Edit at: $CLADEHOME Local edits will be reverted by the next sync. -->.
YuDefine/nuxt-supabase-starter
Cursor rule Cursor
🔒 LOCKED — managed by clade Source: rules/core/agent-routing.md Edit at: $CLADEHOME Local edits will be reverted by the next sync. -->.
YuDefine/nuxt-supabase-starter
Cursor rule Cursor
A routing protocol for handling questions raised by coding agents during delegated work. It decides whether the main agent can answer from existing evidence or must ask the user.
YuDefine/nuxt-supabase-starter
Cursor rule Cursor
A set of rules for assigning coding tasks to helper agents and monitoring their progress. It defines which dispatch tools and models to use, how to record the starting Git state, and how to handle quota limits.
YuDefine/nuxt-supabase-starter
Cursor rule Cursor
🔒 LOCKED — managed by clade Source: rules/core/agent-self-verification.md Edit at: $CLADEHOME Local edits will be reverted by the next sync. -->.
YuDefine/nuxt-supabase-starter
Cursor rule Cursor
A procedure for collecting screenshots as proof that a website or interface works as expected. It covers test data, authentication, repeated captures after UI changes, and records of failed verification attempts.
YuDefine/nuxt-supabase-starter
Cursor rule Cursor
🔒 LOCKED — managed by clade Source: rules/modules/runtime/cf-workers/api-patterns.md Edit at: $CLADEHOME Local edits will be reverted by the next sync. -->.
YuDefine/nuxt-supabase-starter
Cursor rule Cursor
D-pattern audit 規範(DB outbox canonical + evlog derived stream + hash anchor).
YuDefine/nuxt-supabase-starter
Cursor rule Cursor
Supabase audit table schema 慣例(auditlogs).
YuDefine/nuxt-supabase-starter
Cursor rule Cursor
A rule for keeping an application's login system consistent with the way it accesses Supabase data. Supabase is a service that provides databases, authentication, and APIs; RLS means database rules that limit which rows a user can access.