architecture
Solid架构设计能力索引。API设计、安全架构、云原生、数据安全。当用户提到架构、设计、API、云原生时路由到此。
AI & Automation 5,403 stars
413 forks Updated 2 days ago MIT
Install
Quality Score: 97/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
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
AI & Automation Listed
architecture
架构设计能力索引(API 设计、安全架构、云原生、数据安全)。
13 Updated 5 days ago
wzyxdwll AI & Automation Solid
architectarchitecture-design
系统架构设计方法论,包含架构模式选择、系统分层、目录结构设计
410 Updated 2 days ago
echoVic AI & Automation Listed
architecture
Architecture design skill: ADR records, system design checklists, scalability assessment, architecture patterns. Use for complex system design and architecture decisions.
42 Updated 1 months ago
xiaobei930 AI & Automation Solid
development
开发语言能力索引。Python、Go、Rust、TypeScript、Java、C++、Shell。当用户提到编程、开发、代码、语言时路由到此。
5,403 Updated 2 days ago
fengshao1227 AI & Automation Listed
ai
AI/LLM 能力索引(Agent 开发、LLM 安全、RAG、Prompt 工程)。
13 Updated 5 days ago
wzyxdwll