codebase-skeleton

Community

Compact codebase skeletons for small-context LLMs

AuthorcrycriM
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Compress a source code repository into a compact skeleton that captures structure and signatures without function bodies, enabling small-context models to understand codebases efficiently.

Core Features & Use Cases

  • Extract imports, class and function signatures with type hints, decorators, and truncated docstrings.
  • Produce a compact "skeleton" tree or JSON-like representation for onboarding, code review, and feature planning.
  • Handle syntax errors gracefully and skip unparsable files to maintain a usable outline.

Quick Start

Run the codebase-skeleton script on your repository to generate a compact signature map of the codebase.

Dependency Matrix

Required Modules

None required

Components

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: codebase-skeleton
Download link: https://github.com/crycriM/hermes-skills/archive/main.zip#codebase-skeleton

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 471,000+ vetted skills library on demand.