microwind/ai-skills

🔥 Build a high-quality AI programming Skills library and use AI to learn programming technologies. Collect and build high-quality skills to enable AI to serve you better.

80Stars on the repository
200Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

API网关设计

145

microwind/ai-skills

Skill Claude CodeCodex

A gateway design for providing one shared entry point to multiple APIs and services.

not rated 80 +2 3mo ago A 40 tokens

熔断器模式

146

microwind/ai-skills

Skill Claude CodeCodex

A fault-tolerance pattern that temporarily stops requests to a failing service.

not rated 80 +2 3mo ago A 48 tokens

分布式链路追踪

147

microwind/ai-skills

Skill Claude CodeCodex

A method for following one request as it travels through multiple services in a distributed application.

not rated 80 +2 3mo ago A 48 tokens

服务间通信

148

microwind/ai-skills

Skill Claude CodeCodex

An approach to designing how separate services exchange data over a network.

not rated 80 +2 3mo ago A 38 tokens

服务治理与发现

149

microwind/ai-skills

Skill Claude CodeCodex

A set of practices for registering services, finding them dynamically, and managing how requests are distributed between them.

not rated 80 +2 3mo ago A 39 tokens

服务网格分析器

150

microwind/ai-skills

Skill Claude CodeCodex

An analysis tool for a service mesh, a layer that manages communication between services in a distributed application.

not rated 80 +2 3mo ago A 42 tokens

面向代理编程

151

microwind/ai-skills

Skill Claude CodeCodex

A programming approach that treats autonomous agents as the main building blocks; agents can perceive, decide, act, and cooperate through messages.

not rated 80 +2 3mo ago A 35 tokens

面向切面编程

152

microwind/ai-skills

Skill Claude CodeCodex

A programming approach that moves shared concerns such as logging, transactions, and security out of business code and handles them in one place.

not rated 80 +2 3mo ago A 32 tokens

并发编程

153

microwind/ai-skills

Skill Claude CodeCodex

A programming approach for running multiple tasks at once or without waiting for each other to finish.

not rated 80 +2 3mo ago A 30 tokens

面向数据编程

154

microwind/ai-skills

Skill Claude CodeCodex

A programming style that organizes code around data layout and access patterns, with attention to how memory and processor caches are used.

not rated 80 +2 3mo ago A 30 tokens

数据流编程

155

microwind/ai-skills

Skill Claude CodeCodex

A programming style that represents software as a graph of data transformations, where each step passes data to the next.

not rated 80 +2 3mo ago A 32 tokens

面向特征编程

156

microwind/ai-skills

Skill Claude CodeCodex

A programming style that organizes software around complete features, with each feature containing the parts needed from start to finish.

not rated 80 +2 3mo ago A 34 tokens

函数式编程

157

microwind/ai-skills

Skill Claude CodeCodex

A programming style that treats functions as values and emphasizes unchanging data and functions without hidden side effects.

not rated 80 +2 3mo ago A 29 tokens

语言特性对比

158

microwind/ai-skills

Skill Claude CodeCodex

A comparison of how common programming languages support different programming styles, such as object-oriented and functional programming.

not rated 80 +2 3mo ago A 31 tokens

逻辑编程

159

microwind/ai-skills

Skill Claude CodeCodex

A programming style based on formal logic, where you declare facts and rules and a reasoning engine derives conclusions from them.

not rated 80 +2 3mo ago A 32 tokens

面向对象编程

160

microwind/ai-skills

Skill Claude CodeCodex

A programming style that organizes code into cooperating objects, using concepts such as hiding internal details, inheritance, and multiple forms of behavior.

not rated 80 +2 3mo ago A 33 tokens

OOP vs FP

161

microwind/ai-skills

Skill Claude CodeCodex

A detailed comparison of object-oriented programming, which organizes code around objects, and functional programming, which emphasizes functions and unchanging data.

not rated 80 +2 3mo ago A 36 tokens

范式混合

162

microwind/ai-skills

Skill Claude CodeCodex

A guide to combining multiple programming styles in one project, choosing the style that best fits each situation.

not rated 80 +2 3mo ago A 30 tokens

范式选择指南

163

microwind/ai-skills

Skill Claude CodeCodex

A guide for choosing a programming style based on the project, team skills, and technical needs.

not rated 80 +2 3mo ago A 29 tokens

过程式编程

164

microwind/ai-skills

Skill Claude CodeCodex

A guide to procedural programming, a style where a program runs ordered instructions through function calls.

not rated 80 +2 3mo ago A 33 tokens

面向协议编程

165

microwind/ai-skills

Skill Claude CodeCodex

A guide to protocol-oriented programming, a style that defines shared behaviour through interfaces or traits so different types can follow the same contract.

not rated 80 +2 3mo ago A 38 tokens

响应式编程

166

microwind/ai-skills

Skill Claude CodeCodex

A guide to reactive programming, a style that handles asynchronous events and changing data as streams of updates.

not rated 80 +2 3mo ago A 31 tokens

敏捷项目管理

167

microwind/ai-skills

Skill Claude CodeCodex

A guide to Agile project management, including Sprints, product backlogs, Scrum meetings, and team collaboration.

not rated 80 +2 3mo ago A 41 tokens

网络安全

168

microwind/ai-skills

Skill Claude CodeCodex

A cybersecurity guide for protecting network infrastructure, finding vulnerabilities, detecting threats, and responding to security incidents.

not rated 80 +2 3mo ago A 38 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: