YuDefine/nuxt-supabase-starter
Command Claude Code
A validation command for maintainers of a starter project template, checking that its files, documentation, scripts, and generated project scaffolds are complete and consistent.
YuDefine/nuxt-supabase-starter
Command Claude Code
A validation command for maintainers of a starter project template, checking that its files, documentation, scripts, and generated project scaffolds are complete and consistent.
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.…
YuDefine/nuxt-supabase-starter
Instructions file
Instructions for YuDefine/nuxt-supabase-starter, covering claude.md, language, project structure and meta vs template 邊界.
YuDefine/nuxt-supabase-starter
Agent Claude Code
A code-review agent for Nuxt 4, Vue 3, TypeScript, and Supabase projects. Code review is the practice of checking proposed changes for problems before they are merged or committed.
YuDefine/nuxt-supabase-starter
Agent Claude Code
A fallback agent for carrying out scan, extraction, file-reading, and pattern-matching work when specified model service quotas are exhausted. It follows routing rules that determine when it may take over and which model level to use.
YuDefine/nuxt-supabase-starter
Agent Claude Code
An agent for taking screenshots of a website or app and checking whether its interface looks correct. It returns a report based on the requested visual checks.
YuDefine/nuxt-supabase-starter
Command Claude Code
A deployment health-check command that finds the public site address in configuration and checks whether the deployed site responds successfully.
YuDefine/nuxt-supabase-starter
Command Claude Code
A command workflow for creating Supabase database migrations, which are versioned changes to a database's tables, fields, functions, or security rules. It also describes security and testing checks for those changes.
YuDefine/nuxt-supabase-starter
Command Claude Code
A command for updating verification documents so they describe the system as it currently works. It covers documentation about configuration, authentication, database structure, permissions, roles, stores, and deployment.
YuDefine/nuxt-supabase-starter
Command Claude Code
A command that marks a file or folder as frozen in a project's guard configuration, preventing automatic edits to that path.
YuDefine/nuxt-supabase-starter
Command Claude Code
A safety dashboard command for showing protected project paths, custom frozen paths, and commands that require extra confirmation. A frozen path is a file or folder that should not be changed without deliberate action.
YuDefine/nuxt-supabase-starter
Command Claude Code
A command that reviews a recent development sprint, a short period of planned work, using repository history and development metrics.
YuDefine/nuxt-supabase-starter
Command Claude Code
A code-review command that gives an independent check of recent changes. It looks for production bugs, security vulnerabilities, data errors, and differences between development and live environments.
YuDefine/nuxt-supabase-starter
Command Claude Code
A release command that checks a Git branch and its changes, runs project checks, pushes commits, and opens a pull request. A pull request is a proposed set of changes for review before merging into the main codebase.
YuDefine/nuxt-supabase-starter
Command Claude Code
Command "sprint-status" from YuDefine/nuxt-supabase-starter, covering /sprint-status — 開發狀態 dashboard, step 1: branch 概覽, step 2: 未完成工作, 未提交的變更 and 未 push 的 commits.
YuDefine/nuxt-supabase-starter
Command Claude Code
Command "unfreeze" from YuDefine/nuxt-supabase-starter, covering /unfreeze — 解凍路徑, 流程 and 輸出.
YuDefine/nuxt-supabase-starter
Hook Claude Code
Runs after a tool call finishes for mcp__local-supabase__apply_migration tool calls, executing post-migration-gen-types.sh. From YuDefine/nuxt-supabase-starter.
YuDefine/nuxt-supabase-starter
Hook Claude Code
Runs when a session starts, executing _bootstrap-check.sh. From YuDefine/nuxt-supabase-starter.
YuDefine/nuxt-supabase-starter
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, SessionStart) and 59 allowed tools.
YuDefine/nuxt-supabase-starter
Skill Claude CodeCodex
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.
YuDefine/nuxt-supabase-starter
Skill Claude CodeCodex
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.
YuDefine/nuxt-supabase-starter
Skill Claude CodeCodex
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…
YuDefine/nuxt-supabase-starter
Skill Claude CodeCodex
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.
YuDefine/nuxt-supabase-starter
Skill Claude CodeCodex
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.