codebase-exploration

Installation
SKILL.md

Objectives

Identify and document the repository's primary functionalities and workflows to facilitate developer onboarding.

Guardrails

  • Ground every use case in files, routes, tests, docs, or observed behavior.
  • Label assumptions and unknowns instead of filling gaps with guesses.
  • Prefer the smallest useful onboarding map: core flows first, peripheral features later.
  • Do not modify source code while exploring.

Required Content

  1. Core Use Cases: An ordered list of the most essential and frequent use cases supported by the codebase.
  2. User Journeys: Descriptions of typical end-to-end user paths through the system.

Execution Workflow

Installs
7
GitHub Stars
1
First Seen
May 16, 2026
codebase-exploration — christopheralphonse/calphonse-skills