Skills nx-workspace-patterns
๐Ÿ“ฆ

nx-workspace-patterns

Content revision r2 Safe โš™๏ธ External commands๐ŸŒ Network access๐Ÿ“ Filesystem access

Optimize Your Nx Workspace

Large Nx workspaces can develop slow builds and unclear dependency rules. This skill provides configuration patterns for boundaries, caching, generators, and affected CI tasks.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 77 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "nx-workspace-patterns" from https://skillstore.io/skills/sickn33-nx-workspace-patterns.md and its manifest at https://skillstore.io/api/skills/sickn33-nx-workspace-patterns/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "nx-workspace-patterns". Organize a workspace with web, API, shared UI, and authentication features.

Expected outcome:

A layered project map with application, feature, UI, data-access, and utility libraries, plus tags that restrict invalid dependencies.

Using "nx-workspace-patterns". Reduce CI time for pull requests targeting main.

Expected outcome:

  • Use complete Git history and derive base and head revisions.
  • Run affected lint, test, build, and end-to-end targets.
  • Cache stable targets and tune parallelism for runner capacity.

Using "nx-workspace-patterns". Standardize creation of scoped feature libraries.

Expected outcome:

A generator design that validates names, creates consistent directories, applies scope and type tags, adds files, and formats the result.

Security Audit

Safe
v5 โ€ข 8/4/2026 Open versioned report

All 32 static findings are false positives caused by Markdown formatting, configuration examples, TypeScript template literals, and documentation links. No malicious intent, unsafe execution, or data exfiltration behavior was found.

1
Files scanned
473
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/sickn33-nx-workspace-patterns/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/sickn33-nx-workspace-patterns/security.svg)](https://skillstore.io/skills/sickn33-nx-workspace-patterns?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/sickn33-nx-workspace-patterns?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-nx-workspace-patterns/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/sickn33-nx-workspace-patterns.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

sickn33. (2026). nx-workspace-patterns security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-nx-workspace-patterns/audits/5

BibTeX citation

@techreport{sickn33-sickn33-nx-workspace-patterns-2026, author = {sickn33}, title = {nx-workspace-patterns security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/sickn33-nx-workspace-patterns/audits/5}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "nx-workspace-patterns security audit report (audit version 5)" version: "unspecified" type: report authors: - name: "sickn33" date-released: "2026-08-04" url: "https://skillstore.io/skills/sickn33-nx-workspace-patterns/audits/5" identifiers: - type: other value: "skillstore:sickn33-nx-workspace-patterns:audit:5" description: "Skillstore immutable audit report identifier"

Compare variants

2 installable variants

Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.

Why this variant is first

Highest Skillstore Score
sickn33 Recommended Current

sickn33-nx-workspace-patterns

Skillstore Score 77
Evidence Confidence High
Skillstore usage 8
Updated

2026-08-21

wshobson-nx-workspace-patterns

Skillstore Score 70
Evidence Confidence High
Skillstore usage 14
Updated

2026-08-21

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
85
Content
69
Community
83
Spec Compliance

What You Can Build

Structure a New Monorepo

Plan applications, libraries, tags, and dependency rules before teams add projects.

Reduce CI Work

Configure affected lint, test, build, and end-to-end tasks with cacheable targets.

Standardize Library Creation

Create generator conventions for names, directories, tags, tests, linting, and shared files.

Try These Prompts

Review Workspace Layout
Review my Nx folder structure and suggest clearer application and library boundaries.
Define Module Boundaries
Design Nx project tags and enforce-module-boundaries rules for these applications, libraries, and dependency constraints.
Optimize Affected CI
Create an affected-task CI plan for lint, test, build, and end-to-end targets using my branches and runner limits.
Design Caching and Generators
Propose Nx caching inputs, remote cache configuration, and a custom generator for these project conventions and security requirements.

Best Practices

  • Confirm the installed Nx version before applying configuration examples.
  • Use consistent project tags and test boundary rules in CI.
  • Keep cache inputs explicit and store access tokens in protected secrets.

Avoid

  • Do not copy example paths without matching the actual workspace layout.
  • Do not place remote cache tokens directly in committed configuration.
  • Do not run broad tasks when affected commands meet validation requirements.

Frequently Asked Questions

Does this skill create an Nx workspace?
It provides patterns and commands, but it does not execute setup or modify files automatically.
Which Nx versions are supported?
The guidance is general. Verify executors, plugins, and configuration keys against your installed Nx version.
Can it configure module boundaries?
Yes. It shows project tagging and ESLint dependency constraints for application, feature, UI, data-access, utility, and scope layers.
Does it support Nx Cloud?
Yes. It includes a remote caching pattern, but credentials and provider setup remain your responsibility.
Can it improve continuous integration performance?
It provides affected-command, caching, and parallelism patterns that can reduce unnecessary CI work.
Does it include complete migration guidance?
No. It lists migration commands but does not cover version-specific migration failures or plugin compatibility.

Developer Details

Author

sickn33

License

MIT

Skillstore revision

r2

Version notice

The author did not declare a version.

Ref

81e05e636292629114b76cbb3922fbe57672fc02

Maintenance freshness

8/5/2026

Usage

6 downloads ยท 101 views

File structure

๐Ÿ“„ SKILL.md