Reviews code changes for bugs, performance issues, security problems, and best practice violations. Use when...
Development
Code generation, debugging, testing, and development workflows
Summarize what was learned in the conversation into markdown format and post it to the local API endpoint
Universal code quality rules. Extends nothing — this is the base skill every project should include. Use when...
TypeScript language patterns and type safety rules. Extends core-coding-standards with TypeScript-specific rules....
Server-side architecture and security patterns. Extends core-coding-standards with API, error handling, and security...
Framework-agnostic testing principles. Extends core-coding-standards with test-specific patterns. Use when writing,...
React Native development patterns. Extends platform-mobile and tech-react with React Native-specific rules. Use when...
React-specific component, hook, and rendering patterns. Extends platform-frontend with React rules. Use when writing...
Vitest-specific testing utilities, mocking, and assertion patterns. Extends platform-testing with Vitest rules. Use...
Generate a DevEx-grade PRD from messy intent or fuzzy goals. Use when asked to turn raw ideas into a structured PRD...
Doc Detective test specs and JSON test specifications. MANDATORY: Read SKILL.md first. Format: {"goTo":"url"}...
Inject Doc Detective test specs into documentation source files as inline comments. Use when (1) you have a valid...
Expert, immutable guidance on the QuanuX mobile ecosystem. Strict enforcement of the Figma-to-Code loop, NativeWind...
Best practices for integrating the Pillar SDK into React and Next.js applications. Use when adding an AI assistant...
Convierte una idea en un plan ejecutable por fases, con checklist, riesgos y entregables. Úsalo cuando haya que...
|
Generate comprehensive source code documentation like DeepWiki style and integrate with VitePress
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...
Checks all changes in the current branch and writes a step-by-step manual verification guide with expected outcomes.
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility",...
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed...
Rigorous planning through three phases - Discover (explore problem space), Decide (validate each decision via...
Smart orchestrator for chunked plans - auto-detects complexity, recommends execution mode...
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides...