🗂️
AutomationPython

Directory Structure Mapper

by laolaoshiren

Directory Structure Mapper is an Automation skill for Claude Code, published by laolaoshiren in claude-code-skills-zh.

786 stars84 forkson laolaoshiren/claude-code-skills-zhAdded 2026/08/23+1% in starsRepository updated 2026/08/23
ai-agentawesome-listclaude-codeclaude-skillsdeveloper-toolsprompt-engineeringskills
Install in seconds
Install Directory Structure Mapper
Copy Directory Structure Mapper into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/laolaoshiren/claude-code-skills-zh/tree/main/skills/ds-mapper ~/.claude/skills/ds-mapper

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/laolaoshiren/claude-code-skills-zh.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/ds-mapper/SKILL.md in laolaoshiren/claude-code-skills-zh
Installs to
~/.claude/skills/ds-mapper
Collection
One of 20 skills cataloged from this repository
Category
Automation1523 skills

What Directory Structure Mapper does

Directory Structure Mapper generates an annotated directory tree to help understand how a codebase is organized. Use it when you need a quick overview of folders, key files, and module responsibilities.

Directory Structure Mapper is cataloged under Automation on DirSkills. Directory Structure Mapper comes from a repository tagged ai-agent, awesome-list, claude-code, claude-skills and developer-tools.

Documentation

README

项目目录结构地图(Directory Structure Mapper)

触发条件

当用户说「带我看看项目结构」「这个仓库怎么组织的」「目录树」「帮我理解这个代码库」或类似需求时激活此技能。

工作流程

  1. 扫描根目录 — 使用 Bash findls 获取顶层结构
  2. 分析关键目录 — 读取关键文件(package.json, Cargo.toml, pyproject.toml, go.mod 等)获取项目元信息
  3. 递归扫描 — 深入扫描主要目录,理解各模块职责
  4. 生成结构图 — 输出 ASCII 目录树 + 中文注释说明

输出格式

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Directory Structure Mapper

  • What else does laolaoshiren publish alongside Directory Structure Mapper?

    Directory Structure Mapper is one of 20 skills that DirSkills catalogs from laolaoshiren/claude-code-skills-zh, the repository it ships in. Its siblings there include API Tester, Changelog Generator and Chinese Code Reviewer. Each one is a separate skill with its own page in this directory, installs the same way Directory Structure Mapper does, and is maintained by laolaoshiren in that same repository. The rest of the collection is listed on the laolaoshiren/claude-code-skills-zh page.

  • How does Directory Structure Mapper compare to other Automation skills?

    Directory Structure Mapper ranks #991 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Directory Structure Mapper against them. Open each page to compare what they document and how they install.

More from laolaoshiren/claude-code-skills-zh

Directory Structure Mapper is one of 20 skills cataloged on DirSkills from laolaoshiren/claude-code-skills-zh.

See all 20 skills