Skip to main content
مستودع GitHub

nestjs-clean-architecture-event-driven-template

يحتوي nestjs-clean-architecture-event-driven-template على 12 من skills المجمعة من jovicon، مع تغطية مهنية على مستوى المستودع وصفحات 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