BookWorm
Cloud-native microservices development, testing, and deployment guidance
All Skills in This Repository (3)
Pure Emerald Level Indicatorsmjml-email-templates
Convert MJML templates into HTML for Outlook, Gmail, and Apple Mail.
requesting-code-review
Route code changes to a dedicated reviewer subagent for structured feedback.
receiving-code-review
Clarify code review feedback and implement items one at a time.
Frequently Asked Questions
FAQPage SchemaHow to install BookWorm skills?โผ
Run `npx skills add foxminchan/BookWorm --all -g -y` in your terminal to install all skills in this suite globally.
What does the BookWorm project demonstrate?โผ
It is a demo cloud-native bookstore built with .NET Aspire, showing microservices patterns like CQRS, sagas, event sourcing, and AI agent orchestration with MCP.
How do these skills help with Aspire apps?โผ
They teach your agent to start, stop, debug, and deploy Aspire AppHosts correctly using the Aspire CLI, avoiding file locks and orphaned processes.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding agents.
Can the skills help with React and testing tasks?โผ
Yes. The suite includes Vercel's React performance rules, TUnit unit testing guidance, and Playwright BDD workflows for end-to-end tests.
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