Context starter kits

Start with the right context

Curated memory files for common stacks and work styles. Pick one, sign up, and your AI tools know your environment before you type a single word.

Development

Next.js / TypeScript

Full-stack Next.js 15 App Router. Your AI tools know your routing conventions, component structure, ORM choice, and deployment target from message one.

Next.jsTypeScriptTailwindVercel
Included files
stack.mdFramework, runtime, package manager, deploy target
conventions.mdFile naming, component patterns, import aliases
db.mdORM, migration strategy, connection pooling
testing.mdVitest, Playwright, coverage philosophy
Use this template →
Development

Python / ML

Machine learning and data science context. Covers data ingestion, model training, eval pipelines, and serving infrastructure — the full stack your AI tools need to be useful.

PythonPyTorchtransformersJupyter
Included files
stack.mdPython version, venv, key libraries
data.mdData sources, schemas, preprocessing
training.mdModel architecture, training loop, eval metrics
infra.mdGPU cluster, storage, MLflow / W&B setup
Use this template →
Development

Go backend

Idiomatic Go service context. Error handling conventions, database access patterns, gRPC vs REST decisions, and observability stack — loaded before the first question.

GoPostgreSQLgRPCPrometheus
Included files
stack.mdGo version, module path, key dependencies
patterns.mdError wrapping, context propagation, logging
db.mdsqlc / pgx patterns, transaction handling
ops.mdDeployment, metrics, tracing conventions
Use this template →
Development

React Native / Expo

Cross-platform mobile context. Expo Router navigation, NativeWind styling, platform-specific patterns, and EAS Build setup — everything an AI tool needs to stop asking.

React NativeExpoTypeScriptNativeWind
Included files
stack.mdSDK version, router setup, navigation patterns
styling.mdNativeWind, theme tokens, platform overrides
native.mdPlatform modules, permissions, device APIs
ci.mdEAS Build, OTA updates, TestFlight flow
Use this template →
Development

Full-stack Node.js

Node.js + Express + Postgres API context. REST conventions, middleware stack, auth strategy, and DB schema patterns fully loaded — no more explaining your architecture each session.

Node.jsExpressPostgreSQLREST
Included files
stack.mdNode version, bundler, key dependencies
api.mdREST conventions, auth, rate limiting, error format
db.mdSchema design, ORM, migration strategy
deploy.mdDocker, CI/CD, environment management
Use this template →
Development

AI product engineering

Context for teams shipping AI-powered products. Prompt management, eval pipelines, cost tracking, model versioning — the operational layer most codebases leave undocumented.

LLMevalspromptscost tracking
Included files
models.mdWhich models, for which tasks, and why
prompts.mdSystem prompt library, versioning strategy
evals.mdEval harness, metrics, golden test cases
cost.mdToken budgets, latency SLAs, fallback tiers
Use this template →
Personal

Solo developer

Context for the one-person shop. Active projects, decisions, recurring commitments — so your AI tools act like the senior colleague who already knows everything you're juggling.

ProductivityGTDsolofreelance
Included files
me.mdSkills, availability, rate, preferred clients
projects.mdActive work, status, blockers, due dates
decisions.mdArchitectural and business decision log
recurring.mdRituals, reviews, periodic commitments
Use this template →
Team

Remote team

Async-first team context. Decision records, working agreements, and conventions that prevent every AI session from starting cold on who you are and how you work together.

asyncremoteteamADR
Included files
team.mdMembers, roles, time zones, norms
adrs.mdArchitecture decision record index
rituals.mdStandups, sprints, retros, on-call rotation
stack.mdShared tech stack and deploy conventions
Use this template →
Build your own template

Start from scratch or modify any template after signing up. Memory files are plain Markdown — write them once, share them across your whole team.

Get started free →