원클릭으로
agents-references
External references and key file paths for this repo. Use when locating theme, DI, lifecycle, sync, HTTP, or Supabase code.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
External references and key file paths for this repo. Use when locating theme, DI, lifecycle, sync, HTTP, or Supabase code.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Canonical rules — feature layers, domain purity, cubit vs widget roles, DI entrypoints, Freezed. Part of agents-canonical-rules split.
Scaffold or add a feature Cubit with Freezed state, tests, and repo-standard placement under presentation/cubit/.
Figma design-to-code for this repo (figma-sync assets, Flutter adaptation, MCP).
Dependency direction and feature composition. Use for shared package/app-shell changes, cross-feature deps, auth/theme contracts.
Flutter BLoC app stack snapshot and lib/ layout. Use at task start or when adding features, routes, or shared code.
Request-id, in-flight coalesce, stream emit safety, offline don't-overwrite. Use for async repos/cubits and remote→local merge.
| name | agents-references |
| description | External references and key file paths for this repo. Use when locating theme, DI, lifecycle, sync, HTTP, or Supabase code. |
Thin pointer skill. Do not duplicate long path lists here.
Topic table: docs/agent_project_context.md. Feature/layout map: CODEMAP.md. Doc index: docs/README.md. Stack snapshot: agents-repo-context. Coding rules: agents-canonical-rules (+ scoped children).
rg / structural graph (./tool/refresh_code_review_graph.sh --status-only) over loading this skill.apps/mobile/lib/app/, packages/design_system, packages/networking, packages/storage, packages/utilities.