francescovallonefrancescovalloneCommunityยท7 Agent Skills Included

serinus

Build modular Dart backend servers, APIs, and microservices

Guides the creation of Serinus backend applications in Dart, from bootstrap and routing to dependency injection and modules. Covers middleware, validation pipes, exception filters, WebSockets, SSE, and gRPC microservices with correct framework patterns. Eliminates guesswork around Serinus APIs so backend features ship faster with fewer architectural mistakes.
npx skills add francescovallone/serinus --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Serinus skills?โ–ผ

Run `npx skills add francescovallone/serinus --all -g -y` in your terminal to install all skills in this suite globally.

What is the Serinus Dart framework?โ–ผ

Serinus is an open-source Dart framework for building high-performance server-side applications with modules, controllers, providers, and dependency injection.

How do these skills help build Dart backends?โ–ผ

They teach your coding assistant the correct Serinus patterns for bootstrap, routing, DI, middleware, validation, and error handling, so generated code follows framework conventions.

Can Serinus handle WebSockets and microservices?โ–ผ

Yes. The skills cover WebSocket gateways, Server-Sent Events, and TCP or gRPC microservices using the serinus_microservices package.

Do I need Serinus experience to use these skills?โ–ผ

No. The skills encode the framework's best practices, so your assistant produces correct Serinus code even if you are new to the framework.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’