Curated links¶
External references for Cursor, GitHub, and using AI responsibly. Prefer official docs and primary sources; verify anything that affects security, money, or compliance.
Cursor and the editor¶
- Cursor documentation — official product docs
- Cursor — Rules — how project rules supply context (advanced setups)
- Cursor — Chat — chat overview (URLs may change; search the docs site if needed)
Git and GitHub¶
- GitHub CLI manual —
gh auth login,gh auth setup-git - Connecting to GitHub with SSH — alternative to HTTPS + tokens
- GitHub Docs — Get started — repositories, commits, collaboration
Safety, privacy, and verification¶
- GitHub — Removing sensitive data — if a secret was committed
- OWASP Top 10 — high-level application security awareness (technical but skimmable)
- NIST AI Risk Management Framework — structured way to think about AI risks in serious contexts
Research literacy (why chats “forget”)¶
- Anthropic — Context windows and compaction — why long threads get summarized
- Lost in the Middle (arXiv) — how position in context affects what models use
Deeper reading list in this repo¶
../cursor-knowledge/ai-context-reading-list.md— curated papers and vendor docs (26 links)
Update ../INDEX.md when you add major link groups.