From code-sensei
Guides deployment from localhost to production: Vercel/Netlify/Railway/AWS, CI/CD pipelines, Docker containerization, env vars, DNS. Activates on deployment configs/Dockerfiles/Vercel/Netlify files.
npx claudepluginhub dojocodinglabs/code-sensei --plugin code-senseiThis skill uses the workspace's default tool permissions.
- **Analogy:** Deployment is moving from rehearsal to opening night. Your app works on your computer (localhost), and deployment puts it on a server so the whole world can use it.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
npm start on your computer, only YOU can see the app. Deployment puts it on someone else's computer (a server) that's always on and connected to the internet.