con un clic
aws-cdk-secure-constructs
aws-cdk-secure-constructs contiene 2 skills recopiladas de alphacrack, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Scaffold a new secure AWS resource module in this aws-cdk-secure-constructs library using the test-first workflow and the established three-level control model (immutable CIS-critical fields, a HIGH tier baseline, and a tighten-only property injector) plus a test-verified CIS compliance report. Use when adding a new resource (e.g. SecureQueue, SecureTable, SecureFunction), creating a new src/resources/<resource>/ module, adding a property injector or blueprint, or writing a CIS compliance report for a construct.
Verify and release aws-cdk-secure-constructs to npm. Use when testing the publishable tarball locally (npm pack + cdk synth), running test:local-build, cutting a release (version bump + tag), fixing packaging (package.json files field), or updating examples/local-consumer. Covers the tag-based release flow where release.yml publishes to npm after push.