Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

serinus

serinus には francescovallone から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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