foxminchanfoxminchanCommunityยท3 Agent Skills Included

BookWorm

Cloud-native microservices development, testing, and deployment guidance

Guides coding agents through building and running a cloud-native .NET Aspire microservices application with vertical slice architecture and CQRS. Covers AppHost orchestration, multi-target deployment, observability, React performance rules, TUnit testing, and behavior-driven end-to-end tests. Eliminates guesswork around build commands, file locks, event documentation, and monorepo task pipelines.
npx skills add foxminchan/BookWorm --all -g -y
Available:

Tells the agent how to build, test, and run this Aspire microservices project safely, including which commands to use, code patterns to follow, and common pitfalls to avoid.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’