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

Nx Workspace Exploration

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

Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.

nxworkspacemonorepoproject-graphtask-automationci-cdbuild-system
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdnx-workspace/workflow
1. Detect user intent to explore the Nx workspace.
2. Determine the appropriate Nx CLI command based on the user's request (e.g., `nx show projects`, `nx show project`).
3. Execute the Nx CLI command with necessary flags (e.g., `--json`).
4. Parse the JSON output using `jq` or other tools.
5. Extract relevant information from the parsed output.
6. Present the information to the user in a clear and concise manner.
7. Provide troubleshooting steps if errors occur.

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 aInsForge CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aDependency Updater
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
75
Similar aChangelog Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

Nx Workspace Exploration
nx-workspace
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.RECOMMEND
5.ACT
6.REFLECT
Triggers10
explore nx workspaceshow projects in workspacedisplay project configurationlist available targetscheck project dependenciesdebug nx task failurewhat projects are affected?how is project configured?what depends on library?cannot find configuration for task

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

Dependências

nxjq

Links

GitHub Repository