BeClaude

sample-well-architected-skills-and-steering

New
GitHub TrendingDevelopmentby aws-samples

Reusable skills and steering that teach AI coding agents how to apply the AWS Well-Architected Framework. One set of playbooks, 12 supported tools.

First seen 5/25/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/sample-well-architected-skills-and-steering.md https://raw.githubusercontent.com/aws-samples/sample-well-architected-skills-and-steering/main/SKILL.md
3
Invoke in Claude Code
/sample-well-architected-skills-and-steering
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is sample-well-architected-skills-and-steering?

Reusable skills and steering that teach AI coding agents how to apply the AWS Well-Architected Framework. One set of playbooks, 12 supported tools.

How to install sample-well-architected-skills-and-steering?

To install sample-well-architected-skills-and-steering: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/sample-well-architected-skills-and-steering.md https://raw.githubusercontent.com/aws-samples/sample-well-architected-skills-and-steering/main/SKILL.md. Finally, /sample-well-architected-skills-and-steering in Claude Code.

What is sample-well-architected-skills-and-steering best for?

sample-well-architected-skills-and-steering is a skill categorized under Development. It is designed for: agent. Created by aws-samples.