Jose Salomon Contreras
Community@jovicon ยท Santiago de Chile
Software Engineer, Cloud enthusiast, Microservices Specialist, NestJs Follower, Architecture Lover ๐ป๐ช๐จ๐ฑ
Agent Skills by Jose Salomon Contreras
Showing 12 vetted skills indexed across 1 GitHub repositories.
create-repository
Generate Mongoose-based repository adapters and port interfaces for NestJS modules.
create-module
Generate a Clean Architecture feature module skeleton in a NestJS project.
create-entity
Create NestJS domain entities with DDD patterns and static create().
analyze-architecture
Analyze NestJS project architecture against Clean Architecture and DDD boundaries.
create-usecase
Generate NestJS Clean Architecture use case boilerplate with DTOs and module scaffold.
refactor-to-pattern
Refactor NestJS code to Clean Architecture and DDD patterns.
create-value-object
Create immutable value objects with value-based equality and Guard validation.
security-audit
Identify OWASP Top 10 risks, secrets exposure, and dependency issues in Node.js/NestJS codebases.
architecture-guide
Reference architectural decisions for Clean Architecture, DDD, and event-driven systems.
create-domain-event
Create data-only domain events and NestJS OnEvent handlers for modular projects.
analyze-code-quality
Audit code quality across ESLint, Prettier, tests, TypeScript, and NestJS.
generate-tests
Generate unit, integration, and end-to-end tests for NestJS modules.