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