blueprint-skill-creator
Installation
SKILL.md
Blueprint Skill Creator
Overview
This skill creates infrastructure skills that bundle blueprints (reusable templates and patterns) with impact analysis (understanding what changes when containerizing/deploying). It ensures deployment skills don't just generate configs—they understand and document the full impact.
Core Principle: Impact-Aware Blueprints
Traditional approach (fragile):
Request: "Create a Dockerfile"
Result: Generic Dockerfile that breaks in production