serinus
Build modular Dart backend servers, APIs, and microservices
All Skills in This Repository (7)
Pure Emerald Level Indicatorsserinus-application-bootstrap
Automate Serinus application setup with createApplication and startup configuration.
serinus-realtime-features
Enable real-time communication in Serinus applications using WebSockets and SSE.
serinus-providers-and-di
Configures Serinus providers and dependency injection for modular Dart applications.
serinus-modules-controllers-routes
Organize Serinus projects into modules, controllers, and REST routes.
serinus-request-pipeline
Coordinate Serinus middleware, hooks, pipes, and exception filters across modules and routes.
serinus-microservices
Build Serinus microservices with gRPC and non-HTTP transports.
serinus-minimal-application
Create minimal Serinus apps with direct route registration and dependency injection.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core