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
export default {
extends: ["@commitlint/config-conventional"],
rules: {
// Restrict scopes to known modules — add your own service/module names
"scope-enum": [
2,
"always",
[
"api",
"auth",
"billing",
"ci",
"config",
"db",
"deps",
"docs",
"helm",
"infra",
"orders",
"terraform",
"ui",
],
],
"subject-max-length": [2, "always", 72],
"body-max-line-length": [2, "always", 72],
"subject-case": [2, "always", "lower-case"],
"subject-full-stop": [2, "never", "."],
"type-enum": [
2,
"always",
["build", "chore", "ci", "docs", "feat", "fix", "perf", "refactor", "revert", "style", "test"],
],
},
};.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