This project contains the mastering-aws-cdk skill packaged as a Claude plugin, plus agents and commands for common CDK workflows.
mastering-aws-cdk-plugin/.claude-plugin/marketplace.jsonand.claude-plugin/plugin.jsonskills/mastering-aws-cdk/(skill + references)commands/(slash commands)agents/(triggered helpers)
- Name:
mastering-aws-cdk - Purpose: AWS CDK v2 guidance for TypeScript patterns, troubleshooting, CI/CD, and service integrations.
/cdk-troubleshoot- Diagnose CDK/CloudFormation failures/cdk-architecture- Design stack boundaries and references/cdk-ci-setup- Set up GitHub Actions OIDC and pipelines/cdk-import- Adopt existing resources safely/cdk-testing-security- Add tests and cdk-nag checks
cdk-error-watcher- Detects deploy failures and suggests fixescdk-setup-advisor- Helps with bootstrap and OIDC setupcdk-architecture-assistant- Guides stack segmentation and referencescdk-service-patterns- Suggests AWS service patterns
- Update owner metadata in
mastering-aws-cdk-plugin/.claude-plugin/marketplace.jsonandmastering-aws-cdk-plugin/.claude-plugin/plugin.jsonif needed. - Skill references are under
mastering-aws-cdk-plugin/skills/mastering-aws-cdk/references.