Knowledge File
Upload to your AI platform so it follows the Swoogo workflow automatically.
Swoogo Knowledge File
One file with setup instructions for Lovable, Cursor, Claude Desktop, Replit, and any MCP-compatible client.
Where to Upload
| Platform | Location |
|---|---|
| Lovable | Upload to Settings → Knowledge as a .md file |
| Cursor | Save as .cursor/rules/swoogo.md in your project root |
| Claude Desktop | Paste into your project's CLAUDE.md or add as system prompt |
| Replit | Paste into Agent configuration → Agent instructions |
| Other | Add as system prompt or knowledge base in your MCP-compatible AI tool |
What's Inside
- Platform Setup — Connection instructions for Lovable, Cursor, Claude Desktop, Replit, and generic MCP clients.
- Mandatory Workflow — The 6-step workflow that must be followed for every page build.
- Critical Rules — Field value types, submission format, flat body requirement, .json suffix.
- Adaptive Behavior — How to use
event_featuresto adapt pages to each event. - Payment Integration — How to handle external payments with
swoogo-create-transaction. - API Submission — Platform-specific guidance for building server-side backends (no CORS).
- Failure Recovery — 3-strike validation rule and error handling.