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