microwind/ai-skills

🔥 构建高质量的AI编程Skills库,利用AI来学习编程技术。Collect and build high-quality skills to enable AI to serve you better.

75Stars 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验证器

01

microwind/ai-skills

Skill Claude CodeCodex

A guide for checking application programming interfaces (APIs), the defined ways that software systems exchange data.

not rated 75 +1 3mo ago A 34 tokens

microwind/ai-skills

Skill Claude CodeCodex

A guide for running work in the background and passing messages through message queues, systems that hold tasks until a worker can process them.

not rated 75 +1 3mo ago A 46 tokens

microwind/ai-skills

Skill Claude CodeCodex

A guide for designing and implementing software caches. A cache stores reusable data temporarily so it can be retrieved without repeating the original work.

not rated 75 +1 3mo ago A 39 tokens

microwind/ai-skills

Skill Claude CodeCodex

A guide for checking data and converting it between formats, such as turning program data into JSON and back.

not rated 75 +1 3mo ago A 44 tokens

microwind/ai-skills

Skill Claude CodeCodex

A guide for examining database queries, commands that read or change stored data, and improving their SQL performance.

not rated 75 +1 3mo ago A 41 tokens

microwind/ai-skills

Skill Claude CodeCodex

A guide for designing error handling and logging systems. It covers how software responds to failures, records events, and supports system monitoring.

not rated 75 +1 3mo ago A 44 tokens

GraphQL API开发

08

microwind/ai-skills

Skill Claude CodeCodex

A guide to GraphQL, an API query language that lets clients request the data they need from a service.

not rated 75 +1 3mo ago A 39 tokens

JWT身份验证

09

microwind/ai-skills

Skill Claude CodeCodex

A guide for building login and access control with JSON Web Tokens (JWTs), small data packages used to prove a user's identity.

not rated 75 +1 3mo ago A 42 tokens

HTTP请求调试器

10

microwind/ai-skills

Skill Claude CodeCodex

A guide for investigating HTTP requests, the messages software sends to and receives from web services.

not rated 75 +1 3mo ago B 40 tokens

RESTful API设计

11

microwind/ai-skills

Skill Claude CodeCodex

A guide to RESTful API design, a common way to model web services around resources and standard HTTP requests.

not rated 75 +1 3mo ago B 37 tokens

云配置分析器

12

microwind/ai-skills

Skill Claude CodeCodex

A guide for reviewing cloud infrastructure settings before resources are deployed.

not rated 75 +1 3mo ago A 30 tokens

容器镜像管理

13

microwind/ai-skills

Skill Claude CodeCodex

A guide for managing container images, which are packaged files used to create running containers, in image repositories.

not rated 75 +1 3mo ago A 52 tokens

Docker容器化

14

microwind/ai-skills

Skill Claude CodeCodex

A guide for packaging applications in Docker containers, including architecture, configuration, performance, and microservice design.

not rated 75 +1 3mo ago A 46 tokens

Kubernetes编排

15

microwind/ai-skills

Skill Claude CodeCodex

A guide for using Kubernetes, a system that deploys and manages containerized applications across servers.

not rated 75 +1 3mo ago A 47 tokens

Kubernetes验证器

16

microwind/ai-skills

Skill Claude CodeCodex

A guide for checking Kubernetes configuration files, commonly written in YAML, and the resources they define.

not rated 75 +1 3mo ago A 42 tokens

网络策略配置

17

microwind/ai-skills

Skill Claude CodeCodex

Guidance for configuring Kubernetes network policies, which control which services and workloads may communicate with one another. It focuses on traffic control and isolation.

not rated 75 +1 3mo ago A 44 tokens

无服务器函数

18

microwind/ai-skills

Skill Claude CodeCodex

Guidance for building serverless functions, which are small pieces of code run by a cloud provider when an event occurs. It covers how to structure them and handle growth.

not rated 75 +1 3mo ago A 42 tokens

代码优化技巧

19

microwind/ai-skills

Skill Claude CodeCodex

A guide for making code run more efficiently by examining algorithms, data structures, and slow sections.

not rated 75 +1 3mo ago A 38 tokens

microwind/ai-skills

Skill Claude CodeCodex

Guidance for reviewing code quality, coding conventions, and software structure. It also helps define a review process.

not rated 75 +1 3mo ago A 40 tokens

文档生成器

21

microwind/ai-skills

Skill Claude CodeCodex

Guidance for generating software documentation from code, including documentation for APIs, which are interfaces that let programs communicate. It also covers documentation templates and quality checks.

not rated 75 +1 3mo ago A 39 tokens

性能分析器

22

microwind/ai-skills

Skill Claude CodeCodex

Guidance for analyzing code performance by measuring execution time and resource use. It covers bottlenecks, slow database queries, and memory leaks.

not rated 75 +1 3mo ago A 41 tokens

重构模式

23

microwind/ai-skills

Skill Claude CodeCodex

A guide for changing existing code structure without changing what the code is meant to do.

not rated 75 +1 3mo ago A 39 tokens

测试生成

24

microwind/ai-skills

Skill Claude CodeCodex

Guidance for creating tests, including unit tests for individual parts of code and integration tests for connected parts working together. It also covers test coverage and test strategy.

not rated 75 +1 3mo ago A 43 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: