angular-nx

Guide Angular 19 and Nx workflows for the Sentinel monorepo.

1|Updated Mar 23, 2025
One-click install
npx skills add https://github.com/rryter/sentinel --skill angular-nx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: angular-nx
Source: https://github.com/rryter/sentinel/tree/main/.agent/nx
Command: npx skills add https://github.com/rryter/sentinel --skill angular-nx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sentinel teams often struggle with inconsistent Nx-based Angular workflows and lack a single reference for component generation, testing, and builds within the Sentinel monorepo.

Core Features & Use Cases

  • Provides a concise guide for Angular 19 with Nx in the Sentinel workspace, including recommended patterns for generating standalone components.
  • Covers common tasks such as scaffolding components, running tests, and building the frontend project with Nx commands.
  • Includes guidance aligned to the repository structure and real-world usage patterns to accelerate team onboarding.

Quick Start

Consult this skill to begin generating components and running tests in the Sentinel frontend workspace using Nx commands.

Frequently Asked Questions about angular-nx

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

FAQPage Schema
How do I generate standalone components in an Angular 19 Nx workspace?

To generate standalone components in an Angular 19 Nx workspace, apply the recommended Nx scaffolding patterns and commands designed for the Sentinel monorepo. This ensures consistent component generation aligned with real-world code implementations.

What is the recommended workspace structure for Angular 19 with Nx?

The recommended Angular 19 Nx workspace structure relies on established patterns within the Sentinel monorepo. It provides specific guidance on organizing your frontend projects to accelerate team onboarding and maintain consistency across the codebase.

How do I run tests and build the frontend project using Nx?

You run tests and build the frontend project using Nx by executing specific Nx commands within the Sentinel workspace. This skill provides the exact commands needed to scaffold, test, and build your Angular 19 applications effectively.

Does this Nx guide support the Sentinel monorepo setup?

Yes, this Nx guide directly supports the Sentinel monorepo setup. It provides targeted guidance aligned to the repository structure and real-world usage patterns to help teams resolve inconsistent workflows within the Sentinel environment.

What is the best way to onboard teams to Angular 19 and Nx in Sentinel?

The best way to onboard teams to Angular 19 and Nx in Sentinel is to use a single reference for component generation, testing, and builds. This approach standardizes Nx-based Angular workflows and accelerates team onboarding within the monorepo.

Why do inconsistent Nx-based Angular workflows occur in the Sentinel monorepo?

Inconsistent Nx-based Angular workflows occur in the Sentinel monorepo because teams previously lacked a single reference for component generation, testing, and builds. Applying standardized Nx commands and patterns resolves these workflow inconsistencies.