kwnva.design
Public source for kwnva.design — an independent design studio portfolio with a machine-readable catalog, OpenAPI spec, and MCP server.
For agents
- Start at llms.txt and AGENTS.md
- HTTP API:
https://kwnva.design/api/v1 - Product MCP:
https://kwnva.design/api/mcp - Docs MCP:
https://kwnva.design/mcp/docs - Official registry: design.kwnva/portfolio
- Plugin manifest: plugin.json
- Agent skill:
npx skills add kwnva/kwnva.design
For humans
npm install
npm run build
npm run preview
Production is the Node server in server/index.mjs on Cloud Run. npm run build regenerates agent files into public/, then builds the Vite homepage.