All authors
Charles5277 avatar

Claude Skills by Charles5277

github.com/Charles5277
29 skillsA× 290 installs18 views
Document WriterA

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.

developmentdocumentation
0
35
MotionA

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

developmentbashvue
0
35
Nuxt Better AuthA

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

developmenttypescriptgit
0
35
Nuxt ContentA

Use when working with Nuxt Content v3 - provides collections (local/remote/API sources), queryCollection API, MDC rendering, database configuration, NuxtStudio integration, hooks, i18n patterns, and LLMs integration

developmentsqlvue
0
35
Nuxt ModulesA

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. Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation.

developmentgobash
0
35
Nuxt UiA

Use when building styled UI with @nuxt/ui v4 components (Button, Modal, Form, Table, etc.) - provides ready-to-use components with Tailwind Variants theming. Use vue skill for raw component patterns, reka-ui for headless primitives.

developmentgovue
0
35
NuxtA

Use when working on Nuxt 4+ projects - provides server routes, file-based routing, middleware patterns, Nuxt-specific composables, and configuration with latest docs. Covers h3 v1 helpers (validation, WebSocket, SSE) and nitropack v2 patterns.

developmentvueapi
0
35
NuxthubA

Use when building NuxtHub v0.10.4 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.

developmentbashsql
0
35
Openspec Apply ChangeA

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

developmentgobash
0
35
Openspec Archive ChangeA

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

developmentbashrails
0
35
Openspec Bulk Archive ChangeA

Archive multiple completed changes at once. Use when archiving several parallel changes.

developmentbashrails
0
35
Openspec Continue ChangeA

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

developmentbashrails
0
35
Openspec ExploreA

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

developmentgobash
0
35
Openspec Ff ChangeA

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

developmentgobash
0
35
Openspec New ChangeA

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

developmentbashrails
0
35
Openspec OnboardA

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

developmenttypescriptgo
0
35
Openspec RouterA

根據用戶的需求描述,智能選擇最適合的 OpenSpec 工作流指令。

developmentbashrails
0
35
Openspec Sync SpecsA

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

developmentgorails
0
35
Openspec Verify ChangeA

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

developmentbash
0
35
Pinia StoreA

當建立 `app/stores/**/*.ts` 檔案或處理全域狀態時,自動載入此規範。 ---

developmenttypescriptvue
0
35
Postgres Best PracticesA

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

developmentgosql
0
35
Reka UiA

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.

developmentgovue
0
35
Server ApiA

當建立 `server/api/**/*.ts` 檔案時,自動載入此規範。 ---

developmenttypescriptapi
0
35
Supabase ArchA

當規劃新功能、決定技術方案、或詢問「該用 RPC 還是 Edge Function」時,自動載入此規範。 ---

developmenttypescriptrust
0
35
Supabase MigrationA

當執行 `supabase migration new` 或修改 migration 檔案時,自動載入此規範。 ---

developmenttypescriptbash
0
35
Supabase RlsA

當建立或修改 RLS Policy(`CREATE POLICY`、`ALTER POLICY`)時,自動載入此規範。 ---

developmentsqlapi
0
35
Ts LibraryA

Use when authoring TypeScript libraries - covers project setup, package exports, build tooling (tsdown/unbuild), API design patterns, type inference tricks, testing, and release workflows. Patterns extracted from 20+ high-quality ecosystem libraries.

developmenttypescriptvue
0
35
VueA

Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destructuring guidance

developmentreactvue
0
35
VueuseA

Use when working with VueUse composables - provides reactive utilities for state, browser APIs, sensors, network, animations. Check VueUse before writing custom composables - most patterns already implemented.

developmentgobash
0
35