MCPcopy
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

1import type { H3Event } from 'h3'
2import * as v from 'valibot'
3import { PackageRouteParamsSchema } from '#shared/schemas/package'
4import { SkillNameSchema } from '#shared/schemas/skills'

Callers

nothing calls this directly

Calls 5

parsePackageParamFunction · 0.90
handleDiscoveryFunction · 0.85
handleSkillContentFunction · 0.85
handleSkillFileFunction · 0.85
handleApiErrorFunction · 0.85

Tested by

no test coverage detected