Skip to main content

code-style-react

스타0
포크0
업데이트2026년 7월 3일 07:59

React 组件通用编码规范。编写、审查或重构 React 组件(.tsx)时使用,尤其涉及组件定义(export function + IXxxProps)、design/ui 分层、与 DI/Observable 桥接(useDependency/useObservable/useObservableRef)、自定义 hooks、Tailwind + cva + cn() 样式方案、语义色 token、组件注册插槽(ComponentManager/IUIPartsService/connectInjector)、i18n(LocaleService.t)时。可独立使用;与 code-style-architecture 搭配效果最佳。

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
5 개 파일
SKILL.md
readonly