byaws-samples· 161 skills
Generate preventive Well-Architected guardrails — AWS Config rules, Service Control Policies, permission boundaries, CloudWatch alarms, and IaC policy checks (CDK Aspects, cfn-guard, OPA/Sentinel) — plus an optional governance steering doc, so a workload stays aligned with Well-Architected best practices over time instead of being assessed once. Use when the user wants to enforce best practices in CI, prevent insecure or non-compliant configurations from shipping, detect configuration drift, codify the fixes from a Well-Architected review as ongoing controls, or capture standards as an always-on steering file for their AI coding agent.
$npx -y skills add aws-samples/sample-well-architected-skills-and-steering --skill wa-guardrailsInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-well-architected-skills-and-steering" --skill "aws-samples/sample-well-architected-skills-and-steering/wa-guardrails"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aws-samples/sample-well-architected-skills-and-steering" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-well-architected-skills-and-steering"` and select the relevant skills, then follow their instructions.