aws-solution-architect
Expert AWS solution architecture for startups focusing on serverless, scalable, and cost-effective cloud infrastructure with modern DevOps practices and infrastructure-as-code
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-skills/aws-solution-architect skilz install alirezarezvani/claude-skills/aws-solution-architect --agent opencode skilz install alirezarezvani/claude-skills/aws-solution-architect --agent codex skilz install alirezarezvani/claude-skills/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...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skills cp -r claude-skills/engineering-team/aws-solution-architect ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutionsAutomates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...
automating-reminders
by SpillwaveSolutionsAutomates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...
mastering-postgresql
by SpillwaveSolutionsPostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...
automating-contacts
by SpillwaveSolutionsAutomates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-skills
- Type
- Other
- Meta-Domain
- N/A
- Primary Domain
- N/A
- Market Score
- 0.0
Agent Skill Grade
D
Score: 66/100
Click to see breakdown
Score Breakdown
Areas to Improve
- No trigger phrases
- SKILL.md contains 345 lines with 6 detailed architecture patterns, extensive best practices, and service catalogs that belong in reference files
- No clear numbered workflow for how to use the skill; presents encyclopedic information without actionable steps
Recommendations
- Focus on improving Writing Style (currently 4/10)
- Address 3 high-severity issues first
- Add trigger phrases to description for discoverability
Graded: 1/23/2026
Developer Feedback
I checked out your AWS Solution Architect skill and noticed the grading came in at 66/100 — there's a solid foundation here, but I'm curious what trade-offs you made between comprehensive coverage and keeping the documentation maintainable at this scope.
Links:
The TL;DR
You're at 66/100, D territory — based on Anthropic's best practices for agentic skills. Your strongest area is Spec Compliance (11/15), but Writing Style is dragging you down hard at just 4/10. The core issue isn't that your content is bad — it's that you're treating this like a reference manual when it should be a focused, actionable guide.
What's Working Well
- Solid spec foundation — Your frontmatter is valid YAML with all required fields, and you're using proper naming conventions (hyphen-case). That's the baseline done right.
- Real AWS expertise — The architecture patterns and service selection show you actually know your stuff. Cost breakdowns and trade-offs feel grounded in real experience.
- Helpful layering attempt — Your HOW_TO_USE.md file shows you understand that progressive disclosure matters; you just need to push that idea further into the main skill.
The Big One: SKILL.md is 345 Lines of Bloat
This is your main bottleneck. You've got 6 detailed architecture patterns, extensive best practices, service catalogs, and cost estimates all crammed into the primary file. That's not a skill guide — that's an AWS reference manual.
Why it matters: Every line dilutes the signal. When someone asks Claude to use your skill, they get 345 lines to parse when they probably need 10-15 actionable steps. You're burying the workflow in encyclopedia content.
The fix: Move those 6 architecture patterns to references/architecture_patterns.md. Keep only a 2-3 sentence teaser in SKILL.md pointing to it. Do the same with service comparisons and best practices — they belong in references/, not the main file. Your actual workflow (gather requirements → design → generate IaC → validate → deploy) should be the skeleton of SKILL.md, with references hanging off it.
Impact: +8 points just from better token economy and cleaner navigation.
Other Things Worth Fixing
No trigger phrases in the description — Your frontmatter description mentions 'serverless, scalable' but doesn't include the actual phrases that should activate this skill. Add: "Use when asked to 'design serverless architecture', 'create CloudFormation template', 'optimize AWS costs'". +2 points.
Missing workflow steps — Replace the encyclopedic "Capabilities" section with a numbered workflow: (1) Gather requirements, (2) Run architecture_designer.py, (3) Review and cost-check, (4) Generate IaC, (5) Validate, (6) Deploy. Right now it feels like a reference, not a process. +5 points.
Cut the marketing language — Phrases like "Expert" and "comprehensive" read like a job posting, not technical guidance. Be objective: "Design AWS architectures for startups using serverless patterns and IaC templates." +3 points.
Second-person voice inconsistency — You slip between imperative ('use Lambda') and descriptive ('you'll receive diagrams'). Pick one and stick with it throughout both files.
Quick Wins
- Move 6 patterns to references/ folder — biggest token win, +8 points
- Add trigger phrases to description — clear activation signal, +2 points
- Structure SKILL.md around workflow steps — makes it actually usable, +5 points
- Strip marketing language — fixes writing style, +3 points
That's +18 points possible if you hit all four. You'd jump from 66 to 84 just by refocusing the signal.
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
Report Security Issue
Found a security vulnerability in this agent skill?