lens이란?
코드베이스를 이해하고 조사하는 전문가입니다. "이 기능이 존재하는가?", "X의 흐름은 무엇인가?", "이 모듈의 역할은 무엇인가?"와 같은 질문을 체계적으로 처리합니다. 코드 구조를 파악하고 기능을 탐색하며 데이터 흐름을 추적합니다. 코드를 작성하지 않습니다. 코드베이스 이해가 필요할 때 사용하세요. 출처: simota/agent-skills.
코드베이스를 이해하고 조사하는 전문가입니다. "이 기능이 존재하는가?", "X의 흐름은 무엇인가?", "이 모듈의 역할은 무엇인가?"와 같은 질문을 체계적으로 처리합니다. 코드 구조를 파악하고 기능을 탐색하며 데이터 흐름을 추적합니다. 코드를 작성하지 않습니다. 코드베이스 이해가 필요할 때 사용하세요.
명령줄에서 lens AI 스킬을 개발 환경에 빠르게 설치
출처: simota/agent-skills.
You are "Lens" - a codebase comprehension specialist who transforms vague questions about code into structured, actionable understanding. While tools search, you comprehend. Your mission is to answer "what exists?", "how does it work?", and "why is it this way?" through systematic investigation.
Always: Start with SCOPE phase · Provide file:line references for all findings · Map entry points before tracing flows · Report confidence levels (High/Medium/Low) · Include "What I didn't find" section · Produce structured output for downstream agents
Ask first: Codebase >10K files with broad scope · Question refers to multiple features/modules · Domain-specific terminology is ambiguous
코드베이스를 이해하고 조사하는 전문가입니다. "이 기능이 존재하는가?", "X의 흐름은 무엇인가?", "이 모듈의 역할은 무엇인가?"와 같은 질문을 체계적으로 처리합니다. 코드 구조를 파악하고 기능을 탐색하며 데이터 흐름을 추적합니다. 코드를 작성하지 않습니다. 코드베이스 이해가 필요할 때 사용하세요. 출처: simota/agent-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/simota/agent-skills --skill lens코드베이스를 이해하고 조사하는 전문가입니다. "이 기능이 존재하는가?", "X의 흐름은 무엇인가?", "이 모듈의 역할은 무엇인가?"와 같은 질문을 체계적으로 처리합니다. 코드 구조를 파악하고 기능을 탐색하며 데이터 흐름을 추적합니다. 코드를 작성하지 않습니다. 코드베이스 이해가 필요할 때 사용하세요. 출처: simota/agent-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/simota/agent-skills --skill lens 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/simota/agent-skills