cloud-deploy-blueprint
End-to-end cloud deployment skill for Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines. Covers managed services integration (Neon, Upstash), ingress configuration, SSL certificates, GitHub Actions workflows with selective builds, and Next.js build-time vs runtime environment handling. Battle-tested from 9-hour deployment session.
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 mjunaidca/mjs-agent-skills/cloud-deploy-blueprint skilz install mjunaidca/mjs-agent-skills/cloud-deploy-blueprint --agent opencode skilz install mjunaidca/mjs-agent-skills/cloud-deploy-blueprint --agent codex skilz install mjunaidca/mjs-agent-skills/cloud-deploy-blueprint --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/mjunaidca/mjs-agent-skills cp -r mjs-agent-skills/docs/taskflow-vault/skills/engineering/cloud-deploy-blueprint ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
microservices-patterns
by secondskyDesign microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems...
writing-skills
by obraUse when creating new skills, editing existing skills, or verifying skills work before deployment
flow-nexus-swarm
by ruvnetCloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform
airflow-dag-patterns
by wshobsonBuild production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrat...
Agentic Skill Details
- Repository
- mjs-agent-skills
- Type
- Technical
- Meta-Domain
- cloud infrastructure
- Primary Domain
- kubernetes
- Market Score
- 17.3
Agent Skill Grade
A
Score: 97/100
Click to see breakdown
Score Breakdown
Areas to Improve
- No trigger phrases
- SKILL.md is 369 lines but lacks a table of contents for navigation
- Uses second-person 'your' instead of imperative form
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 1/24/2026
Developer Feedback
I've been digging through cloud deployment patterns, and your skill's approach to Blueprint-style infrastructure abstractions is exactly the kind of pragmatic thinking that keeps deployments from becoming maintenance nightmares—scoring 97 points makes sense given how well you've balanced the conceptual depth with actual usability.
Links:
The TL;DR
You're at 97/100, solid A territory. This is graded against Anthropic's Claude Skills best practices. Your Utility pillar maxed out at 20/20—those battle-tested patterns from your 9-hour deployment session are gold—while Progressive Disclosure Architecture at 28/30 shows excellent token economy and layering. The gap is in Spec Compliance (11/15), mostly around metadata discoverability.
What's Working Well
- Utility is locked in: You've captured real pain points (build-time vs runtime variables, Next.js env var patterns, managed service gotchas). The grep-friendly structure and copy-paste checklists make this immediately actionable.
- Reference architecture is chef's kiss: Three separate reference files at exactly one level deep keeps SKILL.md focused while giving people the full depth when they need it—that's solid progressive disclosure in practice.
- Battle-tested patterns shine: The GitHub Actions CI/CD pattern, pre-deployment checklist, and common gotchas section read like they came from actual war stories. That credibility matters.
- Metadata clarity: Your triggers (AKS/GKE/DOKS, CI/CD pipelines, Next.js vars) are specific enough that people searching for "managed services deployment" will actually find this.
The Big One: Add Trigger Phrases to Description
Right now your description is missing trigger phrases, which costs you 2 points in Spec Compliance and hurts discoverability. Your current description reads like a feature list:
End-to-end cloud deployment skill for Kubernetes (AKS/GKE/DOKS) with CI/CD...
It should lead with what the skill does when invoked:
Performs cloud deploy blueprint operations. Use when asked to "cloud deploy blueprint", "run cloud deploy blueprint", or "cloud deploy blueprint help". Covers end-to-end Kubernetes deployment patterns for AKS/GKE/DOKS with managed services and CI/CD integration.
This is low friction to add—just reword that frontmatter description—and it's a straight +2 points.
Other Things Worth Fixing
Add a TOC to SKILL.md (369 lines is long enough to benefit from one). After the Overview section, add anchored links to your major sections (Architecture Pattern, GitHub Actions CI/CD, Common Gotchas, Pre-Deployment Checklist). That's +1 point and makes navigation nicer.
Kill the second-person voice in a few spots. Line 220 has "check your cluster's node architecture"—flip it to "check the cluster's node architecture" for consistency with imperative form. Minor (+1 point), but it cleans up the voice.
Consider a brief intro paragraph before diving into "When to Use This Skill." Just 2-3 sentences on what this skill solves (not a feature list, but the problem it addresses) would help context for people skimming.
Quick Wins
- Fix description → add trigger phrases (+2 points)
- Add TOC to SKILL.md (+1 point)
- Adjust second-person voice (+1 point)
- These three changes push you to 101/100 (with that +5 modifier, you're already sitting pretty)
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.
Browse Category
More cloud infrastructure Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?