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

algorithm-advisor

169

microwind/ai-skills

Skill Claude CodeCodex

An algorithm guide for choosing and improving the step-by-step methods a program uses to solve complex problems.

not rated 80 +2 3mo ago A 34 tokens

架构分析器

170

microwind/ai-skills

Skill Claude CodeCodex

A software-architecture guide for examining how a system is structured, including its design patterns and major components.

not rated 80 +2 3mo ago A 37 tokens

缓存失效策略

171

microwind/ai-skills

Skill Claude CodeCodex

A guide to deciding when cached data should expire or be refreshed. It covers cache consistency and cache avalanches, where many requests miss the cache at once.

not rated 80 +2 3mo ago A 42 tokens

CAP定理应用

172

microwind/ai-skills

Skill Claude CodeCodex

A guide to the CAP theorem, which describes the trade-offs between consistency, availability, and operation during network failures in distributed systems.

not rated 80 +2 3mo ago A 43 tokens

数据库分片策略

173

microwind/ai-skills

Skill Claude CodeCodex

A guide to database sharding, which splits data across multiple database servers so a system can handle more data or traffic.

not rated 80 +2 3mo ago A 41 tokens

分布式一致性

174

microwind/ai-skills

Skill Claude CodeCodex

A guide for keeping data coordinated across multiple computers or services. Distributed consistency covers how systems synchronize data and handle conflicting updates.

not rated 80 +2 3mo ago A 42 tokens

高并发系统设计

175

microwind/ai-skills

Skill Claude CodeCodex

A system-design guide for software that handles many simultaneous requests. It examines concurrency patterns, resource contention, and ways to scale the architecture.

not rated 80 +2 3mo ago A 42 tokens

microwind/ai-skills

Skill Claude CodeCodex

An API documentation tool that reviews the structure and quality of documentation for software services. It also addresses keeping documentation aligned with API versions.

not rated 80 +2 3mo ago A 43 tokens

API测试器

177

microwind/ai-skills

Skill Claude CodeCodex

An API testing tool for checking how software services respond to requests. An API is a defined way for programs to exchange data.

not rated 80 +2 3mo ago A 31 tokens

变更日志生成器

178

microwind/ai-skills

Skill Claude CodeCodex

A changelog generator that turns version-control history into a record of software changes. A changelog is a list of updates included in each release.

not rated 80 +2 3mo ago A 30 tokens

代码格式化器

179

microwind/ai-skills

Skill Claude CodeCodex

A code formatter that fixes indentation and applies a consistent style to source files.

not rated 80 +2 3mo ago A 30 tokens

依赖分析器

180

microwind/ai-skills

Skill Claude CodeCodex

A dependency analyzer that reviews the external packages a project uses. It checks for known security problems, unused packages, and version issues.

not rated 80 +2 3mo ago A 30 tokens

Docker Compose编排

181

microwind/ai-skills

Skill Claude CodeCodex

A Docker Compose orchestration tool for configuring several containers and the services they run. Docker Compose is a way to define and start related containers together.

not rated 80 +2 3mo ago A 39 tokens

Dockerfile分析器

182

microwind/ai-skills

Skill Claude CodeCodex

A Dockerfile checker that reviews the instructions used to build a container image. It looks for configuration improvements and security issues.

not rated 80 +2 3mo ago D 31 tokens

环境验证器

183

microwind/ai-skills

Skill Claude CodeCodex

An environment-configuration checker that verifies required variables before deployment. Environment variables are settings supplied outside the application, often including secret values.

not rated 80 +2 3mo ago A 28 tokens

文件分析器

184

microwind/ai-skills

Skill Claude CodeCodex

A file-analysis tool that examines file structures, checks how storage is used, and finds duplicate files.

not rated 80 +2 3mo ago A 36 tokens

Git分析器

185

microwind/ai-skills

Skill Claude CodeCodex

A Git-history analysis tool for examining commits and how a code project has changed over time. A commit is a saved set of code changes in Git.

not rated 80 +2 3mo ago A 30 tokens

Git工作流管理

186

microwind/ai-skills

Skill Claude CodeCodex

A Git workflow manager for organising how developers use branches, review changes, and combine code. Git is a system for tracking changes to source code.

not rated 80 +2 3mo ago B 44 tokens

图片优化器

187

microwind/ai-skills

Skill Claude CodeCodex

An image-processing tool for compressing pictures, changing their file formats, resizing them, and handling groups of images.

not rated 80 +2 3mo ago A 37 tokens

JSON验证器

188

microwind/ai-skills

Skill Claude CodeCodex

A JSON checker for validating and formatting JSON files. JSON is a text format used to exchange structured data between programs.

not rated 80 +2 3mo ago A 35 tokens

日志分析器

189

microwind/ai-skills

Skill Claude CodeCodex

A log-analysis tool that reads application logs, extracts errors, and looks for recurring patterns. Logs are records of what a program or service does while running.

not rated 80 +2 3mo ago A 31 tokens

Markdown生成器

190

microwind/ai-skills

Skill Claude CodeCodex

A tool for creating and converting Markdown documents, including technical documentation and README files. Markdown is a plain-text format commonly used for formatted documentation.

not rated 80 +2 3mo ago A 40 tokens

Markdown验证器

191

microwind/ai-skills

Skill Claude CodeCodex

A Markdown document checker for reviewing text files written in Markdown, a common format for documentation.

not rated 80 +2 3mo ago A 30 tokens

包管理器

192

microwind/ai-skills

Skill Claude CodeCodex

A package-management tool for handling software packages and their dependencies. Packages are reusable pieces of software, while dependencies are packages that a project needs to run.

not rated 80 +2 3mo ago A 37 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: