CtrlK
BlogDocsLog inGet started
Tessl Logo

linkerd-patterns

Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes.

53

Quality

60%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/linkerd-patterns/SKILL.md

The canonical home for this skill is linkerd-patterns in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

71%Weight 40%Scale 1-5

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

The body is highly actionable with comprehensive executable templates and useful validation in the install flow, but it is weakened by generic boilerplate padding and a monolithic structure with a dangling reference to a missing playbook file.

Suggestions

Remove the generic "Instructions" and "Do not use this skill when" boilerplate (e.g. 'Clarify goals, constraints, and required inputs') that adds no Linkerd-specific value.

Either create resources/implementation-playbook.md and move the bulk templates there, or remove the broken reference on line 25 so navigation is not a dead end.

Add explicit validate-then-proceed feedback loops to the higher-risk templates (e.g. run 'linkerd check' after injection and after applying a TrafficSplit/ServerAuthorization).

DimensionReasoningScore

Conciseness

The seven templates, monitoring, and debugging blocks are lean and assume Claude's competence, but generic boilerplate sections ("Instructions" with 'Clarify goals, constraints...' and "Do not use this skill when" with 'The task is unrelated...') plus a repeated description add padding. This fits 'Mostly efficient but includes some unnecessary explanation' rather than the lean level 5.

3 / 5

Actionability

The body provides fully executable, copy-paste-ready bash and YAML across seven templates (install, inject, ServiceProfile, TrafficSplit, Server/ServerAuthorization, HTTPRoute, multicluster) plus monitoring/debugging commands covering the common cases. This matches the anchor 'Fully executable; copy-paste ready code or commands; specific examples cover the common cases'.

5 / 5

Workflow Clarity

The mesh-installation template gives a clear ordered sequence with explicit validation checkpoints ("linkerd check --pre", "linkerd check") and the Best Practices reinforce running check after changes. It is below level 5 because most other templates lack explicit validate-then-proceed feedback loops and checkpoints.

4 / 5

Progressive Disclosure

Clear section headers (Core Concepts, Templates, Monitoring, Debugging, Best Practices) give usable structure, but all detailed content is inlined in one ~320-line file and the single reference to "resources/implementation-playbook.md" points to a non-existent file (no references/ bundle present). This fits 'Some structure but... references present but not clearly signaled; content that should be separate is inline' rather than the well-split level 5.

3 / 5

Total

15

/

20

Passed

Description

48%Weight 40%Scale 1-5

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

The description clearly identifies the Linkerd service-mesh niche but is too abstract: it names no concrete actions and provides no 'Use when...' trigger guidance, which limits completeness and specificity.

Suggestions

Add a 'Use when...' clause listing concrete triggers, e.g. 'Use when setting up mTLS, configuring canary traffic splits, or defining service profiles in Linkerd'.

Replace the abstract 'Production patterns' framing with 2-3 concrete capabilities (e.g. 'install and inject the Linkerd mesh, configure mTLS, traffic splits, and service profiles').

Include feature-level synonyms users naturally say (mTLS, canary deployments, retries/timeouts, multi-cluster) to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

The phrase "Production patterns for Linkerd service mesh" names the domain but the action ("production patterns") is generic and abstract, with no concrete capabilities named. This matches the anchor 'Names the domain but actions are minimal or generic' and is below level 3, which requires naming 1-2 concrete actions.

2 / 5

Completeness

It states a clear 'what' (production patterns for Linkerd service mesh) but has no 'when' / 'Use when...' clause, and the judging guidelines cap completeness at 3 when explicit trigger guidance is missing. It is not level 2 because the 'what' is concrete, not vague.

3 / 5

Trigger Term Quality

"Linkerd", "service mesh", and "Kubernetes" are relevant natural keywords a user would say, but the description omits common feature-level synonyms a user might voice (mTLS, canary, traffic split, retries). This fits 'Some relevant keywords but missing common variations or synonyms' rather than the comprehensive level 5.

3 / 5

Distinctiveness Conflict Risk

"Linkerd service mesh" carves a clear niche with minimal conflict risk versus unrelated skills, though "production patterns" is broad enough to overlap slightly with general Kubernetes/mesh skills. It is below level 5 because the triggers are not explicit enough to eliminate overlap.

4 / 5

Total

12

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.