Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/npmx-dev/npmx.dev
/ [...pkg].get.ts
File
[...pkg].get.ts
server/routes/skills/[...pkg].get.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ H3Event } from
'h3'
2
import
* as v from
'valibot'
3
import
{ PackageRouteParamsSchema } from
'#shared/schemas/package'
4
import
{ SkillNameSchema } from
'#shared/schemas/skills'
Callers
nothing calls this directly
Calls
5
parsePackageParam
Function · 0.90
handleDiscovery
Function · 0.85
handleSkillContent
Function · 0.85
handleSkillFile
Function · 0.85
handleApiError
Function · 0.85
Tested by
no test coverage detected