code-chunker
CommunityMap code files for agent navigation.
Software Engineering#developer tools#code analysis#code navigation#file structure#large files#code mapping
Authorrobit-man
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of navigating large, complex source code files by providing a structured map of their contents, enabling agents to quickly locate and understand specific sections without reading the entire file.
Core Features & Use Cases
- File Structure Analysis: Parses code files to identify top-level declarations, group them into logical sections, and determine line ranges.
- Navigable Map Generation: Outputs a human-readable or structured map (JSON, tree) with section summaries and quick-reference commands.
- Use Case: When an agent needs to refactor a large TypeScript file, it can use this skill to generate a map, then specifically request to read only the "ExtensionRegistry class" section (lines 47-320) for focused work.
Quick Start
Map the structure of the file located at src/extensions/registry.ts.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: code-chunker Download link: https://github.com/robit-man/transcribe-cli/archive/main.zip#code-chunker 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 471,000+ vetted skills library on demand.