Foundations
Get productive in a real codebase. Cursor becomes the daily environment — not a demo tool.
- Environment & repos — setup, cloning, branches, first calm PR.
- Reading code — navigate unfamiliar projects; change one thing without breaking five.
- Ship small — copy, UI, config, simple logic that lands and gets reviewed.
- Business context — map how the sponsor’s company actually runs.
Exit: Orient in a repo, make a small change with Cursor, open a PR, explain why.