Skip to main content
Run any Skill in Manus
with one click
GitHub repository

cdk-constructs-library

cdk-constructs-library contains 11 collected skills from crmagz, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
6
updated
2026-01-05
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

creating-subpackages
software-developers

Patterns and standards for creating new AWS service subpackages in the monorepo. Use when adding new service packages like Lambda, DynamoDB, Step Functions, etc.

2026-01-05
build-and-deployment
network-and-computer-systems-administrators

Build commands, build order, TypeScript configuration, and CDK deployment. Use when building packages, troubleshooting build issues, or deploying stacks.

2025-12-27
documentation-standards
software-developers

JSDoc/TSDoc standards for documenting types, functions, and constructs. Use when writing or reviewing documentation.

2025-12-27
claude-specific
software-developers

Claude Code specific instructions for working with this CDK monorepo. General guidance on code generation, refactoring, and feature additions.

2025-12-27
common-tasks
software-developers

Step-by-step guides for common development tasks like adding constructs, creating packages, and using workspace packages. Use when performing routine development tasks.

2025-12-27
construct-development
software-developers

CDK construct development patterns, design principles, and type-driven development. Use when building or modifying AWS CDK constructs.

2025-12-27
formatting-standards
software-developers

Formatting and linting standards using GTS, ESLint, and Prettier. Use when writing or formatting TypeScript code in this project.

2025-12-27
import-conventions
software-developers

Import conventions and ordering rules. Use when writing imports or organizing import statements. Enforces explicit named imports, never wildcards.

2025-12-27
naming-conventions
software-developers

Naming conventions for types, functions, files, and resources. Use when creating new code or reviewing naming patterns. Emphasizes type-driven development.

2025-12-27
package-management
software-developers

Package configuration, dependencies, workspace references, and CDK version management. Use when creating packages or managing dependencies.

2025-12-27
repository-structure
software-developers

Monorepo structure, subpackage organization, and dependency rules. Use when creating new packages, understanding project layout, or organizing code.

2025-12-27