Skip to main content
GitHub 仓库

nestjs-clean-architecture-event-driven-template

nestjs-clean-architecture-event-driven-template 收录了来自 jovicon 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
13
更新
2026-02-10
Forks
1
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

analyze-architecture
计算机硬件工程师计算机系统分析师

Analyze NestJS project architecture against Clean Architecture, DDD, and best practices. Use when reviewing code structure, checking layer boundaries, validating architectural patterns, or auditing module compliance.

2026-02-10
analyze-code-quality
软件质量保证分析师与测试员

Analyze code quality including ESLint, Prettier, tests, TypeScript, and NestJS best practices. Use when reviewing code quality, checking test coverage, or auditing for best practices.

2026-02-10
architecture-guide
建筑师(景观及海军建筑除外)

Quick reference guide for architectural decisions and patterns in Clean Architecture + DDD + Event-Driven systems. Use for learning or when making architectural decisions.

2026-02-10
create-domain-event
软件开发工程师

Create a domain event and its handler following DDD patterns. Use when you need to publish domain events for asynchronous reactions.

2026-02-10
create-entity
软件开发工程师

Create a new domain entity or aggregate root following DDD patterns. Use when modeling business entities with identity and lifecycle.

2026-02-10
create-module
软件开发工程师

Create a new feature module following Clean Architecture structure. Use when adding a new business domain or feature module to the project.

2026-02-10
create-repository
软件开发工程师

Create repository adapter with MongoDB schema following the ports & adapters pattern. Use when adding persistence for domain entities.

2026-02-10
create-usecase
软件开发工程师

Create a new use case with DTOs and module following Clean Architecture patterns. Use when adding new business workflows or operations.

2026-02-10
create-value-object
软件开发工程师

Create a new value object following DDD patterns. Use when modeling domain concepts without identity (email, money, address, etc).

2026-02-10
generate-tests
软件质量保证分析师与测试员

Generate comprehensive tests for use cases, entities, repositories, and endpoints. Use when adding tests for existing code or achieving better coverage.

2026-02-10
refactor-to-pattern
软件开发工程师

Refactor code to Clean Architecture and DDD patterns. Use when improving code to follow Clean Architecture principles, fixing anti-patterns, or applying DDD patterns.

2026-02-10
security-audit
信息安全分析师

Comprehensive security audit for OWASP Top 10, secrets detection, and vulnerability analysis. Use when auditing security, checking for vulnerabilities, or preparing for security reviews.

2026-02-10