CtrlK
BlogDocsLog inGet started
Tessl Logo

rest-patterns

Quick reference for RESTful API design patterns, HTTP semantics, caching, and rate limiting. Triggers on: rest api, http methods, status codes, api design, endpoint design, api versioning, rate limiting, caching headers.

87

1.16x
Quality

83%

Does it follow best practices?

Impact

94%

1.16x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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 quick-reference skill that excels at conciseness and organization, using tables effectively to pack maximum information into minimal tokens. Its main weakness is that it's more of a lookup table than actionable guidance—it tells Claude what patterns exist but doesn't show implementation code. The referenced bundle files for deeper content are missing, which limits the progressive disclosure value.

Suggestions

Add at least one concrete, executable code example for a common task like setting cache headers or implementing a paginated response (e.g., Express.js or Flask snippet)

Provide the referenced bundle files (./references/status-codes.md, ./references/caching-patterns.md, etc.) to fulfill the progressive disclosure promise

Add a brief example of a well-structured error response JSON body, since 'Structuring error responses' is listed as a use case but no format is shown

DimensionReasoningScore

Conciseness

The content is lean and well-structured using tables for maximum information density. It avoids explaining what REST is or how HTTP works—concepts Claude already knows—and focuses purely on quick-reference patterns. Every section earns its place.

3 / 3

Actionability

The skill provides concrete URL patterns and a useful security checklist, but it's primarily a reference table rather than executable guidance. There are no code examples showing implementation (e.g., setting up rate limiting headers, implementing pagination logic, or configuring caching). The HTTP resource design block is helpful but still descriptive rather than executable.

2 / 3

Workflow Clarity

This is a reference/lookup skill rather than a multi-step workflow skill. For its purpose—quick reference for API design decisions—the content is clearly organized with unambiguous sections. The 'When to Use' section clarifies triggers, and the security checklist provides a clear verification list.

3 / 3

Progressive Disclosure

The skill references four detailed files under 'Additional Resources' (status-codes.md, caching-patterns.md, rate-limiting.md, response-formats.md) with clear descriptions, which is good structure. However, no bundle files were provided, meaning these references point to non-existent files, undermining the progressive disclosure in practice.

2 / 3

Total

10

/

12

Passed

Description

89%

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 solid skill description with excellent trigger term coverage and clear completeness. Its main weakness is that it describes itself as a 'quick reference' rather than listing specific concrete actions (e.g., 'recommends HTTP status codes', 'designs endpoint structures'), which slightly reduces specificity. Overall, it would perform well in skill selection scenarios.

Suggestions

Replace 'Quick reference for' with specific action verbs describing what the skill does, e.g., 'Recommends HTTP status codes, designs RESTful endpoint structures, advises on API versioning strategies, configures caching headers and rate limiting policies.'

DimensionReasoningScore

Specificity

Names the domain (RESTful API design) and lists several topic areas (HTTP semantics, caching, rate limiting), but describes itself as a 'quick reference' rather than listing specific concrete actions it performs.

2 / 3

Completeness

Clearly answers both 'what' (quick reference for RESTful API design patterns, HTTP semantics, caching, rate limiting) and 'when' (explicit 'Triggers on:' clause with specific trigger terms), satisfying the requirement for explicit trigger guidance.

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms users would say: 'rest api', 'http methods', 'status codes', 'api design', 'endpoint design', 'api versioning', 'rate limiting', 'caching headers' — these are all terms users would naturally use when seeking this kind of guidance.

3 / 3

Distinctiveness Conflict Risk

The combination of REST API design patterns, HTTP semantics, caching, and rate limiting creates a clear niche. The specific trigger terms like 'status codes', 'endpoint design', and 'api versioning' make it unlikely to conflict with other skills.

3 / 3

Total

11

/

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.

Repository
NeverSight/skills_feed
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.