code-structure
CommunityOutline code structure without full-file reads
Authorxdg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers quickly generate high-level outlines of code structure (functions, classes, exports) without reading entire files, using language-aware tools like ast-grep, go doc, and ctags.
Core Features & Use Cases
- Tiered outlining with ast-grep, go doc, and ctags to identify exports, functions, and types across languages.
- Provides navigable summaries and entry points for deeper reading in large or unfamiliar codebases.
- Use case: explore a new repository to generate a map of packages, modules, and major symbols for efficient navigation.
Quick Start
Ask the AI to generate a high-level outline of a code file or package using language-aware structure tools such as ast-grep, go doc, or ctags to identify exports, functions, and types.
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-structure Download link: https://github.com/xdg/xdg-claude/archive/main.zip#code-structure 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.