architecture

Solid

架构设计能力索引。API设计、安全架构、云原生、数据安全。当用户提到架构、设计、API、云原生时路由到此。

AI & Automation 5,403 stars 413 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 97/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
29
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 🏗 阵法秘典 · 架构设计能力中枢 ## 能力矩阵 | Skill | 定位 | 核心能力 | |-------|------|----------| | [api-design](api-design.md) | API 设计 | RESTful、GraphQL、OpenAPI | | [security-arch](security-arch.md) | 安全架构 | 零信任、IAM、威胁建模、数据安全、合规审计 | | [cloud-native](cloud-native.md) | 云原生 | 容器、K8s、Serverless | | [message-queue](message-queue.md) | 消息队列 | Kafka、RabbitMQ、事件驱动 | | [caching](caching.md) | 缓存策略 | Redis、CDN、缓存一致性 | ## 架构原则 ```yaml SOLID: - S: 单一职责 - O: 开闭原则 - L: 里氏替换 - I: 接口隔离 - D: 依赖倒置 分布式: - CAP 定理 - BASE 理论 - 最终一致性 安全: - 纵深防御 - 最小权限 - 零信任 ```

Details

Author
fengshao1227
Repository
fengshao1227/ccg-workflow
Created
4 months ago
Last Updated
2 days ago
Language
Go
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category