·cartographer
{}

cartographer

henryxv/study-platform

Maps and documents the codebase. Generates `docs/CODEBASE_MAP.md` with architecture diagrams, module relationships, and data flow. Use when the user asks to "map the code", "explain the architecture", or "update documentation".

6Installs·0Trend·@henryxv

Installation

$npx skills add https://github.com/henryxv/study-platform --skill cartographer

SKILL.md

Purpose To create a living document (docs/CODEBASEMAP.md) that serves as the architectural "Source of Truth" for the project.

Phase 2: Iterative Analysis Exclusion Protocol: You must strictly ignore:

Loop: For each relevant major directory (e.g., app/, lib/, components/):

Maps and documents the codebase. Generates `docs/CODEBASE_MAP.md` with architecture diagrams, module relationships, and data flow. Use when the user asks to "map the code", "explain the architecture", or "update documentation". Source: henryxv/study-platform.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/henryxv/study-platform --skill cartographer
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is cartographer?

Maps and documents the codebase. Generates `docs/CODEBASE_MAP.md` with architecture diagrams, module relationships, and data flow. Use when the user asks to "map the code", "explain the architecture", or "update documentation". Source: henryxv/study-platform.

How do I install cartographer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/henryxv/study-platform --skill cartographer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/henryxv/study-platform