Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Run Nx Generator

pornrwl·nrwl· v1.0.0 · atualizado em 2026-04-10
84
Score

Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a ... app, create a ... lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nx_docs or exploring - this skill handles discovery internally.

nxcode-generationmonoreposcaffoldingclideveloper-tooling
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdnx-generate/workflow
1. Discover available Nx generators using `nx list`.
2. Match the appropriate generator to the user's request, prioritizing local workspace generators.
3. Get generator options using `--help` and determine necessary configurations.
4. Read the generator's source code to understand its behavior and side effects.
5. Examine existing code patterns in the target area of the codebase.
6. Run the generator with `--dry-run` to verify file placement.
7. Execute the generator with `--no-interactive`.
8. Format and verify the generated code using linting, testing, and build processes.

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

Compõe com ←nx-plugins
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aCoding Standards & Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aCommit work
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Run Nx Generator
nx-generate
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers9
scaffold a new projectsetup project structurecreate a new appcreate a new libgenerate code with nxadd a new projectrun nx generatorcreate a componentsetup a feature

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 nx-generate
$ synaptic skills detail nx-generate
$ synaptic skills live nx-generate

Dependências

@nx/devkit@nx/react@nx/angular

Links

GitHub Repository