mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-14 21:16:36 +03:00
abe1ab3a00
Add platform-engineering/evals/evals.json (schema v1, 6 output-quality cases covering CI/CD pipeline design, IaC review, observability strategy, secret-management design, cloud architecture assessment, and golden-path self-service portal design); add three fillable templates (golden-path self-service portal, IaC review record, observability contract); and deepen references/cloud-platforms.md and references/infrastructure-as-code.md with decision guidance and dated sources. SKILL.md and README updated to surface the new templates and evals. Closes #238 Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
29 lines
1.2 KiB
Markdown
29 lines
1.2 KiB
Markdown
# Platform Engineering
|
|
|
|
Infrastructure as code, CI/CD, container orchestration, service networking — methodology and reference patterns for building and operating internal developer platforms.
|
|
|
|
## Why Install This Skill
|
|
|
|
Your agent gets a structured loading order and dense reference patterns for IaC, CI/CD, containers, networking, secrets, and observability — the full platform stack.
|
|
|
|
## What You Get
|
|
|
|
| Directory | Purpose |
|
|
|-----------|---------|
|
|
| `SKILL.md` | Core methodology, trigger conditions, reference index |
|
|
| `references/` | Deep-dive reference files loaded on demand |
|
|
| `templates/` | Fillable records: golden-path/self-service portal design, IaC review record, observability contract |
|
|
| `evals/` | Output-quality eval manifest for the skill's methodology cases |
|
|
|
|
## Triggers
|
|
|
|
Designing CI/CD pipelines, writing Terraform/Pulumi, deploying containers, configuring service networking, managing secrets, or building observability stacks.
|
|
|
|
## Requirements
|
|
|
|
Platform-agnostic. References cover Terraform, Kubernetes, Helm, ArgoCD, Vault, Prometheus, Traefik, and Tailscale.
|
|
|
|
## Quick Start
|
|
|
|
Load SKILL.md for the methodology overview and reference table, then load specific references as needed for the task at hand.
|