
blueprints
by nimranaz148
SKILL.md
name: blueprints description: Create and use deployment blueprints for cloud-native applications. Use when defining deployment strategies and generating infrastructure-as-code from specs. allowed-tools: Read, Edit, Write, Glob, Grep, Bash
Cloud-Native Deployment Blueprints
Quick Reference
This skill provides reusable Spec-Driven Development deployment blueprints for cloud-native applications. It focuses on generating standardized deployment configurations for Kubernetes, Helm, and other cloud-native technologies based on specifications.
Basic Setup
Ensure you have the Spec-Kit context loaded and a valid spec file to work with.
This skill works best when used in conjunction with kubectl-ai and helm skills.
Core Patterns
1. Analyze Spec for Infrastructure
Use this skill to analyze a feature spec and determine the necessary infrastructure components (Deployment, Service, Ingress, PVC, etc.).
2. Generate Manifests
Generate Kubernetes manifests based on standard patterns defined in reference.md.
3. Blueprint Selection
The skill helps select the right blueprint (Stateless, Stateful, Job, CronJob) based on the application requirements.
Usage
- See
examples.mdfor detailed usage scenarios. - See
reference.mdfor blueprint definitions.
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon