一键导入
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.