Public packages and starters for ContinueWith — the AI-native layer for the Web and AI Ready Index (Lighthouse for AI readiness).
| Repo | npm | Description |
|---|---|---|
| sdk | @continuewith/sdk |
Install snippets, prompts, agent helpers |
| cli | continuewith |
npx continuewith add |
| mcp | @continuewith/mcp |
MCP server for Cursor and coding agents |
| Repo | Description |
|---|---|
| starter-next | Next.js App Router — continuation layer + llms.txt (Use this template) |
| starter-astro | Astro — continuation layer + llms.txt |
| agent-plugins | MCP configs — Cursor, VS Code, Claude Code, Windsurf, Codex |
| wordpress-plugin | WordPress — settings page + widget injection |
| awesome-continuewith | Curated links and resources |
npx continuewith addOr clone the Next.js starter:
git clone https://github.com/continuewith-ai/starter-next.git- Website: https://continuewith.ai
- Manifesto: https://continuewith.ai/manifesto
- Docs: https://continuewith.ai/docs
- AI Ready Index: https://ready.continuewith.ai
- Scanner: https://ready.continuewith.ai/scan
Application source (dashboard, billing, directory backend) stays private. Package repos sync from npm releases; starters and plugins sync from this monorepo via release scripts.