Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

NestJS Best Practices

porkadajett·kadajett· v1.0.0 · atualizado em 2026-04-10
80
Score

NestJS best practices and architecture patterns for building production-ready applications. This skill should be used when writing, reviewing, or refactoring NestJS code to ensure proper patterns for modules, dependency injection, security, and performance.

nestjsbackend-developmentarchitecturedependency-injectionsecurityperformancebest-practices
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdnestjs-best-practices/workflow
1
Analyze Codebase: — Scan the NestJS application for violations of best practices across architecture, dependency injection, security, and performance.
2
Identify Issues: — Categorize and prioritize identified issues based on their impact and severity.
3
Recommend Solutions: — Suggest specific code changes and refactoring strategies to address each issue.
4
Implement Changes: — Apply the recommended changes to the codebase, following the provided guidelines and examples.
5
Test Implementation: — Verify that the changes have resolved the identified issues and haven't introduced new problems.
6
Validate Security: — Ensure that security vulnerabilities are properly addressed and mitigated.
7
Optimize Performance: — Measure and optimize the application's performance after applying the changes.
8
Document Changes: — Update documentation to reflect the changes and ensure maintainability.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aNode.js Backend Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAPI Design Principles
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
29
Similar aPython Performance Optimization
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

NestJS Best Practices
nestjs-best-practices
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers8
implement nestjs best practicesreview nestjs code for architecture issuesrefactor nestjs codebaseoptimize nestjs performancesecure nestjs applicationbuild nestjs microservicesnestjs code reviewnestjs security audit

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download nestjs-best-practices
$ synaptic skills detail nestjs-best-practices
$ synaptic skills live nestjs-best-practices

Dependências

nestjsclass-validatorsupertest

Links

GitHub Repository