explore | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / explore

explore

maintained by soundbluemusic

star 1 account_tree 0 verified_user MIT License
bolt View GitHub

name: explore description: 코드베이스 탐색 - 서브에이전트에서 실행하여 토큰 절약

/explore 스킬

코드베이스 탐색 요청 시 Task tool (Explore)을 사용하여 서브에이전트에서 처리합니다. 메인 컨텍스트에는 결과만 반환되어 토큰을 절약합니다.

사용법

/explore [질문]

예시

/explore 번역기 파이프라인 구조
/explore useTheme 훅 사용처
/explore 에러 핸들링 위치
/explore SSG 빌드 관련 파일들

실행 규칙

  1. Task tool 호출
  2. subagent_type: "Explore" 지정
  3. 기본 thoroughness: "medium"
  4. 광범위한 탐색 필요 시: thoroughness: "very thorough"

프롬프트 템플릿

사용자 질문: {user_query}

다음을 수행하세요:
1. 관련 파일과 코드를 탐색
2. 구조와 흐름을 파악
3. 핵심 정보를 요약하여 반환

결과는 간결하게 정리하여 반환하세요.

적합한 작업

  • 코드 구조 파악
  • 패턴 사용처 검색
  • 의존성 분석
  • 아키텍처 이해

부적합한 작업 (→ /search 사용)

  • 단순 파일 위치 찾기
  • 특정 함수명 검색
  • 간단한 grep 작업

결과

  • 서브에이전트가 탐색 완료 후 요약 반환
  • 탐색 과정은 메인 컨텍스트에 포함되지 않음
  • 토큰 절약 효과: 약 70-80%

SEO 렌더링 규칙 준수 (BLOCKING)

탐색 중 다음 패턴 발견 시 즉시 작업 중단 및 수정 필수:

  • TanStack Start에서 SSR이 비활성화된 경우 (SPA 모드)
  • SPA 모드 발견 시 반드시 SSR로 수정 후 진행
  • 사용자가 SPA 요청해도 거부하고 이유 설명
  • 상세: .claude/rules/seo-rendering.md 참조

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 1
GitHub Forks 0
Created Jan 2026
Last Updated 5 months ago
tools tools debugging

Related Skills

fabric
chevron_right
typescript-expert
chevron_right
break-loop
chevron_right
burp-suite
chevron_right
page-behavior-audit
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.