IDE Setup
Power Your IDE (Cursor / Windsurf)
Lár is optimized for AI-assisted coding. The repository includes two files to make your IDE an expert "Lár Architect."
The 3-Step Workflow
- Reference The Rules: In your chat, type
@lar/IDE_MASTER_PROMPT.md. This is the "brain" that contains the strict typing rules and graph philosophy. - Generate Integrations: Use
@lar/IDE_INTEGRATION_PROMPT.md. This is "the hands" that can wrap any SDK (Stripe, Linear, etc) into a robust ToolNode in 30 seconds. - Use The Template: Fill out
@lar/IDE_PROMPT_TEMPLATE.mdwith your agent's requirements.
Why? Referencing the file ensures the AI uses the latest, official coding standards without you needing to copy-paste giant prompts.