Skip to content

Add AGENTS.md with Cursor Cloud development setup instructions#1

Draft
aj327 wants to merge 1 commit into
mainfrom
cursor/env-setup-a447
Draft

Add AGENTS.md with Cursor Cloud development setup instructions#1
aj327 wants to merge 1 commit into
mainfrom
cursor/env-setup-a447

Conversation

@aj327

@aj327 aj327 commented May 12, 2026

Copy link
Copy Markdown
Owner

Adds AGENTS.md with Cursor Cloud specific instructions for developing in this multi-project workshop repository.

What's included

  • Repository structure overview (sub-projects, ports, capabilities)
  • Dev commands for each sub-project (startup-stress-test, hat-photo, slides-react, linkedout teams 1-5)
  • Known issues (pre-existing lint errors, Vite CJS deprecation warnings)
  • Testing guidance (lint, build, manual browser testing)
  • Cursor hook documentation (.cursor/hooks/require-member.sh)

Environment verification

All sub-projects were verified working:

Check Result
npm install (all 8 sub-projects) Pass
npm run lint (startup-stress-test) Pre-existing errors (not new)
npm run lint (hat-photo) Pass
npm run lint (slides-react) Pass
npm run build (all sub-projects) Pass
Dev servers (ports 5173, 5174, 3001) All responding HTTP 200

Demo

demo_three_apps_running.mp4

Three apps running simultaneously: Startup Stress Tester, Hat Photo, and LinkedOut.

Startup Stress Tester scorecard results
Hat Photo app loaded
LinkedOut app loaded

Open in Web Open in Cursor 

Co-authored-by: Aaditya Jain <aj327@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants