원클릭으로
bugfix-skill
Use when: reproducing and fixing runtime, logic, routing, or state bugs with a root-cause-first workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when: reproducing and fixing runtime, logic, routing, or state bugs with a root-cause-first workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | bugfix-skill |
| description | Use when: reproducing and fixing runtime, logic, routing, or state bugs with a root-cause-first workflow. |
Sửa lỗi đúng nguyên nhân gốc, giảm nguy cơ phát sinh regressions ở auth, router, network và state management.
app_routes.dart, app_router.dart, AuthGuard.app_message_notifier.dart, GlobalMessageOverlay, MessageToast.api_endpoints.dart, datasource impl, ApiHandler, repository mapping failure.AuthNotifier, AuthState, token lifecycle local datasource.Phải dừng merge nếu bug liên quan:
flutter analyzeUse when: any task involves Flutter UI, UX, animation, motion, redesign, image-to-code, or mobile visual implementation quality.
Use when: planning or implementing Flutter local database, cache, offline-read, local datasources, repository cache orchestration, stale data handling, and deterministic tests.
Use when: adding or extending Flutter integration/E2E tests for Beacon with fake backend, ProviderScope overrides, and reusable test robots.
Use when: selecting Flutter test levels, planning unit/widget/integration coverage, and creating verification checklists for risky or cross-layer changes.
Use when: starting a task and loading Beacon source-of-truth context before writing code.
Use when: documenting architecture decisions, tradeoffs, impacts, and rollback guidance after important changes.