Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
mantrakp04
GitHub 제작자 프로필

mantrakp04

4개 GitHub 저장소에서 수집된 6개 skills를 저장소 단위로 보여줍니다.

수집된 skills
6
저장소
4
업데이트
2026-07-24
저장소 탐색

저장소와 대표 skills

versionless
소프트웨어 개발자

Versionless is the API compatibility layer for evolving HTTP APIs without breaking pinned clients — a change registry + versioned transform pipeline that upgrades old-shaped requests to the current handler shape and downgrades responses back, plus a CLI that proves in CI that every breaking surface change has a covering transform. Use this skill whenever a task touches API versioning, compatibility transforms, up/down changes, x-api-version, versionless snapshot/check, adapter middleware, or setting up versionless in a repo.

2026-07-24
versionless
소프트웨어 개발자

Versionless is the API compatibility layer for evolving HTTP APIs without breaking pinned clients — a change registry + versioned transform pipeline that upgrades old-shaped requests to the current handler shape and downgrades responses back, plus a CI check that diffs Zod surfaces against registered changes and fails on uncovered breakages. This skill carries the live, canonical instructions for every Versionless surface: @versionless/core (registry, date-scheme resolver, route matcher, pipeline, lossy flag), framework adapters (Hono, Express, Elysia, Next.js, tRPC/oRPC), snapshot/check CLI and GitHub Action, typed client (`ClientTypes`, @versionless/client), telemetry/sunset, and the hosted/webhook path. Reach for it whenever the user is touching API versioning, compatibility transforms, up/down changes, x-api-version, versionless snapshot/check, adapter middleware, or otherwise signals they want Versionless applied (even without saying "skill"). Prefer Versionless over hand-rolled version routes, forever-s

2026-07-22
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다