Skip to content

Add AGENTS.md for dev environment setup#6

Draft
andreafuturi wants to merge 2 commits intomainfrom
cursor/development-environment-setup-6809
Draft

Add AGENTS.md for dev environment setup#6
andreafuturi wants to merge 2 commits intomainfrom
cursor/development-environment-setup-6809

Conversation

@andreafuturi
Copy link
Copy Markdown
Owner

Summary

Adds AGENTS.md with Cursor Cloud-specific development environment instructions for this portfolio site.

What's included

  • Project overview (Deno + Vite/Preact portfolio site)
  • Runtime requirements (Deno, Node.js/npm)
  • Dev commands reference (pointing to package.json scripts)
  • Known gotchas (Deno 2.x --unstable warning, missing client source for Vite, no linter/tests configured)

Development Environment Verification

The dev environment was fully set up and verified:

  • Deno server (npm run dev-server) running on port 8000
  • Portfolio main page loads with interactive SVG quasiperiodic pattern
  • /grazie thank-you page serves correctly
  • Static assets (JS, SVG, images) all serve with correct content types

Demo

demo_portfolio_site_interaction.mp4

Portfolio welcome screen and interactive pattern:
Welcome screen
SVG pattern after clicking Continue
Grazie thank-you page

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

cursoragent and others added 2 commits April 4, 2026 11:35
Co-authored-by: Andrea Futuri <andreafuturi@users.noreply.github.com>
Co-authored-by: Andrea Futuri <andreafuturi@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