cmk:codebase-summary

Document the repository structure and key entry points

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cmk:codebase-summary" with this command: npx skills add commandosslabs/ai-devkit/commandosslabs-ai-devkit-cmk-codebase-summary

Codebase Summary

Intents

Document the repository structure and key entry points

Update the codebase summary — we reorganized the src/ directory

Map the codebase so new contributors can get oriented quickly

Where does everything live in this project?

References

Read references/codebase-summary-conventions.md for placement rules and references/codebase-summary-template.md for section structure.

Scope

Codebase summary captures repository structure and navigation — how to find things. Architecture rationale belongs in system-design; feature behavior in specs.

Input

Synthesize from: direct codebase exploration (directories, entry points, modules), existing docs (README, package.json, etc.), conversation context, or direct prompts.

Workflow: Create

  • Explore the repository to understand layout, entry points, and module boundaries.

  • Map into template sections from references/codebase-summary-template.md . Align to local convention if one exists.

  • Place at the repository's existing path, or fallback: docs/codebase-summary.md .

  • Include local dev commands if discoverable.

Workflow: Iterate

  • Read the existing summary in full.

  • Explore current codebase to identify what changed.

  • Update affected sections in place. Preserve unchanged content.

  • Update Last updated date.

Output

  • Create: complete codebase summary at docs/codebase-summary.md

  • Iterate: targeted updates to affected sections only

  • Layout matches actual directory structure

  • Entry points and dev commands are current and runnable

  • No architecture rationale (belongs in system-design)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

cmk:feature-spec

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cmk:prd

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cmk:docs

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cmk:system-design

No summary provided by upstream source.

Repository SourceNeeds Review