CtrlK
BlogDocsLog inGet started
Tessl Logo

http-method-helper

Http Method Helper - Auto-activating skill for API Development. Triggers on: http method helper, http method helper Part of the API Development skill category.

34

1.02x

Quality

0%

Does it follow best practices?

Impact

99%

1.02x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./planned-skills/generated/15-api-development/http-method-helper/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

99%

4%

Bookstore Inventory API Design

REST API design patterns

Criteria
Without context
With context

GET for list

100%

100%

GET for single resource

100%

100%

POST for creation

100%

100%

PUT or PATCH for update

100%

100%

DELETE for removal

100%

100%

201 on creation

100%

100%

404 for missing resource

100%

100%

Resource-based URLs

100%

100%

Error handling present

60%

90%

Input validation

100%

100%

Consistent response shape

90%

100%

Without context: $0.2525 · 1m 4s · 15 turns · 15 in / 4,094 out tokens

With context: $0.4827 · 1m 37s · 30 turns · 64 in / 5,781 out tokens

99%

1%

Task Management API Contract

OpenAPI specification authoring

Criteria
Without context
With context

OpenAPI 3.x version

100%

100%

Bearer auth scheme

100%

100%

Auth applied to operations

100%

100%

API versioned under /v1

75%

87%

Reusable Task schema

100%

100%

Pagination query params

100%

100%

Pagination metadata in response

100%

100%

Status enum constrained

100%

100%

201 for create

100%

100%

404 response defined

100%

100%

Info and paths blocks present

100%

100%

Priority field defined

100%

100%

Without context: $0.1831 · 52s · 8 turns · 8 in / 4,479 out tokens

With context: $0.3695 · 1m 20s · 20 turns · 52 in / 5,125 out tokens

100%

Weather API Integration Script

API testing with curl and authentication

Criteria
Without context
With context

Uses curl

100%

100%

Does NOT use wget

100%

100%

GET method for fetch

100%

100%

All three cities queried

100%

100%

Error handling in script

100%

100%

Report written to file

100%

100%

Temperature in report

100%

100%

Script is self-contained

100%

100%

Without context: $0.2696 · 1m 7s · 18 turns · 18 in / 3,886 out tokens

With context: $0.4436 · 1m 41s · 29 turns · 158 in / 6,050 out tokens

Repository
jeremylongshore/claude-code-plugins-plus-skills
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

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.