cdklabscdklabsOfficialยท1 Agent Skills Included

cdk-contribution-skill

Guided AWS CDK contributions from issue to pull request

Guides developers through the full AWS CDK contribution workflow, from GitHub issue analysis to a ready-to-submit pull request. Runs specialized phases for planning, coding, testing, documentation, security, and regression review with human approval gates. Eliminates guesswork around CDK conventions and produces structured deliverables for every phase.
npx skills add cdklabs/cdk-contribution-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cdk-contribution-skill?โ–ผ

Run `npx skills add cdklabs/cdk-contribution-skill --all -g -y` in your terminal to install the skill globally.

How to contribute to AWS CDK faster?โ–ผ

Point the skill at a GitHub issue and it walks you through analysis, planning, implementation, testing, and review, producing a PR-ready change with your approval at key decision points.

Does cdk-contribution-skill submit PRs automatically?โ–ผ

No. It pauses for your approval before writing code and again before PR submission, so you stay accountable for the final pull request.

What do I need before using this skill?โ–ผ

You need a local clone of the aws-cdk repository, Node.js v18 or later, Yarn, and the gh CLI authenticated with GitHub.

Is cdk-contribution-skill suitable for beginners?โ–ผ

It is designed for developers with coding experience who want guidance on CDK patterns, not for users with no coding background expecting fully automated PRs.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’