CtrlK
BlogDocsLog inGet started
Tessl Logo

nitinjain999/platform-skills

Production-grade platform engineering handbook — Kubernetes, Terraform, Flux CD, GitHub Actions, AWS, and more.

67

Quality

84%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

Quality

Discovery

92%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong description that clearly communicates both what the skill does and when to use it, with excellent trigger term coverage across a wide range of platform engineering technologies. Its main weakness is the extremely broad scope, which could create overlap with more specialized skills. The structured output format (blast radius, validation steps, rollback plan) is a nice distinguishing detail.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions ('troubleshooting, implementing, reviewing, auditing') and details structured outputs ('blast radius, validation steps, rollback plan'). Also enumerates a comprehensive list of specific technologies and domains.

3 / 3

Completeness

Explicitly answers both 'what' (structured diagnosis with blast radius, validation steps, rollback plan across listed technologies) and 'when' (opens with 'Use when troubleshooting, implementing, reviewing, or auditing platform infrastructure'). The 'Use when...' clause is present and clear.

3 / 3

Trigger Term Quality

Excellent coverage of natural keywords users would say: 'Kubernetes', 'GitOps', 'CI/CD', 'Terraform', 'GitHub Actions', 'OIDC', 'Flux CD', 'Argo CD', 'AWS', 'Azure', 'GKE', 'Linkerd', 'KEDA', 'Cosign', 'SBOM', 'Falco', 'Datadog', 'Dynatrace', 'SOC 2', 'PR review', 'Chaos Engineering', 'DORA metrics'. These are terms users would naturally use when seeking help in this domain.

3 / 3

Distinctiveness Conflict Risk

While the description is highly specific to platform/infrastructure engineering, the breadth of technologies listed (Kubernetes, Terraform, CI/CD, AWS, Azure, observability, security) is so wide that it could overlap with more focused skills targeting individual tools like a Terraform-only skill or a Kubernetes-only skill. The 'where ... concerns intersect' framing helps but the sheer scope creates some conflict risk.

2 / 3

Total

11

/

12

Passed

Implementation

70%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-structured routing/index skill that effectively organizes a large platform engineering knowledge base. Its strengths are excellent progressive disclosure with clear file references, and strong workflow clarity for key pipelines (Terraform, Helm, networking). Its main weakness is the lack of executable code examples in the body itself — the actionable guidance is present but expressed as inline command references rather than copy-paste-ready blocks.

Suggestions

Add at least one or two copy-paste-ready code blocks for the most critical workflows (e.g., the Terraform validation pipeline as a shell script snippet or the Helm lint pipeline), rather than only describing commands inline in prose.

Trim the 'Pick the right tool' table descriptions — entries like 'Kubernetes: Workload, RBAC, network policy, platform baseline across distributions' tell Claude things it already knows. Keep only the decision-boundary information (when to use this layer vs another).

DimensionReasoningScore

Conciseness

The skill is largely a routing/index document, which is appropriate for its scope. However, the massive reference file table and slash command list are quite long. The 'Pick the right tool' table has some entries with brief explanations that border on unnecessary (Claude knows what Terraform and Kubernetes are), but overall the content is structured as lookup tables rather than verbose prose, which is reasonably efficient.

2 / 3

Actionability

The 'Apply These Platform Rules' section provides concrete, specific guidance (e.g., exact command sequences for Terraform validation, Helm lint pipeline, Linux network debugging layers). However, there are no executable code examples — the commands are mentioned inline but not shown in copy-paste-ready blocks. The slash commands provide clear entry points but their behavior is defined elsewhere. The response structure template is useful but abstract.

2 / 3

Workflow Clarity

The Terraform validation pipeline (fmt → validate → conftest → tflint → security scan → plan) and Helm pipeline (lint → template → kubeconform → checkov → test) are clearly sequenced with explicit ordering and blocking gates. The Linux networking debug ladder (process → L3 → L4 → L7 → security groups) is well-structured with explicit 'do not skip layers' instruction. The response structure template provides a clear 5-step sequence for design work.

3 / 3

Progressive Disclosure

This is an exemplary index/routing document. The SKILL.md serves as a clear overview with a comprehensive reference file table pointing to 50+ specific reference files, all one level deep. The slash commands provide additional entry points. Content is appropriately split — the main file handles routing and cross-cutting rules while detailed guidance lives in referenced files.

3 / 3

Total

10

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Reviewed

Table of Contents