Codespaces Golden Paths Skill
OfficialInstant dev environments for every template.
Author3horizons
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that developers have pre-configured, ready-to-use development environments (GitHub Codespaces) automatically set up for each specific Golden Path template they choose, streamlining the onboarding and development process.
Core Features & Use Cases
- Automated Dev Environment Setup: Configures
.devcontainer.jsonfiles tailored to different project types (Python, Node.js, Terraform, Java, AI/ML, Data). - Seamless Integration: Works by embedding the
.devcontainer.jsoninto the scaffolded repository, allowing developers to click "Open in Codespaces" for an immediate, fully functional environment. - Use Case: A developer selects a "Python FastAPI Microservice" Golden Path template. Upon scaffolding, a new repository is created with a pre-configured
.devcontainer.jsonthat includes Python 3.11, Azure CLI, kubectl, Docker, and VS Code extensions. When the developer clicks "Open in Codespaces," they get a ready-to-code environment with all necessary tools and dependencies installed.
Quick Start
Ensure your Golden Path templates include a .devcontainer/devcontainer.json file configured for the specific technology stack.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Codespaces Golden Paths Skill Download link: https://github.com/3horizons/agentic-devops-platform/archive/main.zip#codespaces-golden-paths-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.