Deploy static sites to AWS with S3, CloudFront, ACM, and Route53
claude plugin add yaccp/aws-docusaurus
Ce plugin est auto-découvert. Décrivez simplement votre besoin :
"Je veux configurer aws docusaurus"
Claude activera automatiquement le plugin et vous guidera via des menus interactifs.
Toute la configuration est stockée dans :
.claude/yaccp/aws-docusaurus/config.json
aws-docusaurus/
├── .claude-plugin/
│ └── plugin.json # Métadonnées
├── skills/
│ └── aws-docusaurus/
│ └── SKILL.md # Workflow complet
└── CLAUDE.md # Guide Claude
Apache-2.0
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimExplore schemas, SQL queries, migrations
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin yaccp-claude-plugin-aws-docusaurusAWS service configuration and deployment automation
AWS infrastructure and CloudFormation expertise
Publish static page artifacts to SourceCraft Sites (Yandex infrastructure) with year/month directory layout
Deploy the current static site to a live HTTPS URL via Cybrix. Detects Next.js export, Astro, Vite, Hugo, Eleventy, and plain HTML. Returns a live URL on *.cbrx.cc in under 60 seconds.
Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys. Originally from OpenAI's curated skills catalog.