·vercel-composition-patterns
</>

vercel-composition-patterns

connorads/dotfiles

反应可扩展的组合模式。在通过布尔属性扩散重构组件、构建灵活的组件库或设计可重用的 API 时使用。触发涉及复合组件、渲染道具、上下文提供程序或组件架构的任务。

5安装·2热度·@connorads

安装

$npx skills add https://github.com/connorads/dotfiles --skill vercel-composition-patterns

SKILL.md

Composition patterns for building flexible, maintainable React components. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals. These patterns make codebases easier for both humans and AI agents to work with as they scale.

| 1 | Component Architecture | HIGH | architecture- | | 2 | State Management | MEDIUM | state- | | 3 | Implementation Patterns | MEDIUM | patterns- |

Read individual rule files for detailed explanations and code examples:

反应可扩展的组合模式。在通过布尔属性扩散重构组件、构建灵活的组件库或设计可重用的 API 时使用。触发涉及复合组件、渲染道具、上下文提供程序或组件架构的任务。 来源:connorads/dotfiles。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/connorads/dotfiles --skill vercel-composition-patterns
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 vercel-composition-patterns?

反应可扩展的组合模式。在通过布尔属性扩散重构组件、构建灵活的组件库或设计可重用的 API 时使用。触发涉及复合组件、渲染道具、上下文提供程序或组件架构的任务。 来源:connorads/dotfiles。

如何安装 vercel-composition-patterns?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/connorads/dotfiles --skill vercel-composition-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/connorads/dotfiles