monorepo-architect-skill
OfficialManage Monorepo Architecture
Authord-zero-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces project-specific architectural rules and ensures consistency in Node.js monorepo environments, preventing deviations from established design patterns and maintenance standards.
Core Features & Use Cases
- Command Enforcement: Strictly uses
yarnfor all package management, build, and script execution tasks. - Directory Navigation Prevention: Prohibits
cdcommands, enforcing operations from the root usingyarn workspaceor--cwd. - Scoped Operations: Ensures builds and tests are limited to affected packages using
--scopeandnpx vitest run. exportsField Management: Manages thepackage.jsonexportsfield to strictly define public APIs, adding new exports without removing existing ones.- Use Case: When adding a new feature that touches multiple packages in a monorepo, this Skill ensures all package updates adhere to the defined
exportsstructure and are built/tested correctly usingyarn.
Quick Start
Use the monorepo-architect skill to ensure all package builds are scoped to the 'ui-components' package.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: monorepo-architect-skill Download link: https://github.com/d-zero-dev/BurgerEditor/archive/main.zip#monorepo-architect-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.