bybooklib-ai· 24 skills
Generate and review microservices code using patterns from Chris Richardson's "Microservices Patterns." Use this skill whenever the user asks about microservices architecture, wants to generate service code, design distributed systems, review microservices code, implement sagas, set up CQRS, configure API gateways, handle inter-service communication, or anything related to breaking apart monoliths. Trigger on phrases like "microservice", "saga pattern", "event sourcing", "CQRS", "API gateway", "service mesh", "domain-driven design for services", "distributed transactions", "decompose my monolith", or "review my microservice."
$npx -y skills add booklib-ai/booklib --skill microservices-patternsInstalls into the current project.
Run `npx skills use "https://github.com/booklib-ai/booklib" --skill "booklib-ai/booklib/microservices-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/booklib-ai/booklib" that are relevant to the current task. Run `npx skills add "https://github.com/booklib-ai/booklib"` and select the relevant skills, then follow their instructions.