Deploy sites, configure serverless and edge functions, and verify builds on Netlify. Use when the user mentions: 'deploy preview', 'configure netlify.toml', or 'debug a failed deploy'. Trigger terms: build error, Netlify Functions, deploy logs, deploy preview
100
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Quality
Discovery
100%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 strong skill description that clearly identifies the platform (Netlify), lists specific capabilities, and provides explicit trigger guidance with both a 'Use when' clause and a dedicated trigger terms list. It is concise, uses third person voice, and is highly distinguishable from other deployment-related skills.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Deploy sites', 'configure serverless and edge functions', and 'verify builds on Netlify'. These are distinct, actionable capabilities. | 3 / 3 |
Completeness | Clearly answers both 'what' (deploy sites, configure functions, verify builds) and 'when' (explicit 'Use when...' clause with trigger terms and a separate trigger terms list). | 3 / 3 |
Trigger Term Quality | Includes natural keywords users would say: 'deploy preview', 'netlify.toml', 'debug a failed deploy', 'build error', 'Netlify Functions', 'deploy logs'. These cover common variations of how users would describe Netlify-related tasks. | 3 / 3 |
Distinctiveness Conflict Risk | Highly specific to Netlify as a platform with distinct triggers like 'netlify.toml', 'Netlify Functions', and 'deploy preview' that are unlikely to conflict with other deployment or hosting skills (e.g., Vercel, AWS). | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a high-quality skill that efficiently covers Netlify deployment patterns with concrete, executable examples and a clear workflow. It respects Claude's intelligence by avoiding unnecessary explanations while providing actionable code and commands. The progressive disclosure to REFERENCE.md for extended content keeps the main file focused and navigable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is lean and efficient. It avoids explaining what Netlify is or how serverless functions work conceptually. Every section delivers specific configuration, commands, or code without padding. | 3 / 3 |
Actionability | Provides fully executable code examples (netlify.toml config, TypeScript edge/scheduled functions, bash commands for troubleshooting and verification). Commands are copy-paste ready with concrete expected outputs (e.g., 'expect 200'). | 3 / 3 |
Workflow Clarity | The deployment workflow is clearly sequenced (1-5) with explicit validation checkpoints: local build with --debug before pushing, curl verification after deploy, and a clear fix-and-redeploy feedback loop in post-deploy verification. | 3 / 3 |
Progressive Disclosure | The skill provides a clear overview with well-signaled one-level-deep references to REFERENCE.md for extended content (security headers, env var scoping, function patterns, verification scripts) and deployment-config.md for project-specific details. Content is appropriately split. | 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
f5c8508
Table of Contents
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.