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
원문 언어: 영어