run-nx-generator
78Nx ジェネレーターを安全に実行する
Nx ワークスペースには、内部の workspace-plugin ツールを含め、複数のジェネレーター選択肢があることがよくあります。このスキルは、Claude、Codex、または Claude Code が適切なジェネレーターを選択、実行、検証するのを支援します。
Explore and Diagnose Nx Workspaces
Nx monorepos hide resolved targets, dependencies, and affected projects behind layered configuration. This skill uses Nx JSON output and command-line filters to produce precise workspace answers.
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "nx-workspace" from https://skillstore.io/skills/nrwl-nx-workspace.md and its manifest at https://skillstore.io/api/skills/nrwl-nx-workspace/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「nx-workspace」を使用しています。 List applications and show which ones provide a build target.
期待される結果:
Applications: storefront, admin, and api. storefront and admin provide build targets; api exposes serve and test only.
「nx-workspace」を使用しています。 What depends on shared-ui?
期待される結果:
Direct dependents: storefront and admin. No other project has a direct dependency on shared-ui.
「nx-workspace」を使用しています。 Why does api:lint fail with missing configuration?
期待される結果:
The resolved api configuration has build, serve, and test targets, but no lint target. Add or infer lint configuration before running api:lint.
All 47 external-command findings are false positives caused by Markdown backticks and fenced examples, not Ruby or shell command substitution. Both sensitive-file findings are jq `.key` projections, not certificate or private-key access. Semantic review found that `nx sync` and `nx reset` can alter workspace or cache state despite the read-only claim.
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/nrwl-nx-workspace/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/nrwl-nx-workspace?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/nrwl-nx-workspace?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/nrwl-nx-workspace/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/nrwl-nx-workspace.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>nrwl. (2026). nx-workspace security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/nrwl-nx-workspace/audits/1@techreport{nrwl-nrwl-nx-workspace-2026,
author = {nrwl},
title = {nx-workspace security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/nrwl-nx-workspace/audits/1},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "nx-workspace security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "nrwl"
date-released: "2026-08-27"
url: "https://skillstore.io/skills/nrwl-nx-workspace/audits/1"
identifiers:
- type: other
value: "skillstore:nrwl-nx-workspace:audit:1"
description: "Skillstore immutable audit report identifier"
List applications and libraries, inspect their tags, and trace dependencies before making a change.
Compare resolved build, test, and lint targets across projects without relying on partial project files.
Identify affected projects for a branch or commit range and confirm each required target exists.
List every project in this Nx workspace. Group applications and libraries, then note each project with a build target.
Inspect the resolved configuration for [project]. Summarize its root, tags, targets, executors, inputs, and outputs.
Show what [project] depends on and which projects depend on it. Use the Nx project graph and summarize dependency types.
Find projects affected between [base] and [head]. Verify their [target] configuration and explain any missing or inconsistent targets.
作成者
nrwlライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
f6cdb76d1aa56a8781522efba21cd0d656ccc802
メンテナンスの新しさ
2026/8/28
利用状況
1 ダウンロード · 0 閲覧
ファイル構成
Nx Monorepo ワークスペースを構成する
作成者 sickn33
Nx monorepo は、明確な境界とキャッシュルールがないと、遅くなり管理が難しくなることがあります。このスキルは、プロジェクト構造、affected commands、CI、generators、remote caching のテンプレートを提供します。
ソフトウェアの問題を体系的にデバッグする
作成者 Asmayaseen
構造化されていないバグ修正は時間を浪費し、本当の失敗原因を隠すことがあります。このスキルは Claude、Codex、Claude Code に、証拠に基づく根本原因分析をガイドします。
体系的な戦略でコードをデバッグする
作成者 sickn33
証拠、範囲、仮説が不明確な場合、バグの修正は困難です。このスキルは、より迅速な根本原因分析のために、構造化されたデバッグワークフロー、チェックリスト、ツールのガイダンスを提供します。
TRACEワークフローでエラーをデバッグ
作成者 AutumnsGrove
チームが原因ではなく症状を追いかけると、エラーは時間を浪費します。このスキルは、Claude、Codex、Claude Codeが構造化されたTRACEデバッグを進めるのを支援します。
スケーラブルなモノレポを設計する
作成者 sickn33
大規模なリポジトリは、構造、依存関係、ビルドパイプラインが計画されていないと低速になります。このスキルは、チームがより高速なモノレポワークフローを設計するのに役立ちます。
Build Reliable Sonner Toasts
作成者 emilkowalski
Sonner integrations can fail through duplicate toasters, server-side calls, styling conflicts, or incorrect promise handling. This skill provides focused setup, API, styling, and troubleshooting guidance.