MCPcopy Index your code
hub / github.com/Bielik20/nx-plugins

github.com/Bielik20/nx-plugins @v5.6.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v5.6.0 ↗ · + Follow
131 symbols 337 edges 100 files 5 documented · 4%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Nx Plugins

Monorepo for holding my nx plugins.

Plugins and their respective READMEs can be found in libs folder. These include but are not limited to:

Extension points exported contracts — how you extend this code

Schema (Interface)
(no doc)
tools/workspace-plugin/src/generators/plugin/schema.ts
PlaywrightExecutorSchema (Interface)
(no doc)
packages/nx-playwright/src/executors/playwright/schema.d.ts
JestPlaywrightExecutorSchema (Interface)
(no doc)
packages/nx-jest-playwright/src/executors/jest-playwright/schema.d.ts
Instance (Interface)
(no doc)
packages/nx-serverless/plugin/serverless.d.ts
NormalizedOptions (Interface)
(no doc)
packages/nx-core/src/utils/normalize-options.ts
VersionExecutorSchema (Interface)
(no doc)
packages/nx-npm/src/executors/version/schema.d.ts
InitGeneratorSchema (Interface)
(no doc)
packages/nx-playwright/src/generators/init/schema.d.ts
InitGeneratorSchema (Interface)
(no doc)
packages/nx-jest-playwright/src/generators/init/schema.d.ts

Core symbols most depended-on inside this repo

stringifyArgs
called by 12
packages/nx-core/src/utils/stringify-args.ts
prepare
called by 6
packages/nx-serverless/plugin/index.ts
createTestWorkspace
called by 4
packages/nx-core/src/testing-utils/create-test-workspace.ts
cleanupTestWorkspace
called by 4
packages/nx-core/src/testing-utils/create-test-workspace.ts
build
called by 3
packages/nx-serverless/plugin/nrwl/nx-facade.ts
watch
called by 3
packages/nx-serverless/plugin/nrwl/nx-facade.ts
getProjectConfiguration
called by 3
packages/nx-core/src/utils/get-project-configuration.ts
normalizeOptions
called by 3
packages/nx-core/src/utils/normalize-options.ts

Shape

Function 73
Interface 26
Method 24
Class 8

Languages

TypeScript100%

Modules by API surface

packages/nx-serverless/plugin/packaging/packaging-manager.ts13 symbols
packages/nx-serverless/plugin/nrwl/nx-facade.ts10 symbols
packages/nx-npm/src/executors/publish/executor.ts10 symbols
packages/nx-serverless/plugin/serverless.d.ts8 symbols
packages/nx-serverless/plugin/functions/function-decorator.ts6 symbols
packages/nx-serverless/plugin/index.ts5 symbols
packages/nx-npm/src/executors/publish/lib/normalize-options.ts5 symbols
packages/nx-serverless/src/generators/init/generator.ts4 symbols
e2e/nx-playwright-e2e/tests/nx-playwright.spec.ts4 symbols
packages/nx-serverless/plugin/integrations/serverless-offline.ts3 symbols
packages/nx-playwright/src/generators/project/generator.ts3 symbols
packages/nx-playwright/src/generators/init/generator.ts3 symbols

For agents

$ claude mcp add nx-plugins \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page