Skillzwave Logo
Skillzwave

aws-solution-architect

0.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

Commands Agents
#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 agents

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

multi-cloud-architecture

by wshobson

Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud...

54
TECHaws
Marketplace
+gcp+azure

secrets-management

by wshobson

Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive cr...

54
TECHaws
Marketplace

integrating-secrets-managers

by jeremylongshore

This skill enables AI assistant to seamlessly integrate with various secrets managers like hashicorp vault and aws secrets manager. it generates confi...

49
TECHaws
Marketplace

aws-specialist

by DNYoussef

AWS cloud specialist for infrastructure as code with CloudFormation/CDK, serverless with Lambda, container orchestration with ECS/Fargate, database ma...

46
F
TECHaws
Marketplace

Agentic Skill Details

Type
Technical
Meta-Domain
cloud infrastructure
Primary Domain
aws
Market Score
0.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

  • No trigger phrases
  • All 345 lines in single file; no progressive disclosure or layered structure
  • Uses promotional adjectives instead of objective technical language

Recommendations

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

Graded: 1/24/2026

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. RDS, etc.
  • Create references/security-best-practices.md for IAM, encryption, compliance
  • Create references/cost-optimization.md for reserved instances, spot pricing, etc.

This alone gets you +7 points and fixes your navigation (no TOC needed for a 50-line main file).

Other Things Worth Fixing

  1. Add explicit trigger phrases to your description - Right now it says "Expert AWS solution architecture for startups..." but doesn't tell Claude when to activate. Add: Triggers: "design AWS architecture", "serverless stack", "CloudFormation template", "AWS cost optimization". Easy +2 points.

  2. Ditch the marketing language - "Expert," "comprehensive," "modern cloud-native patterns," "proven pattern" all read like a sales pitch. Replace with technical specifics: "Provides architecture design for Lambda, DynamoDB, EventBridge, and infrastructure-as-code templates." Nets you +3 points on writing style.

  3. Add actionable workflows - Your patterns describe what (API Gateway + Lambda) but not how. Add numbered steps: 1. Define API schema 2. Create Lambda function 3. Configure API Gateway triggers 4. Deploy with CDK 5. Test endpoints 6. Monitor CloudWatch logs. Gets you +3 points on utility.

  4. Include validation steps - No feedback loops anywhere. After each architecture recommendation, add: "To validate: run aws cloudformation describe-stacks, check stack status, test API endpoints with curl, review CloudWatch logs." This adds the run→check→fix pattern your skill is missing (+3 points).

Quick Wins

Most impactful fixes (in order):

  1. Refactor into reference-based structure (+7 points) ← Do this first
  2. Add trigger phrases to description (+2 points)
  3. Strip marketing language, use technical specifics (+3 points)
  4. Add numbered implementation workflows (+3 points)
  5. Include validation/verification steps (+3 points)

These five changes alone get you from 58 → 79, moving you into C territory. The reference refactor is the heaviest lift but has the biggest payoff.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

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 Current AWS ai-tools AWS claude-skills cost AWS solution

Report Security Issue

Found a security vulnerability in this agent skill?