.cursor/skills/tr-dashboard-layout-autopilot/SKILL.md
레이아웃 전용 end-to-end autopilot. Where→When/What→Evidence 구조·반응형·크기 균형을 Audit→Design→Implement→Verify 루프로 수행하고, 품질게이트·SSOT 가드로 검증할 때 사용.
npx skillsauth add macho715/tr_dash_mobile tr-dashboard-layout-autopilotInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
/tr-dashboard-autopilot은 전체 기능+SSOT 중심이므로, 레이아웃 전용 루프가 필요할 때AGENTS.md §5 (UI 레이아웃 불변조건)patch.md §2.1 (레이아웃)components/dashboard/layouts/tr-three-column-layout.tsx, app/page.tsx, 관련 sectionsdocs/plan/layout-audit.md – 현재 레이아웃 구조·슬롯·크기·반응형 요약docs/plan/layout-verification-report.md – Layout Autopilot 검증 결과 (PASS/FAIL + 항목별)Layout Audit
tr-dashboard-layout-optimizer 절차 A 참조docs/plan/layout-audit.md (또는 기존 layout-size-balance-verification.md 활용)Layout Design (필요 시)
Implement (작은 단위)
Verify (Quality Gates)
package.json 기준 lint / typecheck / test / build (존재하는 것만)pnpm run validate:ssot (option_c.json 우회 레이아웃 SoT 도입 금지)docs/plan/layout-verification-report.mdFAIL 시
package.json scripts에서 탐지, 추정 금지/tr-dashboard-layout-autopilot 실행development
통합 파이프라인 4단계. SEA TRANSIT(해상 운행) 전용 Go/No-Go 의사결정 로직. Wave(ft)·Wind(kt) 입력, 3단 Gate(임계값·Squall/피크파 버퍼·연속 Weather window) 적용.
tools
WATER TIDE.csv 기반 주간(오전 6시~오후 5시) 최고 물때 상위 3시간대를 Voyage Overview의 tide-table에 voyage별로 연동. files/ 전용.
development
통합 파이프라인 1단계. AGI TR 일정(JSON/HTML)에서 pivot date 이후 전체 일정을 delta일만큼 자동 시프트. 모든 작업은 files 폴더 안에서만 수행.
development
통합 파이프라인 3단계. 모든 AGI Schedule 파이프라인 작업 완료 후 전체 점검. 데이터·일정·공지·날씨·KPI·히트맵·이미지·Go/No-Go 안내 등 모든 단계가 체크리스트에 포함되도록 검사 및 수정.