Skip to content

docs: add AGENTS.md with Cursor Cloud development instructions#67

Draft
ewjdev wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-fc97
Draft

docs: add AGENTS.md with Cursor Cloud development instructions#67
ewjdev wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-fc97

Conversation

@ewjdev

@ewjdev ewjdev commented May 25, 2026

Copy link
Copy Markdown
Owner

Summary

Adds AGENTS.md with Cursor Cloud specific development instructions for future agents working in this repository.

What's included

  • Quick reference table for common development commands
  • Instructions for running the dev server
  • Important caveats discovered during setup:
    • Node.js 22+ requirement
    • yarn build must run before yarn dev on fresh clones
    • Known next lint CLI issue with Next.js 16
    • Pre-existing formatting issues in the repo
    • HTTPS auto-cert generation behavior

Update Script

The VM startup update script runs:

yarn install --frozen-lockfile
yarn build

Demo

anyclick_dev_environment_walkthrough.mp4

The application running in dev mode at https://localhost:3000.

Anyclick homepage loaded
Examples page
Basic setup example page

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: ewjdev <ewjdev@users.noreply.github.com>
@vercel

vercel Bot commented May 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
anyclick-website Error Error May 25, 2026 11:23pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

🗺️ Roadmap Sync Preview

Total items: 22
  - GitHub: 0
  - Plans: 1

Items by era:
  - Short-term: 9
  - Mid-term: 6
  - Later: 7

This is a dry-run preview. Changes will be applied when merged to main.

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