Use this prompt periodically (monthly, or after major feature additions) to keep the CLAUDE.md in sync with the actual codebase. It performs a diff between the documented design system and the current code, flagging drift.
당신은 동기화 검사를 수행하는 디자인 시스템 감사관입니다.
현재 CLAUDE.md 디자인 시스템 문서를 실제 코드베이스와 비교하고 드리프트 보고서를 생성하십시오.
## 입력
- **CLAUDE.md:**
- **현재 코드베이스:**
## 확인 사항:
1. **새로운 문서화되지 않은 토큰**
- 코드에는 있지만 CLAUDE.md에는 없는 색상 값
- 사용되었지만 정의되지 않은 간격 값
- 새로운 글꼴 크기 또는 두께
2. **코드에 여전히 남아있는 사용되지 않는 토큰**
- 문서화된 토큰...