·fastify-routes
</>

fastify-routes

janisto/fastify-playground

TypeBox 스키마 및 OpenAPI 문서를 사용하여 Fastify 경로 핸들러를 생성하기 위한 가이드입니다. app/src/routes/에 새 경로를 추가할 때 사용합니다.

3설치·0트렌드·@janisto

설치

$npx skills add https://github.com/janisto/fastify-playground --skill fastify-routes

SKILL.md

This skill provides patterns for creating Fastify routes with TypeBox validation and OpenAPI documentation.

Routes are located in app/src/routes/. Each route file exports a default async function that registers routes on a Fastify instance.

Each route must have a corresponding test file in app/tests/unit/. Routes in src/routes/ have tests in tests/unit/routes/, and module routes in src/modules/ have tests in tests/unit/modules/.

TypeBox 스키마 및 OpenAPI 문서를 사용하여 Fastify 경로 핸들러를 생성하기 위한 가이드입니다. app/src/routes/에 새 경로를 추가할 때 사용합니다. 출처: janisto/fastify-playground.

원본 보기

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/janisto/fastify-playground --skill fastify-routes
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-01
업데이트
2026-02-18

빠른 답변

fastify-routes이란?

TypeBox 스키마 및 OpenAPI 문서를 사용하여 Fastify 경로 핸들러를 생성하기 위한 가이드입니다. app/src/routes/에 새 경로를 추가할 때 사용합니다. 출처: janisto/fastify-playground.

fastify-routes 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/janisto/fastify-playground --skill fastify-routes 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/janisto/fastify-playground

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-01