Skip to content

Labs Index

Labs convert concepts into usable skill. Each lab requires a concrete artifact and evidence.

LabSkillEvidence
01 Terminal, Git, RuntimeMove around a machine and run projectsCommand log and repo map
02 HTTP, API, BrowserSee client-server behaviorBrowser and curl evidence
03 Data, State, SQLModel and query durable dataSchema and queries
04 Feature SliceBuild UI-to-data behaviorWorking feature and tests
05 Broken SystemDebug from symptoms to root causeReproduction and postmortem
06 Deploy, Operate, RollbackRun software outside the editorRunbook and rollback proof
07 Agentic SDLCUse agents responsiblyAgentic log and verified diff
Failure FixturesDebug known broken modesReproduction, root cause, postmortem
  • Save commands and outputs that prove work.
  • Draw the flow before changing the system.
  • Break something intentionally.
  • Fix the cause, not only the symptom.
  • Ask an agent to review the final artifact.
  • Record what the agent missed.

Use Support Desk Mini for labs 2-7. It is small enough to understand and complete enough to practice API, data, validation, testing, operations, debugging, and ADLC.