sdd:code-mapping

Generate eight standardized codebase documentation files from templates and focus guides.

4|1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/aaronbassett/aaronbassett-marketplace --skill sdd-code-mapping
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd:code-mapping
Source: https://github.com/aaronbassett/aaronbassett-marketplace/tree/main/plugins/sdd/skills/code-mapping
Command: npx skills add https://github.com/aaronbassett/aaronbassett-marketplace --skill sdd-code-mapping

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides templates and guidance to map a codebase into standardized documentation artifacts, reducing manual drafting and improving consistency across projects.

Core Features & Use Cases

  • Templates for eight focused codebase documents: STACK.md, INTEGRATIONS.md, ARCHITECTURE.md, STRUCTURE.md, CONVENTIONS.md, TESTING.md, SECURITY.md, CONCERNS.md
  • Guidance for collecting codebase details and applying focus-guides to produce consistent docs
  • Use Case: When documenting a large monorepo, you can generate a complete documentation suite automatically to speed onboarding and governance

Quick Start

Load the sdd:code-mapping skill against your repository and run it to generate the eight documentation documents using the templates in references/templates and focus-guides in references/focus-guides

Frequently Asked Questions about sdd:code-mapping

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate standardized documentation for a large codebase?

To generate standardized documentation for a codebase, you load the skill against your repository to extract details using templates and focus guides, resulting in eight focused documents like STACK.md and ARCHITECTURE.md.

What is the best way to document software architecture for onboarding and governance?

Documenting software architecture through standardized artifacts like ARCHITECTURE.md, STRUCTURE.md, and CONVENTIONS.md improves consistency, reducing manual drafting and accelerating onboarding and governance across projects.

How do I create focused docs for a monorepo without manual drafting?

You can create focused docs for a monorepo by running an automated mapping process that extracts codebase details into a suite of eight standardized documents, reducing manual drafting efforts and improving consistency.

Can I use automated code-mapping for software modernization projects?

Yes, automated code-mapping supports software modernization by generating standardized documentation artifacts such as INTEGRATIONS.md, SECURITY.md, and CONCERNS.md to provide structured governance and clarity for any project size.

What specific documents are generated by the code-mapping process?

The code-mapping process generates eight specific documents: STACK.md, INTEGRATIONS.md, ARCHITECTURE.md, STRUCTURE.md, CONVENTIONS.md, TESTING.md, SECURITY.md, and CONCERNS.md, which are written directly to your codebase directory.

Does automated code-mapping work for projects of any size?

Yes, automated code-mapping applies to software projects of any size, using structured templates to map the codebase into standardized documentation artifacts for onboarding, modernization, and governance.