Skip to content

Add Cursor Cloud specific instructions to AGENTS.md#255

Merged
kiyarose merged 1 commit into
mainfrom
cursor/dev-env-setup-a338
May 13, 2026
Merged

Add Cursor Cloud specific instructions to AGENTS.md#255
kiyarose merged 1 commit into
mainfrom
cursor/dev-env-setup-a338

Conversation

@kiyarose

Copy link
Copy Markdown
Member

Summary

Adds a ## Cursor Cloud specific instructions section to AGENTS.md with environment-specific notes for future cloud agents, including:

  • Dev server, lint, build, and e2e test commands with known caveats
  • Pre-existing ESLint config error note (not introduced by this PR)
  • Playwright browser binary installation reminder
  • Confirmation that no env vars or external services are required for local dev

Verification

The dev environment was fully set up and tested:

  • npm install — dependencies installed successfully
  • npm run build — TypeScript compilation and Vite build succeeded
  • npm run dev — Vite dev server started on port 5173, serving the portfolio correctly
  • Contact form, theme toggle, and all page sections verified working via browser

Demo

portfolio_demo_walkthrough.mp4

Hero section in light mode
Contact form filled with test data
Dark mode after theme toggle

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Kiya Rose Ren-Miyakari <kiya.rose@sillylittle.tech>
@kiyarose
kiyarose marked this pull request as ready for review May 13, 2026 05:04
@kiyarose
kiyarose merged commit 7737766 into main May 13, 2026
12 checks passed
@kiyarose
kiyarose deleted the cursor/dev-env-setup-a338 branch May 13, 2026 05:05
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