AGENTS.md ships with the template
Your agents read it before they write a line. Same syntax humans use. Versioned. Tested in CI.
- most
- Most templates: no agent contract at all
- deessejs
- DeesseJS: AGENTS.md, typed RPC, callable primitives
Every surface your agents need — auth, billing, jobs, storage, notifications, API — is already wired. Your agents don't start from scratch. They start from a complete system.
Free during beta · No credit card required
import { Button } from "@workspace/ui"
export default function Home() {
return (
<Button>Get started</Button>
)
}
Skip the boilerplate. We've wired together the best tools in the ecosystem so you can focus on your product.
Email, OAuth, passkeys, and 2FA wired to a typed RPC layer. You get the full Users page — search, roles, invites, status — on day one. No auth boilerplate, no separate admin to build.
| Name | Role | Status | Last seen | ||
|---|---|---|---|---|---|
SKSara Klein | sara@acme.com | Owner | active | 2h ago | |
TRTom Rivers | tom@acme.com | Admin | active | 1d ago | |
LPLeo Park | leo@acme.com | Member | active | 3d ago | |
MCMia Chen | mia@acme.com | Member | invited | — | |
JWJune Walsh | june@acme.com | Admin | active | 1w ago |
Revenue this month
$4,290.00
Active subs
47
New
12
Churn
2
Recent
| INV-0047 | Acme Inc. | $299.00 | paid | 2h ago |
| INV-0046 | Beta Co. | $99.00 | paid | 5h ago |
| INV-0045 | Gamma Labs | $599.00 | pending | 1d ago |
| INV-0044 | Delta LLC | $299.00 | paid | 1d ago |
| INV-0043 | Epsilon Corp | $99.00 | failed | 2d ago |
Subscriptions, invoices, MRR — wired with Stripe under the hood. You get the full revenue dashboard on day one. Per-seat, metered, flat-rate — all supportable through one typed RPC surface.
OpenTelemetry-compatible exporters wired through day one. Tail logs by request ID, drill from a 5xx alert to the exact handler. No agent glue, no separate Datadog bill.
Requests/min
142
5xx rate
0.3%
p99 latency
89ms
Memory
234 MB
AGENTS.md ships in the repo. Every workflow — bootstrap, migrate, seed, deploy — is typed, versioned, and assigned to an agent. You watch them work. You ship while they run.
Email, storage, search, docs, webhooks, i18n, Git, notifications. Each one ships pre-configured, not as a TODO.
Resend + React Email templates, with a live preview app for local development. Bounce, open, and click tracking wired in.
R2, AWS, MinIO — presigned uploads and access helpers included.
Postgres FTS or your provider — faceted, typo-tolerant.
Full-text search, MDX, AI-assisted actions. The buyer-facing docs site lives in the same monorepo.
Outbound dispatcher with retries. Inbound verification helpers.
GitHub and GitLab webhooks with signed payloads and event normalization.
In-app, email, and push behind one delivery API with preferences.
Typed locale files and a translation workflow, ready to ship.
Per-tenant data isolation, org switching, role-based access.
What you won't find elsewhere
Three things other templates don't give you. Verified, not promised.
Your agents read it before they write a line. Same syntax humans use. Versioned. Tested in CI.
Every surface — auth, billing, jobs, storage, notifications — exposes a callable handle your agents invoke. Not a code-completion helper. A runtime contract.
Every primitive is designed for an agent to invoke — not for a developer to remember which route does what. The dev is the operator. The agent is the user.
No subscriptions. Lock in the founder rate before it closes.
What "agentic" means, how the refund works, and where the founder pricing closes.