Creates, configures, and debugs `@hapi/hapi` servers — implements routes, plugins, auth schemes, validation, caching, and request lifecycle hooks. Use when building HTTP APIs, setting up stale-while-revalidate caching, registering server methods, configuring views, managing startup sequences, or troubleshooting response marshalling.
76
95%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
{
"name": "alonso-skills/hapi",
"version": "0.1.1",
"summary": "Creates, configures, and debugs `@hapi/hapi` servers — implements routes, plugins, auth schemes, validation, caching, and request lifecycle hooks. Use when building HTTP APIs, setting up stale-while-revalidate caching, registering server methods, configuring views, managing startup sequences, or troubleshooting response marshalling.",
"private": false,
"skills": {
"hapi": {
"path": "SKILL.md"
}
}
}