Agent-Ready Installs
stackfoundry/agent-ready-installsFreeBlock
One-shot prompt packs and context files for coding assistants to install SaaS infrastructure safely.
Install it
npx shadcn@latest add https://stackfoundry.dev/r/agent-ready-installs.jsonSource
1{2 "name": "agent-ready-installs",3 "positioning": "Install production SaaS infrastructure as editable source.",4 "primaryRecipe": "api-saas-starter",5 "compatibleAgentSurfaces": [6 "coding assistants",7 "CLI-based coding agents",8 "IDE-based coding agents",9 "review automation"10 ],11 "oneShotPrompts": [12 {13 "name": "one-shot-api-saas",14 "recipe": "api-saas-starter",15 "path": ".stackfoundry/prompts/one-shot-api-saas.md",16 "useWhen": "The app needs API keys, usage, credits, billing, docs, and webhooks as editable source."17 },18 {19 "name": "one-shot-cloudflare-saas",20 "recipe": "cloudflare-saas",21 "path": ".stackfoundry/prompts/one-shot-cloudflare-saas.md",22 "useWhen": "The app needs a Cloudflare-native runtime, storage, queue, workflow, security, and deploy path."23 },24 {25 "name": "one-shot-minimal-saas",26 "recipe": "saas-starter-minimal",27 "path": ".stackfoundry/prompts/one-shot-minimal-saas.md",28 "useWhen": "The app needs a small SaaS foundation before heavier provider decisions."29 },30 {31 "name": "one-shot-enterprise-saas",32 "recipe": "enterprise-saas",33 "path": ".stackfoundry/prompts/one-shot-enterprise-saas.md",34 "useWhen": "The app needs enterprise auth, access, compliance, support, and incident surfaces."35 },36 {37 "name": "one-shot-ai-saas",38 "recipe": "ai-saas-starter",39 "path": ".stackfoundry/prompts/one-shot-ai-saas.md",40 "useWhen": "The app needs an AI product surface with metering, quotas, and cost controls."41 },42 {43 "name": "one-shot-customer-intelligence",44 "recipe": "customer-intelligence",45 "path": ".stackfoundry/prompts/one-shot-customer-intelligence.md",46 "useWhen": "The app needs customer health, event ingestion, usage, and risk visibility."47 },48 {49 "name": "one-shot-integration-marketplace",50 "recipe": "integration-marketplace",51 "path": ".stackfoundry/prompts/one-shot-integration-marketplace.md",52 "useWhen": "The app needs connected accounts, provider adapters, integration health, webhooks, and sync visibility."53 },54 {55 "name": "one-shot-security-center",56 "recipe": "security-center",57 "path": ".stackfoundry/prompts/one-shot-security-center.md",58 "useWhen": "The app needs a workspace security posture, data lifecycle, secrets, dependency, and audit control center."59 },60 {61 "name": "one-shot-support-ops",62// … truncated
Files it writes
More from stackfoundry
All 157 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Account Deletionaccount-deletion | stackfoundry | Blocks | Free | no deps · 3 files | |
| Account Modesaccount-modes | stackfoundry | Blocks | Free | no deps · 3 files | |
| Account Settingsaccount-settings | stackfoundry | Blocks | Free | no deps · 2 files | |
| Admin Consoleadmin-console | stackfoundry | Blocks | Free | no deps · 2 files | |
| AI Chatai-chat | stackfoundry | Blocks | Free | 3 deps · 4 files | |
| AI Chatbot SDKai-chatbot-sdk | stackfoundry | Blocks | Free | 3 deps · 2 files | |
| AI Elementsai-elements | stackfoundry | Blocks | Free | no deps · 5 files | |
| AI SDKai-sdk | stackfoundry | Blocks | Free | 2 deps · 2 files |
