Skip to content

feat: Add .cursor/rules/echo_rules.mdc to all templates#767

Open
tarai-dl wants to merge 1 commit intoMerit-Systems:masterfrom
tarai-dl:rn/echo-cursor-rules
Open

feat: Add .cursor/rules/echo_rules.mdc to all templates#767
tarai-dl wants to merge 1 commit intoMerit-Systems:masterfrom
tarai-dl:rn/echo-cursor-rules

Conversation

@tarai-dl
Copy link
Copy Markdown

Summary

Add Cursor IDE rules for Echo SDK usage guidelines to all template directories.

Changes

  • Created .cursor/rules/echo_rules.mdc for all 11 templates
  • Each template has tailored rules based on its framework:
    • Next.js templates: Server-side integration, App Router, API routes
    • React templates: Provider setup, component structure, state management
    • Assistant UI: Chat interface integration, message handling
    • CLI templates: Command structure, API key management
    • Auth.js: Provider configuration, session management

Rules Content

The rules include:

  • Echo overview and core concepts
  • SDK usage examples for React and Next.js
  • Best practices for authentication and model providers
  • Revenue configuration guidelines
  • Common patterns and troubleshooting
  • Template-specific guidelines

Benefits

  • Helps developers using Cursor IDE get contextual guidance when working with Echo
  • Reduces onboarding time for new Echo developers
  • Provides consistent coding patterns across all templates
  • Includes best practices and common pitfalls

Closes #636

Add Cursor IDE rules for Echo SDK usage guidelines to all template directories.
Each template has tailored rules based on its framework (Next.js, React, CLI, etc.).

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

vercel bot commented Apr 17, 2026

@tarai-dl 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