npx skills add https://github.com/aaaaqwq/claude-code-skills --skill 'Meta-Pattern Recognition'当同一模式出现在 3 个或更多领域中时,它很可能是一个值得提取的通用原则。
核心原则: 在模式如何出现的过程中寻找模式。
| 模式出现于 | 抽象形式 | 其他应用场景 |
|---|---|---|
| CPU/DB/HTTP/DNS 缓存 | 将频繁访问的数据存储在更近的位置 | LLM 提示缓存,CDN |
| 分层(网络/存储/计算) | 将关注点分离到不同的抽象层级 | 架构,组织 |
| 队列(消息/任务/请求) | 使用缓冲区解耦生产者和消费者 | 事件系统,异步处理 |
| 池化(连接/线程/对象) | 复用昂贵的资源 | 内存管理,资源治理 |
发现的模式: API 限流、流量整形、熔断器、准入控制中的速率限制
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
抽象形式: 限制资源消耗以防止耗尽
变体要点: 什么资源、什么限制、超出限制时发生什么
新应用: LLM 令牌预算(相同模式 - 防止上下文窗口耗尽)
每周安装量
0
代码仓库
GitHub 星标数
11
首次出现
1970年1月1日
安全审计
When the same pattern appears in 3+ domains, it's probably a universal principle worth extracting.
Core principle: Find patterns in how patterns emerge.
| Pattern Appears In | Abstract Form | Where Else? |
|---|---|---|
| CPU/DB/HTTP/DNS caching | Store frequently-accessed data closer | LLM prompt caching, CDN |
| Layering (network/storage/compute) | Separate concerns into abstraction levels | Architecture, organization |
| Queuing (message/task/request) | Decouple producer from consumer with buffer | Event systems, async processing |
| Pooling (connection/thread/object) | Reuse expensive resources | Memory management, resource governance |
Pattern spotted: Rate limiting in API throttling, traffic shaping, circuit breakers, admission control
Abstract form: Bound resource consumption to prevent exhaustion
Variation points: What resource, what limit, what happens when exceeded
New application: LLM token budgets (same pattern - prevent context window exhaustion)
Weekly Installs
0
Repository
GitHub Stars
11
First Seen
Jan 1, 1970
Security Audits
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
109,600 周安装
Docnify自动化:通过Rube MCP和Composio工具包实现文档操作自动化
1 周安装
Docmosis自动化集成指南:通过Rube MCP与Composio实现文档生成自动化
1 周安装
Dictionary API自动化教程:通过Rube MCP和Composio实现词典API操作自动化
1 周安装
detrack-automation:自动化追踪技能,集成Claude AI提升开发效率
1 周安装
Demio自动化工具包:通过Rube MCP和Composio实现Demio操作自动化
1 周安装
Deel自动化工具:通过Rube MCP与Composio实现HR与薪资操作自动化
1 周安装