AWS CDK Scaffolder
Imported from agentskillexchange/skills/skills/aws-cdk-scaffolder.
Install
npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/aws-cdk-scaffolder
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
git clone https://github.com/agentskillexchange/skills.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
AWS CDK Scaffolder
Prerequisites
Node.js, AWS CDK CLI
Installation
Use the upstream install or setup path that matches your environment:
- npm i -g aws-cdk
Requirements and caveats from upstream:
- JavaScript, TypeScript (Node.js >= 20.x)
- Python (Python ≥ 3.8)
- Recommended AWS CDK project structure for Python applications
Basic usage or getting-started notes:
For a detailed walkthrough, see the tutorial in the AWS CDK [Developer Guide](https://docs.aws.amazon.com/cdk/latest/guide/home...
At a glance
Source: https://github.com/aws/aws-cdk
Extracted from upstream docs: https://raw.githubusercontent.com/aws/aws-cdk/HEAD/README.md
Documentation
Source
Files (skills)
-
SKILL.md 1.5 KB
--- name: "AWS CDK Scaffolder" slug: "aws-cdk-scaffolder" description: "" github_stars: 12737 verification: "security_reviewed" source: "https://github.com/aws/aws-cdk" author: "aws" category: "Templates & Workflows" framework: "Custom Agents" tool_ecosystem: github_repo: "aws/aws-cdk" github_stars: 12737 npm_package: "aws-cdk" npm_weekly_downloads: 3290338 --- # AWS CDK Scaffolder ## Prerequisites Node.js, AWS CDK CLI ## Installation Use the upstream install or setup path that matches your environment: - npm i -g aws-cdk Requirements and caveats from upstream: - JavaScript, TypeScript ([Node.js >= 20.x](https://nodejs.org/en/download)) - Python ([Python ≥ 3.8](https://www.python.org/downloads/)) - [Recommended AWS CDK project structure for Python applications](https://aws.amazon.com/blogs/developer/recommended-aws-cdk-project-structure-for-python-applications/) Basic usage or getting-started notes: - [Getting Started](#getting-started) | - For a detailed walkthrough, see the [tutorial](https://docs.aws.amazon.com/cdk/latest/guide/getting_started.html#hello_world_tutorial) in the AWS CDK [Developer Guide](https://docs.aws.amazon.com/cdk/latest/guide/home... - ### At a glance - Source: https://github.com/aws/aws-cdk - Extracted from upstream docs: https://raw.githubusercontent.com/aws/aws-cdk/HEAD/README.md ## Documentation - https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/aws-cdk-scaffolder/)
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.