Skip to content

feat: add .cursor/rules/echo_rules.mdc to echo-start templates#781

Open
artylobos wants to merge 1 commit into
Merit-Systems:masterfrom
artylobos:add-cursor-rules-to-templates
Open

feat: add .cursor/rules/echo_rules.mdc to echo-start templates#781
artylobos wants to merge 1 commit into
Merit-Systems:masterfrom
artylobos:add-cursor-rules-to-templates

Conversation

@artylobos
Copy link
Copy Markdown

Summary

Adds tailored Cursor rules (.cursor/rules/echo_rules.mdc) to every echo-start template.

Each template type gets rules specific to its framework:

Template Rules type
next, next-chat, next-image, next-video-template, assistant-ui, authjs, nextjs-api-key-template Next.js (App Router)
react, react-chat, react-image React (Vite)
echo-cli Node.js CLI

The rules cover project shape, env/config, TypeScript, and Echo integration patterns — matching the style of the existing packages/app/control/.cursor/rules/posthog-integration.mdc.

Closes #636

Adds tailored Cursor rules for each template type:
- Next.js (App Router) rules for next, next-chat, next-image, next-video, assistant-ui, authjs, nextjs-api-key
- React (Vite) rules for react, react-chat, react-image
- CLI rules for echo-cli

Closes Merit-Systems#636
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 2, 2026

@artylobos is attempting to deploy a commit to the Merit Systems Team on Vercel.

A member of the Team first needs to authorize it.

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.

Add .cursor/rules/echo_rules.mdc to echo-start templates

1 participant