platform-engineering

Design and implement scalable platform engineering patterns for internal developer platforms.

4|Updated Nov 1, 2025
One-click install
npx skills add https://github.com/weirdgme/Claude-code-infrastructure-showcase --skill platform-engineering
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: platform-engineering
Source: https://github.com/weirdgme/Claude-code-infrastructure-showcase/tree/main/.claude/skills/platform-engineering
Command: npx skills add https://github.com/weirdgme/Claude-code-infrastructure-showcase --skill platform-engineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a production-tested reference for platform engineering patterns and architecture, helping teams design scalable, governed internal platforms and infrastructure foundations across IaC, Kubernetes, service mesh, and multi-tenant patterns.

Core Features & Use Cases

  • Infrastructure as Code (IaC) patterns and architecture guidance for Terraform, Pulumi, and CloudFormation.
  • Kubernetes orchestration, service mesh configuration, and GitOps workflows for automated, reliable deployments.
  • Developer platforms and internal portals (Backstage) to enable self-service tooling and standardized service catalogs.
  • Multi-tenant governance, platform automation, and FinOps-oriented cost governance patterns.

Quick Start

Start by reviewing the Platform Engineering & Architecture guides, then pick a pattern (e.g., IaC module structure or Kubernetes deployment pattern) from the resource library to adapt to your environment.

Frequently Asked Questions about platform-engineering

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a scalable internal developer platform architecture?▼

Design internal developer platforms by applying Everything as Code, reusable templates, and standardized catalogs to enable self-service tooling across multi-tenant environments while enforcing governance and security baselines.

What is the best way to implement GitOps workflows for Kubernetes deployments?▼

Implement GitOps workflows for Kubernetes by using automated deployment patterns that enforce progressive delivery, security baselines, and reliable infrastructure orchestration through reusable runbooks and templates.

Can I use this platform engineering reference for multi-tenant governance and FinOps?▼

Yes, this platform engineering reference supports multi-tenant governance and FinOps-oriented cost governance patterns to help infrastructure teams define and enforce operational standards.

How do I structure Infrastructure as Code patterns for Terraform and Pulumi?▼

Structure Infrastructure as Code patterns by adopting reusable module architectures for Terraform, Pulumi, and CloudFormation that enforce security baselines and enable standardized multi-tenant provisioning.

Does Backstage work for building internal developer portals and service catalogs?▼

Yes, Backstage is used for building internal developer portals that enable self-service tooling and standardized service catalogs, providing developers with a centralized platform interface.

When do I need a service mesh configuration in my platform engineering architecture?▼

You need a service mesh configuration in platform engineering when managing complex multi-tenant Kubernetes environments that require automated, reliable deployments and enforced security baselines across services.