원클릭으로
labeling-feature-add
라벨링 워크스페이스 기능 추가 — labeling feature, 라벨링 기능, spectrogram, 스펙트로그램, annotation, 어노테이션
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
라벨링 워크스페이스 기능 추가 — labeling feature, 라벨링 기능, spectrogram, 스펙트로그램, annotation, 어노테이션
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Source-grounded research workflow for NotebookLM URLs, notebook-backed documentation queries, and MCP-driven follow-up analysis. Use when a task includes a NotebookLM URL, asks to query notebook contents, register a notebook, or persist grounded notes before implementation.
Subagent-style consistency check for GameLab code facts, docs/status facts, and local CLAUDE.md rule chains before deciding what to update.
Collect GameLab implementation patterns through subagent-style exploration before adding routes, domain modules, or data-contract changes.
새 분석 엔진 등록 — new engine, 엔진 추가, analysis engine, 분석 엔진, 알고리즘 추가
단축키 추가/변경/삭제 시 5개 파일 동기화 — hotkey add, hotkey change, 단축키 추가, 핫키 변경, 키바인딩
새 UI 문자열 ko/en 동시 추가 — i18n, 번역, translation, 다국어, string add, 문자열 추가
| name | labeling-feature-add |
| description | 라벨링 워크스페이스 기능 추가 — labeling feature, 라벨링 기능, spectrogram, 스펙트로그램, annotation, 어노테이션 |
사용자가 "labeling feature", "라벨링 기능", "spectrogram", "스펙트로그램", "annotation"을 요청하거나, /labeling/[id] 관련 변경을 요구할 때 활성화.
frontend/src/app/(dashboard)/labeling/[id]/CLAUDE.md — 레이아웃 계약 및 편집 규칙frontend/src/app/(dashboard)/labeling/[id]/page.tsx — 오케스트레이터 (상태 배선)frontend/src/app/(dashboard)/labeling/[id]/components/CLAUDE.md — 컴포넌트 규칙frontend/src/lib/hooks/labeling/CLAUDE.md — 훅 규칙docs/status/PROJECT-STATUS.md — 현재 기능 목록 및 단축키 정책ai-context/claude-coding-guideline.md — 섹션 4 (라벨링 규칙)components/{NewComponent}.tsx로 추출 (page.tsx 비대화 방지)hooks/{useNewHook}.ts로 추출hotkey-sync 스킬 호출i18n-string-add 스킬 호출cd frontend && npm run lint && npm run build 실행any를 사용하지 않는다useLabelingHotkeys.ts를 수정하면서 핫키 링 파일 동기화를 빠뜨리지 않는다components/에 위치 (page.tsx 인라인 아님)hooks/ 또는 lib/hooks/labeling/에 위치npm run lint 통과npm run build 통과[labeling-feature-add 완료]
- 기능: {feature_name}
- 새 파일: {files}
- 수정 파일: {files}
- 단축키 변경: {yes/no}
- i18n 키 추가: {count}
- 회귀 체크: pass
- 빌드: pass