microwindmicrowindOfficial·50 Agent Skills Included

ai-skills

Programming knowledge base covering design principles, microservices, and DevOps

Provides structured guidance on software design principles, microservices patterns, database optimization, DevOps pipelines, and programming paradigms. Eliminates scattered documentation searches by packaging best practices, code examples, and validation scripts into ready-to-use skill files. Helps developers and coding agents apply proven patterns for API gateways, circuit breakers, SQL tuning, and CI/CD workflows.
npx skills add microwind/ai-skills --all -g -y

All Skills in This Repository (50)

Pure Emerald Level Indicators
📦 In Repo
microwindmicrowind

api-contract-validator

Validate OpenAPI, Swagger, and GraphQL contracts for breaking changes.

Official
Advanced
📦 In Repo
microwindmicrowind

API网关设计

Design API gateways for routing, security, and traffic management in microservices.

Official
Advanced
📦 In Repo
microwindmicrowind

服务网格分析器

Analyzes service mesh configurations for misconfigurations and performance optimization.

Official
Advanced
📦 In Repo
microwindmicrowind

SQL优化器

Analyze SQL execution plans and provide index optimization suggestions for multiple databases.

Official
Advanced
📦 In Repo
microwindmicrowind

NoSQL数据库应用

Design scalable NoSQL data models for MongoDB, Redis, and Cassandra.

Official
Advanced
📦 In Repo
microwindmicrowind

CI/CD验证器

Validate CI/CD pipeline configurations for misconfigurations, security risks, and performance issues.

Official
Advanced
📦 In Repo
microwindmicrowind

Git工作流管理

Enforce a clear Git branching model with templates and merge strategies.

Official
Advanced
📦 In Repo
microwindmicrowind

Markdown生成器

Generate Markdown documents from JSON or YAML structured data.

Official
Advanced
📦 In Repo
microwindmicrowind

Dockerfile分析器

Analyze Dockerfiles for security, performance, and best-practice issues.

Official
Advanced
📦 In Repo
microwindmicrowind

YAML验证器

Validate YAML configuration files for syntax, structure, and security issues.

Official
Advanced
📦 In Repo
microwindmicrowind

JSON验证器

Validate and format JSON data with syntax, structural, and optional schema checks.

Official
Advanced
📦 In Repo
microwindmicrowind

Docker Compose编排

Automate creation and validation of Docker Compose configurations for multi-service applications.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install ai-skills?

Run `npx skills add microwind/ai-skills --all -g -y` in your terminal to install all skills in this collection globally.

What topics does ai-skills cover?

It covers SOLID design principles, microservices patterns like circuit breakers and service discovery, database optimization, DevOps pipelines, and programming paradigms such as OOP and functional programming.

Does ai-skills work with Claude Code and Cursor?

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible coding environments.

Can beginners use ai-skills without deep experience?

Yes. Each skill includes plain explanations, code examples, checklists, and reference documents, so you can learn and apply patterns step by step.

How to use ai-skills for code review?

Load the relevant skill, such as a design principle or SQL optimizer skill, and your coding agent will apply its checklists and best practices when reviewing or writing code.

Related Repositories in Software Engineering

View All in Software Engineering