Loading...
Loading...
Found 1,614 Skills
Regression troubleshooting workflow for hook/router/memory/search failures with enforced evidence and fix validation
General guidelines for TALL stack development, emphasizing Laravel and PHP best practices.
Shows available skills, common workflows, and quick reference for the plugin. Use when the user asks for help, what skills are available, or how to do something.
Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.
Document debugging sessions with hypothesis tracking and knowledge base
Generate mock data and test fixtures from schemas
Execute comprehensive market research workflows. Covers market intelligence gathering, sector analysis, security research, and competitive intelligence with temporal validation.
Researches archives, contemporary accounts, and timeline reconstruction. Use when the album subject involves historical events that need primary source verification.
Polish code changes by recovering context, checking against codebase guidelines, removing AI slop, and running review. Use when finalizing work on a branch before PR.
Execute transaction builds and submits. Manual invoke only—requires explicit confirmation before submit.
Vite 8 (Rolldown-powered) build tool — configuration, plugin API, SSR, and Rolldown migration. Use when working with Vite projects, vite.config.ts, HMR, Vite plugins, library mode, SSR builds, or migrating from Vite 5/6 to Vite 8. Trigger when the user mentions Vite, vite.config, vitest (config side), HMR, Rolldown, Rollup plugin, or asks to configure, debug, or optimize a Vite-based project (Vue, React, Svelte, Nuxt, SvelteKit).
Write React components with minimal state, proper memoization, and type-safe patterns. Use when creating components, managing state, or optimizing renders.