CtrlK
BlogDocsLog inGet started
Tessl Logo

microservices-design

Microservices design patterns including service mesh, event-driven architecture, saga pattern, and API gateway

64

Quality

76%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./skills/microservices-design/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

80%

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

A well-structured, actionable pattern catalog with lean executable examples, but it behaves as a flat monolith with no progressive disclosure and no explicit validation checkpoints in a sequenced workflow.

Suggestions

Add an explicit end-to-end workflow with validation checkpoints (e.g. design boundaries -> implement event -> validate idempotency with a test -> deploy) to lift workflow clarity.

Split large reference material into one-level-deep bundle files (e.g. references/saga.md, references/api-gateway.md) and signal them from the overview to add progressive disclosure.

Tie the closing checklist to concrete verification commands or test steps so it functions as a runtime validation loop rather than a static reminder.

DimensionReasoningScore

Conciseness

The body is lean: minimal prose ('Define services around business capabilities, not technical layers') backed by dense executable code, with no explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

Each pattern ships concrete, copy-paste-ready code — TypeScript DomainEvent interface, OrderSaga class with compensation, Kong YAML, and an Express health endpoint — rather than pseudocode or abstract direction.

3 / 3

Workflow Clarity

Patterns are presented as an independent catalog with an end checklist, but there is no explicit validation checkpoint or validate-fix-retry feedback loop in an end-to-end workflow; the checklist is a static list rather than a runtime validation step.

2 / 3

Progressive Disclosure

No bundle files exist and the ~160-line body is a single self-contained file with clear sections, but all content is inline with no cross-file navigation or one-level-deep references that the rubric rewards at score 3.

2 / 3

Total

10

/

12

Passed

Description

72%

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 names a clear domain with specific, natural trigger terms, but stops short of an explicit 'Use when...' clause, leaving the trigger guidance implied rather than stated.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when designing microservices, breaking up a monolith, or when the user mentions service mesh, sagas, or API gateways.'

Replace 'including' with a fuller or closed list so the capability scope reads as comprehensive rather than partial.

Lead with concrete actions (e.g. 'Design, decompose, and wire up microservices using service mesh, event-driven, saga, and API gateway patterns') to raise specificity.

DimensionReasoningScore

Specificity

Names the microservices domain and four concrete patterns ('service mesh, event-driven architecture, saga pattern, and API gateway'), but the word 'including' signals the list is non-comprehensive and these are topics/categories rather than concrete actions, matching the score-2 anchor.

2 / 3

Completeness

It clearly states what the skill covers but provides no 'Use when...' or equivalent trigger guidance; per the judging guidelines, a missing explicit trigger clause caps completeness at 2.

2 / 3

Trigger Term Quality

'Microservices design patterns', 'service mesh', 'event-driven architecture', 'saga pattern', and 'API gateway' are natural terms a user would say when seeking this help, giving good coverage of relevant keywords.

3 / 3

Distinctiveness Conflict Risk

The microservices-design niche with pattern-specific triggers (saga, service mesh, API gateway) is clearly distinguishable and unlikely to fire for unrelated skills.

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
rohitg00/awesome-claude-code-toolkit
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.