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.
原文の言語: 英語
メニュー
SkillsMP は dev-hann/song から 13 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 13 件中 13 件を表示しています。
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
原文の言語: 英語