cloud-deploy-blueprint

1 stars 2 forks
17
A

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.

Also in: github

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 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/mjunaidca/mjs-agent-skills
2. Copy the agent skill directory:
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

Agentic Skill Details

Stars
1
Forks
2
Type
Technical
Meta-Domain
cloud infrastructure
Primary Domain
kubernetes
Market Score
17

Agent Skill Grade

A
Score: 97/100 Click to see breakdown

Score Breakdown

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

Areas to Improve

  • Description needs trigger phrases
  • Missing TOC for long SKILL.md
  • Second-person voice usage

Recommendations

  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-24

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

Report Security Issue

Found a security vulnerability in this agent skill?