Build full-stack apps with AWS Amplify Gen 2 using guided workflows and SOPs
npx claudepluginhub hfurkanbozkurt/aws-amplify-claude-pluginBuild full-stack applications with AWS Amplify Gen 2 using TypeScript code-first development.
This plugin provides a workflow orchestrator for AWS Amplify Gen 2 development. It validates prerequisites, analyzes project state, retrieves official AWS SOPs via MCP, and guides you through backend creation, deployment, and frontend integration.
defineAuth, defineData, defineStorage, defineFunction)aws configure or aws sso login)uv package manager for MCP server: https://docs.astral.sh/uv/getting-started/installation/git clone https://github.com/hfurkanbozkurt/aws-amplify-claude-plugin
claude --plugin-dir ./aws-amplify-claude-plugin
Copy the plugin directory into your project and load it:
claude --plugin-dir ./aws-amplify-claude-plugin
You can load multiple plugins at once:
claude --plugin-dir ./aws-amplify-claude-plugin --plugin-dir ./another-plugin
/aws-amplify:build I want to create a todo app with authentication
The amplify-workflow skill is automatically invoked when you mention Amplify-related topics:
Just describe what you want naturally.
| Phase | Description | SOP |
|---|---|---|
| Backend | Create/modify Amplify resources | amplify-backend-implementation |
| Sandbox | Deploy to sandbox for testing | amplify-deployment-guide |
| Frontend | Connect frontend to backend | amplify-frontend-integration |
| Testing | Local verification | Manual |
| Production | Deploy to production | amplify-deployment-guide |
Common Patterns:
aws-amplify-claude-plugin/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── commands/
│ └── build.md # /aws-amplify:build command
├── skills/
│ └── amplify-workflow/
│ └── SKILL.md # Auto-invoked orchestrator
├── .mcp.json # AWS MCP server config
├── .gitignore
├── package.json
├── LICENSE
└── README.md
Must be configured before use:
# Option 1: Access keys
aws configure
# Option 2: SSO
aws sso login
# Verify
aws sts get-caller-identity
This plugin requires the AWS MCP server for SOP retrieval. It's automatically configured via .mcp.json.
Verify it's working:
/mcp
Should show aws-mcp as active.
If MCP is unavailable, the plugin will STOP and ask you to configure it. It will not proceed without MCP.
Apache-2.0
Build full-stack apps with AWS Amplify Gen 2 using guided workflows for authentication, data models, storage, GraphQL APIs, and Lambda functions.
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.
AWS infrastructure and CloudFormation expertise
AWS service configuration and deployment automation
Build, deploy, and operate applications on AWS. Skills to author infrastructure-as-code, use core services, and complete common tasks.
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
36 on-demand AWS and cloud skills, slash commands, agents, and security hooks for Claude Code
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim