Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

Moved. This document has been retired. Lovable workflow guidance now lives in docs/tools/lovable/.

Where to find what you need

Looking for…Go to
Index of Lovable workflow docsdocs/tools/lovable/index.md
Pasteable platform rules for Lovable Workspace Knowledgedocs/tools/lovable/LOVABLE_WORKSPACE_KNOWLEDGE.md
Pasteable project rules for Lovable Project Knowledgedocs/tools/lovable/LOVABLE_CUSTOM_KNOWLEDGE.md
Copy-paste prompts for the 4-chat workflowdocs/tools/lovable/LOVABLE_PROMPTS.md
Performance, testing, DB, error, UI, automation, and external referencesdocs/tools/lovable/LOVABLE_REFERENCE_APPENDIX.md
Cursor command catalog and rules.cursor/README.md
Spec workflow (canonical)docs/development/SPEC_WORKFLOW.md
Quick AI quick-reference (cross-tool)AGENTS.md

Why this redirect exists

The original CURSOR_AND_LOVABLE_WORKFLOW.md combined Cursor command guidance, Lovable handoff instructions, and constitutional reminders into one document. As tooling matured these audiences separated:
  • Cursor users rely on .cursor/rules/*.mdc, .cursor/commands/, and the agent/skill ecosystem (see .cursor/README.md).
  • Lovable users rely on the pasteable knowledge documents and prompt templates under docs/tools/lovable/.
  • Both rely on root constitution.mdAI_GUIDE.mdAGENTS.md as canonical guardrails.
Existing specs and templates that link here will continue to work via this redirect. New specs should link directly to the destination above (typically docs/tools/lovable/index.md or docs/tools/lovable/LOVABLE_CUSTOM_KNOWLEDGE.md).