원클릭으로
nodejs-tech-stack-selection
Node.jsプロジェクトで新しく依存関係を入れる際の標準選定ルール。プロジェクト立ち上げ時や機能追加時に、どのライブラリやツールを採用するかを事前に固定し、選定の揺れを防ぎたいときに使う。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Node.jsプロジェクトで新しく依存関係を入れる際の標準選定ルール。プロジェクト立ち上げ時や機能追加時に、どのライブラリやツールを採用するかを事前に固定し、選定の揺れを防ぎたいときに使う。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Creates beautiful ASCII art visualizations for plans, architectures, workflows, and data. This skill should be used when explaining system architecture, creating implementation plans, showing workflows, visualizing comparisons, or documenting file structures. NOT for code syntax highlighting or markdown tables. User explicitly loves ASCII art - use liberally for visual communication.
現在の Git 作業ツリーの変更を、意味のある単位に分割してセマンティックなコミットにする。大きな差分や複数目的が混在した差分のコミット分割、scope なしを原則とする semantic commit 形式のメッセージ作成、コミット計画のレビューを行うときに使う。既存の Git 状態を尊重する。
Design, draft, review, and refine Codex agent skills that follow current Codex conventions and the open Agent Skills format. Use when the user wants to create a new skill, update an existing SKILL.md, improve a skill's trigger description, decide whether to add scripts/references/assets, add agents/openai.yaml, or validate and test a skill package before installing it. Common triggers include "create a Codex skill", "make a skill", and "improve this SKILL.md".
Node.jsプロジェクトを新規作成する手順。
pnpmの依存追加運用とERR_PNPM_IGNORED_BUILDS対応の共通手順。
| name | nodejs-tech-stack-selection |
| description | Node.jsプロジェクトで新しく依存関係を入れる際の標準選定ルール。プロジェクト立ち上げ時や機能追加時に、どのライブラリやツールを採用するかを事前に固定し、選定の揺れを防ぎたいときに使う。 |
Node.js プロジェクトで依存関係を選ぶときの既定値を固定する。新規プロジェクトや新機能追加時は、まずこのスキルの標準構成を採用し、明確な理由がある場合だけ例外を検討する。
nodejs-project-bootstrap と pnpm-dependency-ops に従う。Node.js LTS, TypeScript, pnpm, oxlint, oxfmt, vitesthonodrizzleconsolacittyzodtsdowntsxReact, tailwind, vite@tanstack/react-query を使い、Suspense を前提に構成するpnpm を使う。oxlint と oxfmt を使う。vitest を使う。hono を使う。consola を使う。zod を使う。drizzle を使う。citty を使う。tsdown を使う。tsx を使う。React, tailwind, vite を使う。@tanstack/react-query を使う。@tanstack/react-query は Suspense を前提に構成する。依存選定を返すときは、以下の形式を使う。