Production-grade platform engineering handbook — Kubernetes, Terraform, Flux CD, GitHub Actions, AWS, and more.
67
84%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Status: Stable
Reusable animated SVG templates for the four platform-skills:awesome-docs diagram patterns.
Copy and adapt these files — substitute box labels, path coordinates, and field names for your specific technology.
| File | Pattern | Use for |
|---|---|---|
arch-flow.svg | Architecture flow | Any system with multiple components and data flow |
lifecycle-loop.svg | Decision/lifecycle loop | Any repeating control loop with a threshold gate |
field-carousel.svg | Field explainer carousel | Any resource with a YAML/config spec |
timeline-phases.svg | Timeline phases | Any workload with distinct load phases |
Box Label text with your component namesoffset-path coordinates to match your box positionsfield-carousel.svg: replace the YAML field names and tooltip textanimation: duration) if neededN × slot = T holds for field-carousel timing# Check SVG file sizes (must be under 50KB for GitHub inline rendering)
ls -lh examples/awesome-docs/*.svg
# Check SVGs have no external hrefs or blocked imports
grep -lE 'href="https?://|xlink:href="https?://|@import' examples/awesome-docs/*.svg \
&& echo "WARNING: external refs found" || echo "OK".claude-plugin
.github
commands
docs
examples
agent-self-improve
argocd
awesome-docs
aws
cloudfront
functions
lambda-edge
functions
azure
compliance
conventional-commits
datadog
llm-observability
demo
documentation
dora
dynatrace
fluxcd
github-actions
composite-actions
configure-cloud
db-migrate
docker-build-push
k8s-deploy
notify-slack
pr-comment
release-tag
security-scan
setup-env
setup-terraform
terraform-plan
helm
web-service
templates
kubernetes
kyverno
mcp
observability
openshift
pr-review
ownership
runtime-security
supply-chain
terraform
references
scripts
skills
platform-skills
tests