CtrlK
BlogDocsLog inGet started
Tessl Logo

netlify-functions

Guide for writing Netlify serverless functions. Use when creating API endpoints, background processing, scheduled tasks, or any server-side logic using Netlify Functions. Covers modern syntax (default export + Config), TypeScript, path routing, background functions, scheduled functions, streaming, and method routing.

80

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

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

A dense, action-oriented reference: lean prose, complete executable code for every function pattern, and cleanly sectioned structure with no token waste on concepts Claude already knows. Strongest on actionability and conciseness.

DimensionReasoningScore

Conciseness

Lean throughout — short code blocks, tables for the Context object and Resource Limits, and minimal prose with no explaining of what serverless functions or libraries are; every section adds only Netlify-specific knowledge Claude wouldn't already have.

3 / 3

Actionability

Every pattern ships executable, copy-paste-ready TypeScript (default export + Config, path/method routing, background, scheduled, streaming) plus concrete file-naming and path rules, fully instructive rather than descriptive.

3 / 3

Workflow Clarity

Each function variant is a clear, unambiguous recipe with its own sequenced guidance; none of the covered tasks are destructive or batch operations requiring validation checkpoints, so the per-pattern clarity meets the top anchor.

3 / 3

Progressive Disclosure

Well-organized into single-level sections (Modern Syntax, File Structure, Path/Method Routing, Background, Scheduled, Streaming, Context, Limits) with no nested references; the only external pointer is a one-level cross-skill link ('See the netlify-frameworks skill'), and the bundle's image assets are appropriately non-intrusive.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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

A concise, third-person description that clearly states both capability and trigger conditions, with specific concrete actions and natural trigger terms scoped to the Netlify Functions niche. No vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and coverage areas — 'creating API endpoints, background processing, scheduled tasks, or any server-side logic' plus 'path routing, background functions, scheduled functions, streaming, and method routing' — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what ('Guide for writing Netlify serverless functions') and when ('Use when creating API endpoints, background processing, scheduled tasks...'), with an explicit 'Use when' trigger clause.

3 / 3

Trigger Term Quality

Natural user-facing terms are present — 'API endpoints', 'background processing', 'scheduled tasks', 'server-side logic', 'Netlify Functions' — the kinds of phrases a user would actually say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Scoped tightly to 'Netlify serverless functions' / 'Netlify Functions' with distinct, platform-specific triggers, making it unlikely to fire for non-Netlify serverless skills.

3 / 3

Total

12

/

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
openai/plugins
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.