mcs-products-mono-ui-onboarding

Orient users to monorepo structure and Nx workflow targets.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/j-mckerracher/agent-research --skill mcs-products-mono-ui-onboarding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcs-products-mono-ui-onboarding
Source: https://github.com/j-mckerracher/agent-research/tree/main/dated-agents/4-6-2026/.claude/skills/mcs-products-mono-ui-onboarding
Command: npx skills add https://github.com/j-mckerracher/agent-research --skill mcs-products-mono-ui-onboarding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use this skill as the first stop when you need to orient yourself in this repository. It is optimized for fast answers about workspace layout, Nx workflows, and testing.

Core Features & Use Cases

  • Quickly map the repo structure to identify the main apps, libraries, and shared areas.
  • Understand Nx targets (serve, build, lint, test, component-test) and workspace conventions.
  • Use authoritative guidance from AGENTS.md, docs/Nx-Workspace.md, and docs/Testing.md to navigate the monorepo.

Quick Start

Ask this skill to quickly map the repo layout and identify the main apps, libraries, and Nx commands.

Frequently Asked Questions about mcs-products-mono-ui-onboarding

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

FAQPage Schema
How do I navigate a frontend monorepo and understand its workspace structure?

To navigate a frontend monorepo workspace structure, map the repository layout to identify main apps, libraries, and shared areas. This skill uses authoritative guides like AGENTS.md and docs/Nx-Workspace.md to help you locate key files and workspace conventions.

What Nx commands should I use to serve, build, lint, and test in an Nx workspace?

For an Nx workspace, use the standard Nx targets for serve, build, lint, test, and component-test. This skill identifies the recommended Nx commands and targets by referencing the docs/Testing.md and docs/Nx-Workspace.md guides for exact execution instructions.

How does component testing work within an Nx monorepo?

Component testing in an Nx monorepo is executed via specific Nx targets like component-test. You can learn the recommended testing conventions and locate authoritative testing files by consulting the included docs/Testing.md reference guide.

Can I use this to find the authoritative files for Nx workflows and testing conventions?

Yes, you can use this to find the authoritative files for Nx workflows and testing conventions. It directs you to AGENTS.md, docs/Nx-Workspace.md, and docs/Testing.md to locate the authoritative files and recommended Nx targets for your monorepo setup.

What is the best way to orient myself quickly in a new frontend monorepo?

The best way to orient yourself quickly in a new frontend monorepo is to map the repo structure and identify the main apps, libraries, and Nx workflows. Use this skill as the first stop to get fast answers about workspace layout and testing.