micro-commerce
Full-stack .NET microservices and Next.js e-commerce development
All Skills in This Repository (20)
Pure Emerald Level Indicatorsnextjs-developer
Architect Next.js 14+ applications with App Router and server components.
architecture-decision-records
Capture and manage architectural decisions with standardized ADR templates.
testcontainers-integration-tests
Run .NET integration tests against Docker-contained databases, caches, and message queues.
test-driven-development
Enforce a failing test before writing production code in a red-green-refactor cycle.
architecture-patterns
Standardizes backend architecture design using proven patterns like Clean Architecture and Hexagonal.
microservices-architect
Design distributed systems with service boundaries and microservices patterns.
nextjs-best-practices
Enforce Next.js App Router best practices for components, data fetching, and routing.
dotnet-core-expert
Build .NET 8 microservices with minimal APIs, CQRS, and clean architecture.
domain-analysis
Analyzes repositories to identify strategic groups and propose architectural blueprints and migrations.
prompt-lookup
Search, retrieve, and improve AI prompts via the prompts.chat MCP server.
readme
Generate a structured Markdown README documenting project setup, architecture, and deployment.
nextjs-app-router-patterns
Architects Next.js 14+ App Router apps with Server Components, streaming, and parallel routes.
Frequently Asked Questions
FAQPage SchemaHow to install micro-commerce skills?โผ
Run `npx skills add baotoq/micro-commerce --all -g -y` in your terminal to install all skills in this collection globally.
What is the MicroCommerce project?โผ
It is a showcase e-commerce platform built with .NET 10 microservices, a Next.js 16 storefront, PostgreSQL, Keycloak auth, and Kubernetes GitOps deployment, designed as a reference for modern cloud-native architecture.
What do these skills help my AI agent do?โผ
They teach your agent the exact patterns used in this codebase, including DDD, CQRS with MediatR, MassTransit sagas, EF Core best practices, React Server Components, and ArgoCD deployment, so generated code fits the project immediately.
Does it work with Claude Code and other AI coding tools?โผ
Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible coding agents.
Can I use these skills in my own .NET or Next.js project?โผ
Yes. The skills are generic, reusable guides for .NET, React, Kubernetes, testing, and API design that apply to any project using these technologies.
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