Generates documentation for code, APIs, and projects. Use for README files, docstrings, API docs, and technical writing.
Development
Code generation, debugging, testing, and development workflows
Helps with code explanation, refactoring, debugging, and optimization. Use when working with programming tasks.
Use when working with VueUse composables - provides reactive utilities for state, browser APIs, sensors, network,...
Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides...
Use when authoring TypeScript libraries - covers project setup, package exports, build tooling (tsdown/unbuild), API...
Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns,...
Use when working on Nuxt 4+ projects - provides server routes, file-based routing, middleware patterns,...
Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/...
Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server...
Use when adding animations with Motion Vue (motion-v) - provides motion component API, gesture animations,...
Use when reviewing code changes before committing, after implementing features, or when asked to review. Triggers on...
A development process for Python code that uses Test Drivern Development (TDD) to iterate on a new project based...
Fetch up-to-date documentation for any library using the Context7 API. Use when the user needs accurate, current...
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility",...
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...
Apply preferred toolchain and technology stack defaults: pnpm, Next.js, TypeScript, Convex, Vercel, Tailwind,...
Apply testing philosophy: test behavior not implementation, minimize mocks, AAA structure, coverage for confidence...
|
|
|
When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this...
When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when...
Invoke Codex CLI as a coworker for implementation, brainstorming, specs, and reviews. Use when you want parallel...
Apply comprehensive code review checklist covering purpose, design, quality, correctness, security, performance,...