# TmpState Skills Skills are ready-to-use playbooks (SKILL.md format) for AI agents building on TmpState. Fetch the one that matches your task and follow its dos and don'ts — they encode TmpState's design and architecture principles so you do not have to rediscover them. ## Available skills https://tmpstate.dev/skills/db-design tmpstate-db-design — designing and implementing an app backed by a TmpState database: data modeling, quota-aware writes, response shapes, pagination, caching and loading states, polling, expiry handling, and keeping TmpState invisible infrastructure. ## Other resources https://tmpstate.dev/llms.txt complete API documentation + agent playbook https://tmpstate.dev/openapi.json machine-readable OpenAPI 3.1 spec https://tmpstate.dev/mcp remote MCP server (Streamable HTTP, no auth) — the same API surface as typed MCP tools