nx-conventions

Standardize Nx monorepo project layout and workflow conventions.

1|Updated Sep 15, 2023
One-click install
npx skills add https://github.com/emiljuchnikowski/smartsoft001 --skill nx-conventions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nx-conventions
Source: https://github.com/emiljuchnikowski/smartsoft001/tree/main/.claude/skills/nx-conventions
Command: npx skills add https://github.com/emiljuchnikowski/smartsoft001 --skill nx-conventions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standardizes Nx monorepo patterns and project organization across the repository to ensure consistency and faster onboarding.

Core Features & Use Cases

  • Centralizes Nx workspace conventions for project layout, tooling, and workflow guidance.
  • Helps teams rapidly onboarding to the repository’s structure and conventions.
  • Enables consistent command usage and project organization across packages like auth, crud, trans, and shared.

Quick Start

Follow the nx-conventions guide to understand and apply the repository's Nx structure and commands.

Frequently Asked Questions about nx-conventions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize project layout across an Nx monorepo?

Apply centralized Nx workspace conventions to standardize project organization, layout, and build workflows across packages like auth, crud, trans, and shared, ensuring structural consistency and faster team onboarding.

What are Nx workspace conventions and when do I need them?

Nx workspace conventions are standardized patterns for monorepo project organization, tooling, and workflows. You need them to maintain structural consistency and enable rapid onboarding across multiple packages within a repository.

How do I set up build and test workflows for Nx monorepo packages?

Follow established Nx workspace conventions to guide project layout, build, and test workflows across monorepo packages like auth, crud, trans, and shared, ensuring consistent command usage throughout the repository.

Does this Nx monorepo convention guide work for library packages like auth and crud?

Yes, these Nx monorepo conventions are explicitly applied across library packages including auth, crud, trans, and shared to guide project layout, build workflows, and test workflows consistently.

What is the best way to organize a growing Nx monorepo?

Centralize Nx workspace conventions for project layout and tooling to organize a growing monorepo, ensuring consistent command usage and structural patterns across all library packages for efficient scaling.