By SiteWarming
Build and deliver org-private custom astro templates from a customer design.md, end to end, inside Claude Code.
A Claude Code plugin that lets anyone on the team turn a customer's
design.md into a delivered, org-private astro template — no MCP server, no DB
access, no manual API calls. Just paste the design.md and run the skill.
It replaces the old sitewarming-template-mcp stdio server. The skill drives the
same flow (author 3 .astro files → scaffold → patch registry → build check →
register + deliver via the worker admin API) using Claude Code's built-in
file/bash tools, so there's nothing to install per machine beyond this plugin.
# Add this repo as a marketplace
/plugin marketplace add /abs/path/to/sitewarming-template-skill
# Install the plugin
/plugin install sitewarming-template-tools@sitewarming-template-tools
(Or point the marketplace at the git remote once this is pushed.)
Create .claude/sitewarming-template-tools.local.md with the worker URL, the
TEMPLATE_MCP_API_KEY, and the absolute path to your astro-warming-template
checkout. See skills/build-custom-template/references/settings-template.md for
the exact format. This file is gitignored — it holds a secret.
Paste the customer's design.md into Claude Code and say something like
"build the custom template for this org". The skill asks for the org id, the
approved request id, and a slug, then does the rest. At the end it tells you to
commit + deploy the astro repo to make the template live.
The skill talks to two existing worker admin endpoints, authenticated with the
X-Template-MCP-Key header:
POST /api/admin/astro-templatesPOST /api/admin/custom-template-requests/:id/mark-deliveredThat auth path (sitewarming-worker/src/middleware/auth/templateMcpAuth.ts) must
stay in place — it's what lets the skill act as a template-delivery admin without
a Clerk login.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub sitewarming/sitewarming-template-skill --plugin sitewarming-template-toolsComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.