Runs PM-Designer-Doc triple review protocol to reach consensus on feature specs before implementation. Includes domain documentation consistency check. Use before implementing any new screen, component, or significant feature.
原文语言:英语
菜单
已展示 13 / 13 个已收集 Skill。
Runs PM-Designer-Doc triple review protocol to reach consensus on feature specs before implementation. Includes domain documentation consistency check. Use before implementing any new screen, component, or significant feature.
原文语言:英语
Create Server and Client React components with proper props, state, and patterns
原文语言:英语
Enforce docs ↔ code consistency before and after implementation. Launches doc-reviewer agent to cross-check domain documentation against actual codebase, detects drift, and ensures documentation updates accompany code changes.
原文语言:英语
Create API routes with proper validation and error handling for Next.js App Router (Node.js runtime)
原文语言:英语
API request pattern with Query Layer, centralized query key management with factory pattern, and TanStack Query integration
原文语言:英语
Create parser functions for external data with basic and advanced patterns
原文语言:英语
Create Zod schemas for runtime validation with basic and advanced features
原文语言:英语
Official SKILL file format with YAML frontmatter and structure guidelines
原文语言:英语
Test API routes with proper validation, mocking, and error handling
原文语言:英语
Test React components with Testing Library, user interactions, and accessibility
原文语言:英语
Test React Hooks with proper state management and async handling using renderHook
原文语言:英语
Test utility functions, parsers, and schemas with proper validation patterns
原文语言:英语
Mock YouTube.js API calls for isolated testing
原文语言:英语