ai-skills
Programming knowledge base covering design principles, microservices, and DevOps
All Skills in This Repository (50)
Pure Emerald Level Indicatorsapi-contract-validator
Validate OpenAPI, Swagger, and GraphQL contracts for breaking changes.
API网关设计
Design API gateways for routing, security, and traffic management in microservices.
服务网格分析器
Analyzes service mesh configurations for misconfigurations and performance optimization.
SQL优化器
Analyze SQL execution plans and provide index optimization suggestions for multiple databases.
NoSQL数据库应用
Design scalable NoSQL data models for MongoDB, Redis, and Cassandra.
CI/CD验证器
Validate CI/CD pipeline configurations for misconfigurations, security risks, and performance issues.
Git工作流管理
Enforce a clear Git branching model with templates and merge strategies.
Markdown生成器
Generate Markdown documents from JSON or YAML structured data.
Dockerfile分析器
Analyze Dockerfiles for security, performance, and best-practice issues.
YAML验证器
Validate YAML configuration files for syntax, structure, and security issues.
JSON验证器
Validate and format JSON data with syntax, structural, and optional schema checks.
Docker Compose编排
Automate creation and validation of Docker Compose configurations for multi-service applications.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core