Use when a React component or hook hard-imports a module singleton, global store, fetcher, router, or other side-effectful source and you need to test, reuse, or decouple it — before reaching for vi.mock or a Context provider.
원문 언어: 영어
메뉴
SkillsMP는 bitovi/jira-timeline-report에서 14개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 14개 중 14개를 표시합니다.
Use when a React component or hook hard-imports a module singleton, global store, fetcher, router, or other side-effectful source and you need to test, reuse, or decouple it — before reaching for vi.mock or a Context provider.
원문 언어: 영어
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
원문 언어: 영어
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
원문 언어: 영어
Use when you have a written implementation plan to execute in a separate session with review checkpoints
원문 언어: 영어
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
원문 언어: 영어
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
원문 언어: 영어
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
원문 언어: 영어
Use when executing implementation plans with independent tasks in the current session
원문 언어: 영어
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
원문 언어: 영어
Use when implementing any feature or bugfix, before writing implementation code
원문 언어: 영어
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
원문 언어: 영어
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions
원문 언어: 영어
Use when you have a spec or requirements for a multi-step task, before touching code
원문 언어: 영어
Use when creating new skills, editing existing skills, or verifying skills work before deployment
원문 언어: 영어