function-index
CommunityFast function-to-file mapping across modules.
Software Engineering#code-analysis#cpp#module-indexing#function-index#decompiled-output#functions-to-files
Authormarcosd4h
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Maps functions to their source .cpp files across extracted modules, enabling quick navigation from function names to code.
Core Features & Use Cases
- CLI scripts (lookup_function.py, index_functions.py, resolve_function_file.py) to search, group, and resolve function locations.
- Python helper under helpers/function_index providing a reusable API to load indexes, filter boilerplate, and group results.
- Integrations with other skills to locate function definitions, separate application code from boilerplate, and drive code-reading workflows.
Quick Start
Run a lookup across all modules to locate the source file containing a specific function.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: function-index Download link: https://github.com/marcosd4h/DeepExtractRuntime/archive/main.zip#function-index 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.