Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

serinus

serinus에는 francescovallone에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
108
업데이트
2026-03-07
Forks
11
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

serinus-application-bootstrap
소프트웨어 개발자

Use when creating or updating a Serinus app entrypoint, bootstrapping with serinus.createApplication() or serinus.createMinimalApplication(), configuring host/port, globalPrefix, versioning, or adding global hooks, pipes, and exception filters before serve().

2026-03-07
serinus-microservices
소프트웨어 개발자

Use when building Serinus microservices with createMicroservice(), RpcController, RpcRoute, transport adapters, ClientsModule, or gRPC integration via serinus_microservices.

2026-03-07
serinus-minimal-application
소프트웨어 개발자

Use when the user is building a Serinus app with serinus.createMinimalApplication() and wants functional route registration, direct provider/module imports, or middleware configuration without defining full controller classes.

2026-03-07
serinus-modules-controllers-routes
소프트웨어 개발자

Use when adding or refactoring Serinus modules, controllers, and REST routes. Enforces the framework's modular structure, route registration with on(...), and correct RequestContext usage for params, query, and typed request bodies.

2026-03-07
serinus-providers-and-di
소프트웨어 개발자

Use when defining Serinus providers, dependency injection, module exports, lifecycle hooks, or custom provider registrations such as Provider.composed, Provider.forClass, and Provider.forValue.

2026-03-07
serinus-realtime-features
소프트웨어 개발자

Use when implementing Serinus real-time features with WebSockets or Server-Sent Events, including WsModule, WebSocketGateway, SseModule, SseController, and SseEmitter.

2026-03-07
serinus-request-pipeline
소프트웨어 개발자

Use when adding or modifying Serinus middlewares, hooks, pipes, or exception filters so request flow, validation, and cross-cutting behavior are implemented in the correct layer.

2026-03-07