nx-workspace-patterns
Architectural templates and CI patterns for managing Nx monorepos with library types and dependency enforcement.
Install
npx skills add https://github.com/wshobson/agents --skill nx-workspace-patternsStats
| Total installs | 3,538 |
| Weekly installs | 3.5K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- 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
Tags
nodereacttypescriptarchitecturedevopscode-qualityproductivityfullstackbest-practicesgeneratormigration
Related skills
| Skill | Installs | vs nx-workspace-patterns |
|---|---|---|
| projection-patterns | 3,473 | -65 |
| python-error-handling | 3,681 | +143 |
| memory-safety-patterns | 4,062 | +524 |
| dbt-transformation-patterns | 3,500 | -38 |
| stripe-best-practices | 3,835 | +297 |
FAQ
- How many installs does nx-workspace-patterns have?
- nx-workspace-patterns has 3,538 total installs and 3.5K installs this week.
- Where is nx-workspace-patterns hosted?
- nx-workspace-patterns is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does nx-workspace-patterns have?
- nx-workspace-patterns has 32.4K GitHub stars.
- When was nx-workspace-patterns first indexed?
- OrangeBot.AI first indexed nx-workspace-patterns on Jan 20, 2026.
- How do I install nx-workspace-patterns?
- Run: npx skills add https://github.com/wshobson/agents --skill nx-workspace-patterns