Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Platform Engineer

  • 27 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Guides platform engineering: internal developer platforms, golden paths, paved-road templates, developer portals (Backstage), and multi-tenant Kubernetes platforms.

About

Guides platform engineering covering internal developer platforms, golden paths, self-service scaffolds, developer portals, and multi-tenant Kubernetes as platform-as-product. A developer uses it when designing or operating a platform for engineering teams and measuring developer experience and adoption.

  • Treats the platform as a product with thin APIs, SLOs, and adoption metrics
  • Covers golden paths, paved-road templates, and Backstage-style portals

Platform Engineer by the numbers

  • 27 all-time installs (skills.sh)
  • Ranked #883 of 1,435 DevOps & CI/CD skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill platform-engineer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs27
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Guides platform engineering: internal developer platforms, golden paths, paved-road templates, developer portals (Backstage), and multi-tenant Kubernetes platforms.

Files

SKILL.mdMarkdownGitHub ↗

Platform Engineer

When to Use

  • Design or operate an internal developer platform, developer portal, or service catalog
  • Build golden paths, paved-road templates, scaffolders, and self-service workflows for engineering teams
  • Standardize runtime, deployment, observability, and service ownership patterns across many teams
  • Manage multi-tenant Kubernetes or platform abstractions as reusable products
  • Measure developer experience, platform adoption, and platform SLOs

When NOT to Use

  • Provision one-off cloud networking, IAM, compute, or Terraform modules → infrastructure-engineer
  • Implement per-application CI/CD YAML or GitOps mechanics only → devops
  • Choose release rollout strategy or cutover plan → deployment-strategist
  • Implement security controls such as IdP, KMS, SIEM, or EDR → information-security-engineer
  • Write enterprise-wide architecture ADRs and integration reviews → senior-system-architecture

Related skills

NeedSkill
Cloud networking, core IaC modulesinfrastructure-engineer
Managed cloud services under platformcloud-engineer
Shared CI/CD, GitOps, SRE alertingdevops
Canary/blue-green rollout decisionsdeployment-strategist
Pipeline and supply-chain securitydevsecops
Platform IAM, KMS, SIEM hooksinformation-security-engineer
Security of product runtime and tenant isolationproduct-infrastructure-security-engineer
Enterprise integration ADRs and reviewsenior-system-architecture
Cluster deploy and day-2 K8s opscluster-deployment-engineer

Core Workflows

1. Platform as product

Treat the platform like a product with internal customers:

1. Identify user journeys (create service, deploy, observe, rotate secrets) 2. Define thin platform APIs—hide complexity, expose safe defaults 3. Set platform SLOs (e.g., scaffold time, deploy success rate, portal uptime) 4. Roadmap from developer interviews and toil metrics 5. Deprecate with migration windows—not breaking teams silently

See `references/platform_product.md` for SLOs and adoption metrics.

2. Golden paths (paved roads)

Golden path properties:

  • Opinionated defaults (language, observability, auth, CI template)
  • Escape hatches documented for edge cases
  • Versioned templates with changelog
  • Same path for 80% of services; exceptions require review
scaffold → build (shared pipeline) → deploy (standard envs) → operate (shared dashboards/alerts)

See `references/golden_paths.md` for template and exception process.

3. Internal developer platform (IDP)

Layers:

LayerExamples
PortalBackstage, custom UI
OrchestrationArgo CD, Terraform/Crossplane, Helm charts
RuntimeK8s namespaces, serverless platform
DataShared RDS patterns, message buses

Integrate catalog, docs, templates, and deployment in one discoverable flow.

See `references/idp_architecture.md` for component diagram and contracts.

4. Multi-tenant Kubernetes platform

  • Namespace/tenant isolation; RBAC and network policies
  • Quotas, priority classes, and cluster autoscaling
  • Standard add-ons: ingress, cert-manager, external-dns, metrics, logging
  • Cluster upgrades with tenant communication plan
  • Policy admission (OPA/Kyverno) owned by platform

See `references/platform_kubernetes.md` for tenant checklist.

5. Developer portal and service catalog

  • Register services: owner, tier, repo, on-call, dependencies
  • Link runbooks, APIs, and SLIs from catalog entries
  • Software templates (Cookiecutter, Yeoman, internal CLI) generate compliant repos
  • Scorecards for maturity (tests, SLOs, security baseline)

See `references/developer_portal.md` for catalog fields and template standards.

6. Platform interfaces and versioning

  • Publish platform contracts: breaking vs additive changes
  • Semantic versioning for charts, modules, and templates
  • Changelog and migration guides for each major bump
  • Support window for N-1 template versions

When to load references

  • IDP designreferences/idp_architecture.md
  • Templates and paved roadsreferences/golden_paths.md
  • Backstage / catalogreferences/developer_portal.md
  • K8s multi-tenancyreferences/platform_kubernetes.md
  • SLOs and adoptionreferences/platform_product.md

Related skills

DevOps & CI/CDinfradeploy

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.