Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

nx-workspace-patterns

Nx monorepo configuration patterns for workspace setup, project boundaries, and build optimization.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill nx-workspace-patterns
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, nx-workspace-patterns has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/nx-workspace-patterns.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Nx monorepo configuration patterns for workspace setup, project boundaries, and build optimization. Production patterns for Nx monorepo management. - Provides architectural templates for organizing apps, libraries, and tools with five library types (feature, ui, data-access, util, shell) and scope-based dependency rules - Includes ready-to-use configurations for nx.json, project.json, module boundary enforcement via ESLint, and custom generators to maintain consistency - Covers build caching setup with cacheable operations, named inputs for granular cache invalidation, and remote caching via Nx Cloud or self-hosted S3 backends - Demonstrates CI integration with affected commands to run only tests and builds for changed projects, plus custom generator patterns for scaffolding feature libraries - Setting up new Nx workspaces - Configuring project boundaries - Optimizing CI with affected commands - Implementing remote caching - Managing dependencies between projects - Migrating to Nx - Use tags consistently - Enforce with module boundaries - Enable caching early - Significant CI savings - Keep libs focused - Single responsibility - Use generators - Ensure consistency - Document boundaries - Help new developers - Don't create circular deps - Graph should be acyclic - Don't skip affected - Test only what changed - Don't ignore boundaries - Tech debt accumulates - Don't...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does nx-workspace-patterns do?

Nx monorepo configuration patterns for workspace setup, project boundaries, and build optimization.

Is nx-workspace-patterns good?

nx-workspace-patterns does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support nx-workspace-patterns?

nx-workspace-patterns currently lists compatibility with Skills CLI.

Is nx-workspace-patterns safe to install?

nx-workspace-patterns has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to nx-workspace-patterns?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install nx-workspace-patterns?

Run the following command to install nx-workspace-patterns: npx skills add https://github.com/wshobson/agents --skill nx-workspace-patterns

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering