Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By whchoi98
Extends Claude Code with 36 on-demand AWS and cloud skills for infrastructure, security, monitoring, migration, serverless, and AI agent development, plus slash commands and security hooks to accelerate cloud workflows.
npx claudepluginhub whchoi98/aws-skills-for-claude-code --plugin aws-skills-for-claude-codeReview code changes for bugs, security issues, and guideline violations with confidence-based filtering. Reports only high-confidence issues (75+).
Audit codebase for security vulnerabilities, secret exposure, dependency issues, and compliance with security best practices.
Guides migration of code between Arm SoCs with architecture-aware analysis and safe migration practices. Use when mentioning Arm SoC, Cortex migration, embedded migration, or Arm architecture porting.
Build, test, and deploy AI agents using AWS Bedrock AgentCore with local development workflow. Use when mentioning AgentCore, Bedrock agents, or AI agent deployment on AWS.
Build full-stack apps with AWS Amplify Gen 2 using TypeScript, guided workflows, and best practices. Use when mentioning Amplify, Amplify Gen 2, fullstack AWS app, Cognito auth, or GraphQL backend.
Monitor AWS with CloudWatch and CloudTrail without MCP. Use when the user asks about logs, metrics, alarms, or API audit trail.
Analyze AWS costs, billing, and pricing without MCP. Use when the user asks about cost analysis, cost forecast, pricing lookup, or billing reports.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Build, deploy, and operate applications on AWS. Skills to author infrastructure-as-code, use core services, and complete common tasks.
AWS service configuration and deployment automation
Design, build, deploy, test, and debug serverless applications with AWS Serverless services.
Editorial "DevOps & Cloud" bundle for Claude Code from Antigravity Awesome Skills.
DevsForge cloud cost optimization specialist for analyzing and reducing infrastructure expenses
Enhances web_search Skill by researching best practices and deploying infrastructure automatically
Evaluate Claude Code harness engineering quality. Quick/Standard/Full 3-tier evaluation with multi-agent design review, history tracking, and badge generation.
A Claude Code plugin with 36 on-demand AWS and cloud skills / 40개 온디맨드 AWS/클라우드 스킬을 제공하는 Claude Code 플러그인
AWS Skills for Claude Code is a Claude Code plugin that provides 40 on-demand skills for Claude Code. Each skill loads automatically when relevant keywords appear in conversation, keeping context usage minimal.
The plugin includes 36 upstream skills from two repositories plus 4 development workflow skills, along with slash commands, agents, and security hooks.
/review, /test-all, /deploy for common workflowsbrew install bash, Linux: pre-installed)From shell:
claude plugin marketplace add https://github.com/whchoi98/aws-skills-for-claude-code
claude plugin install aws-skills-for-claude-code@aws-skills-for-claude-code
From Claude Code session:
/plugin marketplace add https://github.com/whchoi98/aws-skills-for-claude-code
/plugin install aws-skills-for-claude-code@aws-skills-for-claude-code
This activates 36 skills, 3 slash commands (/review, /test-all, /deploy), 2 agents (code-reviewer, security-auditor), and security hooks automatically.
git clone https://github.com/whchoi98/aws-skills-for-claude-code.git
claude plugins add ./aws-skills-for-claude-code
Same as Option A, but installs from a local directory.
git clone https://github.com/whchoi98/aws-skills-for-claude-code.git
cd aws-skills-for-claude-code
bash install-claude-code.sh
Copies 36 upstream skills to ~/.claude/skills/. Does not include commands, agents, or hooks.
From shell:
claude plugin marketplace update aws-skills-for-claude-code
From Claude Code session:
/plugin marketplace update aws-skills-for-claude-code
From shell:
# Remove the plugin
claude plugin uninstall aws-skills-for-claude-code
# Remove the marketplace (optional)
claude plugin marketplace remove aws-skills-for-claude-code
From Claude Code session:
/plugin uninstall aws-skills-for-claude-code
/plugin marketplace remove aws-skills-for-claude-code
From shell:
claude plugin list
claude plugin marketplace list
From Claude Code session:
/plugin list
/plugin marketplace list
# Invoke a skill directly by name
/aws-cloudwatch
/stripe
/terraform
# Or mention keywords in conversation
# Claude auto-detects and loads the relevant skill
# Example: "Set up a Stripe payment integration" -> activates the stripe skill
| Skill | Description | Source |
|---|---|---|
aws-agentcore | Bedrock AgentCore agent build/deploy | Powers |
aws-amplify | Amplify Gen 2 full-stack app development | Powers |
aws-cloudwatch | CloudWatch logs, metrics, alarms, CloudTrail | MCP Tool Forge |
aws-cost | Cost analysis, forecasting, pricing lookup | MCP Tool Forge |
aws-data | DynamoDB, Aurora, Redshift, ElastiCache, Neptune | MCP Tool Forge |
aws-healthomics | HealthOmics bioinformatics workflows | Powers |
aws-iac | CDK + CloudFormation IaC | Powers |
aws-iam | IAM users, roles, policy management | MCP Tool Forge |
aws-infra | CloudFormation, ECS, EKS, Serverless | MCP Tool Forge |
aws-messaging | SNS, SQS, MQ, Step Functions | MCP Tool Forge |
aws-sam | SAM serverless app development | Powers |
aws-security | Security audit, account info | MCP Tool Forge |
cloud-architect | AWS Well-Architected CDK Python | Powers |
cloudwatch-appsignals | CloudWatch Application Signals APM | Powers |
saas-builder | Multi-tenant SaaS app building | Powers |
strands | Strands SDK AI agent building | Powers |