exploration▌
3 indexed skills · max 10 per page
codebase-exploration
404kidwiz/claude-supercode-skills · Productivity
Systematic codebase search and pattern discovery for locating implementations, understanding architecture, and answering location-based code questions. \n \n Supports three thoroughness levels (quick, medium, very thorough) ranging from 30 seconds to 10 minutes, scaling from broad file structure overview to exhaustive dependency tracing \n Uses multiple search strategies including grep/rg for text patterns, ast-grep for code structure, LSP tools for symbol references, and git history for context
data-exploration
anthropics/knowledge-work-plugins · Productivity
Systematic methodology for profiling datasets, assessing data quality, discovering patterns, and understanding schemas.
schema-exploration
langchain-ai/deepagents · Productivity
Use sql_db_list_tables tool to see all available tables in the database.