aws-solution-architect

325 stars 73 forks
0
F

Expert AWS solution architecture for startups focusing on serverless, scalable, and cost-effective cloud infrastructure with modern DevOps practices and infrastructure-as-code

CommandsAgents
#API Gateway#claude-skills-creator#Solution Architect#ai-agents#claude-code#Expert AWS#claude-ai#architecture

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install alirezarezvani/claude-code-skill-factory/aws-solution-architect
skilz install alirezarezvani/claude-code-skill-factory/aws-solution-architect --agent opencode
skilz install alirezarezvani/claude-code-skill-factory/aws-solution-architect --agent codex
skilz install alirezarezvani/claude-code-skill-factory/aws-solution-architect --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-code-skill-factory
2. Copy the agent skill directory:
cp -r claude-code-skill-factory/generated-skills/aws-solution-architect ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Stars
325
Forks
73
Type
Technical
Meta-Domain
cloud infrastructure
Primary Domain
aws
Market Score
0

Agent Skill Grade

F
Score: 58/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
13/30
Ease of Use
15/25
Writing Style
5/10
Utility
13/20
Modifiers: +1

Areas to Improve

  • Description needs trigger phrases
  • No Reference Files
  • Marketing Language

Recommendations

  • Focus on improving Pda (currently 13/30)
  • Focus on improving Writing Style (currently 5/10)
  • Address 4 high-severity issues first

Graded: 2026-01-24

Developer Feedback

Checked out your AWS solution architect skill and noticed it's tackling the infrastructure-as-code problem space—curious how you're thinking about the balance between prescriptive guidance and letting users make their own architectural tradeoffs, especially at a 58/100 where some of those fundamentals might still be settling.

Links:

The TL;DR

You're at 58/100, which lands this in F territory. Based on Anthropic's skill evaluation standards, your strongest area is Spec Compliance (11/15), but you're really struggling with Progressive Disclosure Architecture (13/30) and Writing Style (5/10). The gap between what you're covering and how you're organizing it is the main lever here.

What's Working Well

  • Solid frontmatter - Your YAML metadata is clean and spec-compliant with all required fields present
  • Consistent AWS terminology - You're using service names accurately throughout (Lambda, DynamoDB, EventBridge, etc.), which makes the content technically sound
  • Multiple architecture patterns - You've included serverless, containerized, and hybrid approaches, giving users actual options to consider

The Big One: All 345 Lines in One File

This is crushing your PDA score. Right now, everything—architecture patterns, best practices, service guides, security considerations—is crammed into a single monolithic SKILL.md. That violates progressive disclosure entirely.

The fix: Split into a reference-based structure:

  • Keep SKILL.md under 100 lines with just the overview and capabilities
  • Create references/architecture-patterns.md for serverless/container/hybrid patterns
  • Create references/service-selection-guide.md for choosing DynamoDB vs...

AI-Detected Topics

Extracted using NLP analysis

API Gateway claude-skills-creator Solution Architect ai-agents claude-code Expert AWS claude-ai architecture AWS architecture architecture design

Report Security Issue

Found a security vulnerability in this agent skill?