Skip to content

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

Open
artylobos wants to merge 2 commits into
Merit-Systems:masterfrom
artylobos:feat/add-cursor-rules-to-templates
Open

feat: add .cursor/rules/echo_rules.mdc to echo-start templates#782
artylobos wants to merge 2 commits into
Merit-Systems:masterfrom
artylobos:feat/add-cursor-rules-to-templates

Conversation

@artylobos

Copy link
Copy Markdown

Summary

This PR implements the request in issue #636 to add .cursor/rules/echo_rules.mdc to all echo-start templates.

Changes

  • Add .cursor/rules/echo_rules.mdc to each echo-start template, tailored for Next.js, React, or CLI as appropriate
  • Rules provide guidelines and best practices for building Echo projects

Closes #636

artylobos added 2 commits May 2, 2026 13:20
Adds tailored Cursor rules files for each template type:
- Next.js templates: billing, auth middleware, API routes, env vars
- React templates: hooks, providers, component patterns
- CLI template: command patterns, error handling
- Auth.js template: combined Auth.js + Echo integration

Each .mdc file follows the Cursor rules format with description,
globs, and alwaysApply fields, providing context-aware guidance
for AI-assisted development with Echo.
@vercel

vercel Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

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

A member of the Team first needs to authorize it.

@artylobos

Copy link
Copy Markdown
Author

Hi! This PR addresses bounty #636. The .cursor/rules/echo_rules.mdc has been added to all echo-start templates. Ready for review. Thanks!

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