code-chunker

Community

Navigate code files with ease.

Authorjmagly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Agents struggle to navigate large source files efficiently, leading to wasted context window space and slower development cycles. This skill provides a structured map of code files, enabling agents to quickly locate and process specific sections.

Core Features & Use Cases

  • File Structure Analysis: Parses code files to identify top-level declarations (functions, classes, etc.) and groups them into logical sections.
  • Navigable Map Generation: Produces a human-readable "table of contents" with section names, line ranges, and summaries.
  • Use Case: When an agent needs to refactor a large, unfamiliar file, it can use the code-chunker to get an immediate overview of its structure, allowing it to focus on specific methods or classes without reading the entire file.

Quick Start

Map the structure of the file located at src/main.ts.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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/jmagly/aiwg/archive/main.zip#code-chunker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.