{"platform":"wess.dev","install":"curl -fsSL https://wess.dev/skills/install | sh","mcp":"claude mcp add wess -- wess mcp   (CLI: https://wess.dev/install.sh)","skills":[{"name":"wess-deploy","description":"Deploy an app to wess.dev — detect the stack, write a Dockerfile, create the app, push to deploy. Use when the user asks to deploy, ship, or host a project on wess.dev.","url":"https://wess.dev/skills/wess-deploy.md"},{"name":"wess-debug","description":"Diagnose and fix an unhealthy app on wess.dev using the structured doctor, logs, and redeploys. Use when an app on wess.dev is down, erroring, unreachable, or a deploy failed.","url":"https://wess.dev/skills/wess-debug.md"},{"name":"wess-db","description":"Use an app's Postgres database on wess.dev — connection rules, pgvector embeddings/RAG, and pooling caveats. Use when writing code that talks to the database of an app hosted on wess.dev.","url":"https://wess.dev/skills/wess-db.md"},{"name":"wess-ai","description":"Build AI features in apps on wess.dev using the provider-agnostic gateway (Anthropic, OpenAI, Ollama, any OpenAI-compatible). Use when an app hosted on wess.dev needs LLM calls, chat, or model access.","url":"https://wess.dev/skills/wess-ai.md"},{"name":"wess-sandbox","description":"Run untrusted or generated code in a throwaway microVM on wess.dev (python, node, bun, bash). Use when code needs to be executed safely in isolation — verifying generated code, running user snippets, or quick computation.","url":"https://wess.dev/skills/wess-sandbox.md"},{"name":"wess-static","description":"Deploy a static site (HTML/SPA/prerendered) to wess.dev with instant atomic releases and no server. Use when shipping a site with no backend code to wess.dev.","url":"https://wess.dev/skills/wess-static.md"}]}