Toolverse
All skills

run-nx-generator

by nrwl

Run Nx generators with prioritization for workspace-plugin generators. Use this when generating code, scaffolding new features, or automating repetitive tasks in the monorepo.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
nrwl
Category
Frontend
Views
69

About this skill

Run Nx generators with prioritization for workspace-plugin generators. Use this when generating code, scaffolding new features, or automating repetitive tasks in the monorepo.

How to use

  1. Zainstaluj skill run-nx-generator w swoim środowisku Claude/Copilot, upewniając się, że masz dostęp do narzędzi Bash, Read, Glob, Grep oraz mcp__nx-mcp__nx_generators i mcp__nx-mcp__nx_generator_schema.

  2. Przed uruchomieniem generatora sprawdź dostępne opcje za pomocą narzędzia mcp__nx-mcp__nx_generator_schema — podaj ścieżkę generatora, aby zobaczyć jego schemat i dostępne parametry.

  3. Uruchom generator poleceniem nx generate [generator-path] [opcje]. Zawsze najpierw sprawdź workspace-plugin generatory z folderu tools/workspace-plugin/ — są to Twoje custom rozwiązania. Jeśli nie pasują, użyj standardowych generatorów Nx takich jak @nx/react czy @nx/node.

  4. Przed zastosowaniem zmian użyj flagi --dry-run, aby podejrzeć, jakie pliki zostaną wygenerowane: nx generate [generator-path] --dry-run.

  5. Po wygenerowaniu kodu sformatuj pliki za pomocą Prettier (npx prettier --write [pliki]) i uruchom testy dla zmienonych projektów (nx affected -t test).

  6. Zatwierdź zmiany z generatora jako osobny commit, oddzielnie od ręcznych edycji, aby ułatwić śledzenie zmian.

Related skills

browser-use

by browser-use

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

Frontend
23107

apple-reminders

by openclaw

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

Frontend
2085

tailwind-design-system

by wshobson

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

Frontend
2676

interactive-dashboard-builder

by anthropics

Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive reports, or generating shareable HTML files with charts and filters that work without a server.

Frontend
2298

google-official-seo-guide

by littleben

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

Frontend
101196

brainstorming

by obra

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

Frontend
49170