By schuettc
Guided workflow to deploy Node.js/Express apps to AWS serverless architecture. Analyzes your app, scaffolds infrastructure, and deploys with CDK — all with step-by-step explanations for beginners.
Adds Cognito authentication and route protection. Use when adding login, signup, authentication, or user management.
Adds DynamoDB database persistence to the application. Use when the app needs data storage or persistence.
Analyzes an existing Node.js/Express app and creates a migration plan. Use when the user wants to migrate, convert, or deploy their app.
Converts Express routes into Lambda functions behind API Gateway. Use when creating a serverless API, Lambda functions, or API Gateway.
Builds, validates, and deploys all infrastructure to AWS. Creates real AWS resources that may incur costs.
Uses power tools
Uses Bash, Write, or Edit tools
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.
A plugin that helps you deploy web applications to AWS. Claude analyzes your app, explains what needs to happen, and guides you through each step — adapting to whatever your app looks like.
This plugin gives Claude the skills to take your locally-running web app and deploy it to AWS. Depending on your app, that might include:
Claude figures out what your app needs and suggests the right approach. You stay in control of every decision.
We recommend using AWS IAM Identity Center (SSO) for credentials:
aws configure sso
Verify your credentials work:
aws sts get-caller-identity
Open Claude Code and add the marketplace:
/plugin marketplace add schuettc/website-deployment-plugin
Then install the plugin:
/plugin install website-deployment@website-deployment-marketplace
For local development, you can load the plugin directly:
claude --plugin-dir ./website-deployment-plugin/plugin
Open your project in Claude Code and tell Claude what you want:
I want to deploy this app to AWS
Claude will analyze your app, explain what it finds, and walk you through the migration. The plugin includes skills for each phase — analyzing your app, scaffolding infrastructure, converting routes, setting up hosting, deploying, testing, and cleaning up. Claude activates the right skill based on context.
You can ask Claude about progress, skip steps that don't apply, or go back and change things. If you get stuck, just ask — Claude has access to AWS documentation and can help debug issues.
When you're done experimenting, ask Claude to tear down the resources to avoid charges.
The plugin includes two MCP servers that start automatically:
Most AWS resources this plugin creates are free-tier eligible. For a development app with low traffic, your monthly cost will likely be $0. Claude will explain cost implications as it creates resources and remind you to clean up when you're done.
Contributions welcome! Please open an issue or PR on GitHub.
MIT
npx claudepluginhub schuettc/website-deployment-plugin --plugin website-deploymentFeature lifecycle management with skill-centric architecture. Capture ideas (idea.md), plan implementations (plan.md), and complete with quality gates (shipped.md). Status determined by file presence with auto-generated DASHBOARD.md. Shared Python library for dashboard generation with minimal hooks.
Playlist assistant plugin for MixCraft — helps Claude build great playlists, learn your taste, and manage your music library
AWS service configuration and deployment automation
Design, build, deploy, test, and debug serverless applications with AWS Serverless services.
AWS infrastructure and CloudFormation expertise
Scaffold and build cloud-native applications on AWS using @aws/nx-plugin generators. Covers workspace creation, project scaffolding with TypeScript, Python, React, CDK, Terraform, and more.
Enhances Claude Code from producing raw code into delivering production-ready systems. 14 specialized agents handle architecture, tested code, security audit, CI/CD, and documentation. Use for building apps/websites/services, adding features, hardening, deployment, testing, review, or architecture design.
36 on-demand AWS and cloud skills, slash commands, agents, and security hooks for Claude Code