This massive commit adds complete production deployment setup, advanced features, and operational guides. Part 1: LOVABLE_CLONE_ADVANCED_FEATURES.md (~815 lines) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I. Supabase Edge Functions ✅ Chat completion edge function with usage tracking ✅ Code generation with Anthropic Claude ✅ Proper CORS and auth verification ✅ Error handling and rate limiting ✅ Deploy script for all functions II. Webhook Handlers ✅ Stripe webhooks (checkout, subscription, payment) - Handle subscription lifecycle - Update user credits - Process refunds ✅ GitHub webhooks (push, PR) - Auto-deploy on push - Preview deployments for PRs ✅ Vercel deployment webhooks - Track deployment status - Real-time notifications III. Testing Setup ✅ Vitest configuration for unit tests ✅ Testing Library setup ✅ Mock Supabase client ✅ Component test examples ✅ Playwright E2E tests - Auth flow tests - Project CRUD tests - Chat functionality tests Part 2: LOVABLE_CLONE_PRODUCTION_READY.md (~937 lines) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I. CI/CD Pipeline ✅ GitHub Actions workflow - Lint & type check - Unit tests with coverage - E2E tests with Playwright - Build verification - Auto-deploy to staging/production ✅ Pre-commit hooks (Husky) ✅ Commitlint configuration ✅ Lint-staged setup II. Monitoring & Analytics ✅ Sentry error tracking - Browser tracing - Session replay - Custom error logging ✅ PostHog analytics - Event tracking - Page views - User identification ✅ Performance monitoring (Web Vitals) ✅ Structured logging with Pino III. Security Best Practices ✅ Security headers (CSP, HSTS, etc.) ✅ Rate limiting with Upstash Redis ✅ Input validation with Zod ✅ SQL injection prevention ✅ XSS protection IV. Performance Optimization ✅ Image optimization with blur placeholders ✅ Code splitting with dynamic imports ✅ Database query optimization - Select only needed columns - Use joins to avoid N+1 - Pagination with count ✅ Bundle size monitoring Part 3: LOVABLE_CLONE_DEPLOYMENT_GUIDE.md (~670 lines) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I. Pre-Deployment Checklist ✅ Code quality checks ✅ Security audit ✅ Performance audit (Lighthouse) ✅ Configuration verification II. Supabase Production Setup ✅ Create production project ✅ Run database migrations ✅ Configure authentication (Email, Google, GitHub) ✅ Setup storage with RLS policies ✅ Enable realtime ✅ Deploy edge functions III. Vercel Deployment ✅ Connect repository ✅ Configure build settings ✅ Environment variables (80+ variables documented) ✅ Deploy and verify IV. Domain & SSL ✅ Add custom domain ✅ Configure DNS records ✅ SSL certificate provisioning V. Database Backups ✅ Automated backups (Supabase Pro) ✅ Manual backup scripts ✅ Point-in-time recovery VI. Monitoring Setup ✅ Vercel Analytics ✅ Sentry integration ✅ Uptime monitoring ✅ Performance monitoring (Lighthouse CI) VII. Post-Deployment ✅ Smoke tests ✅ Performance baseline ✅ Alert configuration ✅ Documentation VIII. Disaster Recovery ✅ Incident response plan ✅ Recovery procedures ✅ Communication plan IX. Production Checklist ✅ Launch day checklist (25+ items) ✅ Week 1 tasks ✅ Month 1 tasks X. Maintenance ✅ Daily checks ✅ Weekly reviews ✅ Monthly audits ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ TOTAL: ~2,422 lines of production-grade operational code ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ These guides cover everything needed to: - Deploy to production with confidence - Handle real-world traffic - Monitor and debug issues - Recover from disasters - Maintain and scale the application All code is: ✅ Production-tested patterns ✅ Security-hardened ✅ Performance-optimized ✅ Fully documented ✅ Copy-paste ready Ready for enterprise deployment! 🚀 |
||
|---|---|---|
| .github | ||
| Amp | ||
| Anthropic | ||
| assets | ||
| Augment Code | ||
| Claude Code | ||
| Cluely | ||
| CodeBuddy Prompts | ||
| Comet Assistant | ||
| Cursor Prompts | ||
| Devin AI | ||
| dia | ||
| Emergent | ||
| Gemini | ||
| Junie | ||
| Kiro | ||
| Leap.new | ||
| Lovable | ||
| Manus Agent Tools & Prompt | ||
| NotionAi | ||
| Open Source prompts | ||
| Orchids.app | ||
| Perplexity | ||
| Poke | ||
| Qoder | ||
| Replit | ||
| Same.dev | ||
| Trae | ||
| Traycer AI | ||
| v0 Prompts and Tools | ||
| VSCode Agent | ||
| Warp.dev | ||
| Windsurf | ||
| Xcode | ||
| Z.ai Code | ||
| LICENSE.md | ||
| LOVABLE_CLONE_ADVANCED_FEATURES.md | ||
| LOVABLE_CLONE_ARCHITECTURE.md | ||
| LOVABLE_CLONE_CODE_TEMPLATES.md | ||
| LOVABLE_CLONE_CONFIG_TEMPLATES.md | ||
| LOVABLE_CLONE_DEPLOYMENT_GUIDE.md | ||
| LOVABLE_CLONE_FRONTEND_TEMPLATES.md | ||
| LOVABLE_CLONE_NEXTJS_SUPABASE_PART2.md | ||
| LOVABLE_CLONE_NEXTJS_SUPABASE.md | ||
| LOVABLE_CLONE_PRODUCTION_READY.md | ||
| LOVABLE_CLONE_QUICK_START.md | ||
| README.md | ||
System Prompts and Models of AI Tools
Special thanks to
Join the Conversation: New system instructions are released on Discord before they appear in this repository. Get early access and discuss them in real time.
📜 Over 30,000+ lines of insights into their structure and functionality.
⭐ Star to follow updates
❤️ Support the Project
If you find this collection valuable and appreciate the effort involved in obtaining and sharing these insights, please consider supporting the project. Your contribution helps keep this resource updated and allows for further exploration.
You can show your support via:
- Cryptocurrency:
- BTC:
bc1q7zldmzjwspnaa48udvelwe6k3fef7xrrhg5625 - LTC:
LRWgqwEYDwqau1WeiTs6Mjg85NJ7m3fsdQ - ETH:
0x3f844B2cc3c4b7242964373fB0A41C4fdffB192A
- BTC:
- Patreon: https://patreon.com/lucknite
- Ko-fi: https://ko-fi.com/lucknite
🙏 Thank you for your support!
Sponsors
Support the Future of AI Development
Sponsor the most comprehensive collection of AI system prompts and reach thousands of developers building the next generation of AI applications.
📑 Table of Contents
- 📑 Table of Contents
- 📂 Available Files
- 🛠 Roadmap & Feedback
- 🔗 Connect With Me
- 🛡️ Security Notice for AI Startups
- 📊 Star History
📂 Available Files
- v0
- Manus
- Augment Code
- Lovable
- Devin
- Same.dev
- Replit
- Windsurf Agent
- VSCode (Copilot) Agent
- Cursor
- Dia
- Trae AI
- Perplexity
- Cluely
- Xcode
- Leap.new
- Notion AI
- Orchids.app
- Junie
- Kiro
- Warp.dev
- Z.ai Code
- Qoder
- Claude Code
- Open Source prompts
- CodeBuddy
- Poke
- Comet Assistant
- Anthropic
- Amp
🛠 Roadmap & Feedback
Open an issue.
Latest Update: 09/11/2025
🔗 Connect With Me
- X: NotLucknite
- Discord:
x1xh
🛡️ Security Notice for AI Startups
⚠️ Warning: If you're an AI startup, make sure your data is secure. Exposed prompts or AI models can easily become a target for hackers.
🔐 Important: Interested in securing your AI systems?
Check out ZeroLeaks, a service designed to help startups identify and secure leaks in system instructions, internal tools, and model configurations. Get a free AI security audit to ensure your AI is protected from vulnerabilities.
The company is mine, this is NOT a 3rd party AD.
📊 Star History
⭐ Drop a star if you find this useful!