Skip to main content

code-style-react

Stars0
Forks0
UpdatedJuly 3, 2026 at 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 搭配效果最佳。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
5 files
SKILL.md
readonly