Program F — Multi-Tenancy RLS (Row-Level Security):
alembic 20260417_0002_add_rls.py: Enables RLS on 23 tenant-scoped tables.
database_rls.py: set_tenant_context() helpers for SET LOCAL app.tenant_id.
middleware/tenant_rls.py: Extracts tenant_id from JWT on every request.
Default-deny when no context. PostgreSQL only (CI safe on SQLite).
Result: OWASP A01:2025 — access control enforced at DB layer.
Program G — Idempotency Standard:
models/idempotency_key.py: IdempotencyKey table with TTL + SHA256 hash.
services/idempotency_service.py: get_existing/store with request fingerprint.
middleware/idempotency.py: HTTP middleware on POST/PUT/PATCH.
Result: Duplicate side effects prevented on retry.
Program E — Persistent Durable Execution:
models/durable_checkpoint.py: DurableCheckpoint with sequence_num + status.
services/durable_runtime.py: start_run/checkpoint/complete/resume/list_incomplete.
Result: Workflows survive crashes — resume from last persisted checkpoint.
Program K — OpenTelemetry:
observability/otel.py: init/span/inject_correlation_id with graceful
degradation when OTel packages absent.
openclaw/gateway.py: Wraps execute() in span, binds correlation_id to
trace_id. Bridge between business correlation and production observability.
Program J — Release Gate Hardening:
docs/governance/release-gates.md: Documents 3 mandatory gates.
.github/workflows/dealix-ci.yml: Adds release_readiness_matrix as CI step.
release_readiness_matrix.py: Updated to check 41/41 components.
Verification:
architecture_brief.py: 40/40 PASS
release_readiness_matrix.py: 41/41 PASS
https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs
|
||
|---|---|---|
| .github | ||
| ai-agents/prompts | ||
| Amazon Q Developer | ||
| Amp | ||
| Anthropic | ||
| assets | ||
| Augment Code | ||
| Cluely | ||
| CodeBuddy Prompts | ||
| Comet Assistant | ||
| Cursor Prompts | ||
| Devin AI | ||
| dia | ||
| Emergent | ||
| GitHub Copilot | ||
| JetBrains AI | ||
| Junie | ||
| Kiro | ||
| Leap.new | ||
| Lovable | ||
| Manus Agent Tools & Prompt | ||
| Mistral/Le Chat | ||
| NotionAi | ||
| Open Source prompts | ||
| OpenAI/ChatGPT | ||
| Orchids.app | ||
| Perplexity | ||
| personal-brand-engine | ||
| Poke | ||
| Qoder | ||
| Replit | ||
| sales_assets | ||
| salesflow-saas | ||
| Same.dev | ||
| Trae | ||
| Traycer AI | ||
| v0 Prompts and Tools | ||
| VSCode Agent | ||
| Warp.dev | ||
| Windsurf | ||
| xAI/Grok | ||
| Xcode | ||
| Z.ai Code | ||
| .cursorrules | ||
| .gitignore | ||
| LICENSE.md | ||
| README.md | ||
Support my work here: Bags.fm • Jupiter • Photon • DEXScreener
Official CA: DEffWzJyaFRNyA4ogUox631hfHuv3KLeCcpBh2ipBAGS (on Solana)
Special thanks to
Put any coding agent to work while you sleep Tembo – The Background Coding Agents Company [Get started for free] |
Make your LLM predictable in production Open Source AI Engineering Platform |
📜 Over 35,000+ lines of insights into their structure and functionality.
📋 Tools Index
Closed Source / Leaked Prompts
| Tool | Prompt | Tools | Directory |
|---|---|---|---|
| Amazon Q Developer | ✅ | — | Amazon Q Developer/ |
| Amp | ✅ | — | Amp/ |
| Augment Code | ✅ | ✅ | Augment Code/ |
| Claude Code | ✅ | ✅ | Anthropic/Claude Code/ |
| Claude for Chrome | ✅ | ✅ | Anthropic/Claude for Chrome/ |
| ChatGPT (GPT-4o) | ✅ | ✅ | OpenAI/ChatGPT/ |
| Cluely | ✅ | — | Cluely/ |
| CodeBuddy | ✅ | — | CodeBuddy Prompts/ |
| Comet Assistant | ✅ | ✅ | Comet Assistant/ |
| Cursor | ✅ | ✅ | Cursor Prompts/ |
| Devin AI | ✅ | — | Devin AI/ |
| Dia | ✅ | — | dia/ |
| Emergent | ✅ | ✅ | Emergent/ |
| GitHub Copilot | ✅ | — | GitHub Copilot/ |
| Google Antigravity | ✅ | — | Google/Antigravity/ |
| Google Gemini (AI Studio) | ✅ | — | Google/Gemini/ |
| Grok | ✅ | — | xAI/Grok/ |
| JetBrains AI Assistant | ✅ | — | JetBrains AI/ |
| Junie | ✅ | — | Junie/ |
| Kiro | ✅ | — | Kiro/ |
| Leap.new | ✅ | ✅ | Leap.new/ |
| Lovable | ✅ | ✅ | Lovable/ |
| Manus Agent | ✅ | ✅ | Manus Agent Tools & Prompt/ |
| Mistral Le Chat | ✅ | — | Mistral/Le Chat/ |
| NotionAI | ✅ | ✅ | NotionAi/ |
| Orchids.app | ✅ | — | Orchids.app/ |
| Perplexity | ✅ | — | Perplexity/ |
| Poke | ✅ | — | Poke/ |
| Qoder | ✅ | — | Qoder/ |
| Replit | ✅ | ✅ | Replit/ |
| Same.dev | ✅ | ✅ | Same.dev/ |
| Trae | ✅ | ✅ | Trae/ |
| Traycer AI | ✅ | ✅ | Traycer AI/ |
| v0 | ✅ | ✅ | v0 Prompts and Tools/ |
| VSCode Agent | ✅ | — | VSCode Agent/ |
| Warp.dev | ✅ | — | Warp.dev/ |
| Windsurf | ✅ | ✅ | Windsurf/ |
| Xcode | ✅ | — | Xcode/ |
| Z.ai Code | ✅ | — | Z.ai Code/ |
Open Source Prompts
| Tool | Prompt | Directory |
|---|---|---|
| Aider | ✅ | Open Source prompts/Aider/ |
| Bolt | ✅ | Open Source prompts/Bolt/ |
| Cline | ✅ | Open Source prompts/Cline/ |
| Codex CLI | ✅ | Open Source prompts/Codex CLI/ |
| Cody (Sourcegraph) | ✅ | Open Source prompts/Cody/ |
| Continue.dev | ✅ | Open Source prompts/Continue.dev/ |
| Gemini CLI | ✅ | Open Source prompts/Gemini CLI/ |
| Lumo | ✅ | Open Source prompts/Lumo/ |
| OpenHands | ✅ | Open Source prompts/OpenHands/ |
| RooCode | ✅ | Open Source prompts/RooCode/ |
❤️ 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.
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
Sponsor the most comprehensive repository of AI system prompts and reach thousands of developers.
🛠 Roadmap & Feedback
Open an issue.
Latest Update: 03/30/2026
🔗 Connect With Me
- X: NotLucknite
- Discord:
x1xhlol - Email:
lucknitelol@pm.me
🛡️ 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.
📊 Star History
⭐ Drop a star if you find this useful!