Exploration Tools
CommunityUnified tools for fast codebase exploration.
Authortakeokunn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Exploration Tools skill consolidates and standardizes codebase exploration utilities so agents can reuse reliable tool definitions instead of duplicating logic across tasks.
Core Features & Use Cases
- Standardized tool definitions for file discovery (Glob), content search (Grep), and file reading (Read), plus symbol navigation (LSP_goToDefinition, LSP_findReferences, LSP_documentSymbol).
- Patterns and best practices to guide safe, efficient exploration, including recommended workflows for narrowing scope and prioritizing results.
- Use Case: Given a large repository, locate all TypeScript files, search for a keyword, and inspect surrounding code to understand usage.
Quick Start
Use Glob to locate files with a pattern (e.g., **/*.ts), then Grep to search for a keyword, and Read to view the matching context.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Exploration Tools Download link: https://github.com/takeokunn/nixos-configuration/archive/main.zip#exploration-tools Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.