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