home/categories/frontend/ethpandaops-lab-claude-skills-create-new-component-skill-md
frontenddevelopment

create-new-component

Create a new React component following Lab's architecture patterns. Determines component scope (core vs. page-scoped), generates proper structure with TypeScript types, creates Storybook stories for core components, and ensures composability with existing components.

ethpandaops
maintainer
ethpandaops
更新日 1/20/2026
スター
19
フォーク
6
quick start

Installation and usage

Create a new React component following Lab's architecture patterns. Determines component scope (core vs. page-scoped), generates proper structure with TypeScript types, creates Storybook stories for core components, and ensures composability with existing components.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use create-new-component