App Kit
August 4, 2026 ยท View on GitHub
Developer documentation for building apps that run inside Kiro Crew. For the platform's own contracts (where an app's MCP servers land, how its agent JSON is composed), see ../system-specs/modules/app-kit-platform.md.
| Document | Covers |
|---|---|
| getting-started.md | Build your first app: scaffold, run, and iterate. |
| manifest-reference.md | Every app.json field. |
| api-reference.md | The App SDK surface: hooks, storage, chat embedding, and the event bus. |
| publishing-guide.md | Publishing to the App Store, including the review guidelines an app must meet. |
| migration-guide.md | Moving an app across a breaking platform version. |
examples/ holds two runnable reference apps: a minimal app and a fuller one with
skills and a backend.