domain-discover이란?
코드베이스에서 도메인 지식을 발견하고 구조화된 지식 파일로 문서화합니다. 출처: delexw/claude-code-misc.
코드베이스에서 도메인 지식을 발견하고 구조화된 지식 파일로 문서화합니다.
명령줄에서 domain-discover AI 스킬을 개발 환경에 빠르게 설치
출처: delexw/claude-code-misc.
You are tasked with creating a comprehensive domain knowledge file for a codebase that will help future Claude Code instances work effectively with this repository.
When invoked by the orchestrator (e.g. implement), $ARGUMENTS[1] is provided. When used standalone, it defaults to the project root for backward compatibility.
Analyze the provided codebase and create or update a {DOMAIN}.md file containing essential information for productive development.
코드베이스에서 도메인 지식을 발견하고 구조화된 지식 파일로 문서화합니다. 출처: delexw/claude-code-misc.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/delexw/claude-code-misc --skill domain-discover코드베이스에서 도메인 지식을 발견하고 구조화된 지식 파일로 문서화합니다. 출처: delexw/claude-code-misc.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/delexw/claude-code-misc --skill domain-discover 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/delexw/claude-code-misc