cloudformation skills

28 tagged cloudformation, measured the same way as everything else here.

Browse within: aws 25aws-cdk 14aws-cloudformation 14awscdk 14cdk 14documentdb 9express 9fargate 9jwt 9

iac-checkov

01

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Infrastructure as Code (IaC) security scanning using Checkov with 750+ built-in policies for Terraform, CloudFormation, Kubernetes, Dockerfile, and ARM templates. Use when: (1) Scanning IaC files for security misconfigurations and compliance violations, (2) Validating cloud infrastructure against CIS, PCI-DSS, HIPAA…

201 4mo ago A 123 tokens

awslabs/aws-cloudformation-iam-policy-validator

Skill Claude CodeCodex

Validate the IAM policies in a CloudFormation template against AWS IAM Access Analyzer before deploying, using the cfn-policy-validator CLI. Use when reviewing or gating a CloudFormation (or CDK-synthesized) template that defines IAM identity or resource policies, when asked to check a template for policy errors…

146 2mo ago A 81 tokens MIT-0

review-pr

03

go-to-k/cdkd

Skill Claude CodeCodex

Recommend the right reviewer count for a PR based on size + bias factors. Outputs a concrete plan (inline spot-check / 1 reviewer / 3-axis parallel) plus ready-to-paste Agent dispatch prompts when reviewers are warranted.

122 yesterday A 49 tokens original Apache-2.0

run-integ

04

go-to-k/cdkd

Skill Claude CodeCodex

Run integration tests (deploy + destroy) against real AWS. Use when you need to verify cdkd works end-to-end with actual AWS resources.

122 yesterday A 34 tokens original Apache-2.0

verify-pr

05

go-to-k/cdkd

Skill Claude CodeCodex

Comprehensive PR readiness check before merge. Run quality checks, tests, CI, documentation, AWS resource cleanup, and code review.

122 yesterday A 29 tokens original Apache-2.0

api-endpoint

06

hoangsonww/WealthWise-Finance-Tracker

Skill Claude CodeCodex

Scaffold a complete new API endpoint for the WealthWise Express API. Triggers when asked to "add an endpoint", "create a route", "build an API for ", or scaffold any new REST resource end-to-end. Does not trigger for frontend-only tasks.

24 15d ago A 59 tokens original MIT

new-model

07

hoangsonww/WealthWise-Finance-Tracker

Skill Claude CodeCodex

Scaffold a new Mongoose model and its CRUD service for the WealthWise API. Triggers when asked to "create a model", "add a Mongoose schema", or add the data layer for a new entity without a full endpoint. Does NOT scaffold routes, controllers, or frontend code. Use $api-endpoint for the full stack.

24 15d ago A 72 tokens original MIT

new-page

08

hoangsonww/WealthWise-Finance-Tracker

Skill Claude CodeCodex

Scaffold a complete new Next.js dashboard page for the WealthWise web app. Triggers when asked to "add a page", "create a dashboard screen", "build a UI for ", or scaffold any new frontend feature end-to-end. Does not trigger for API-only or backend tasks.

24 15d ago A 63 tokens original MIT