codebase-locator이란?
코드베이스에서 파일 위치를 찾아 문서화합니다. 기능이나 주제별로 구현 파일, 테스트, 구성 또는 코드 아티팩트를 찾아야 할 때 사용합니다. 출처: d-o-hub/rust-self-learning-memory.
코드베이스에서 파일 위치를 찾아 문서화합니다. 기능이나 주제별로 구현 파일, 테스트, 구성 또는 코드 아티팩트를 찾아야 할 때 사용합니다.
명령줄에서 codebase-locator AI 스킬을 개발 환경에 빠르게 설치
출처: d-o-hub/rust-self-learning-memory.
| service, handler, controller | Business logic | | test, spec | Test files | | .config., rc | Configuration | | .d.ts, .types. | Type definitions |
| Rust | src/, crates/, examples/ | | JS/TS | src/, lib/, components/, pages/ | | Python | src/, lib/, pkg/ |
✓ Search thoroughly using multiple patterns ✓ Group files logically by purpose ✓ Provide full paths from repo root ✓ Include file counts for directories
코드베이스에서 파일 위치를 찾아 문서화합니다. 기능이나 주제별로 구현 파일, 테스트, 구성 또는 코드 아티팩트를 찾아야 할 때 사용합니다. 출처: d-o-hub/rust-self-learning-memory.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill codebase-locator코드베이스에서 파일 위치를 찾아 문서화합니다. 기능이나 주제별로 구현 파일, 테스트, 구성 또는 코드 아티팩트를 찾아야 할 때 사용합니다. 출처: d-o-hub/rust-self-learning-memory.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill codebase-locator 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/d-o-hub/rust-self-learning-memory