什么是 architecture-review?
家庭实验室的架构评估标准和技术标准。 预加载到设计代理中,以根据既定的设计决策 模式和原则。 在以下情况下使用:(1) 评估提议的技术添加,(2) 审查架构决策, (3) 评估堆栈是否适合新组件,(4) 比较实现方法。 触发器:“架构审查”、“评估技术”、“堆栈适合”、“我们应该使用”、 “技术比较”、“设计评审”、“架构决策” 来源:ionfury/homelab。
家庭实验室的架构评估标准和技术标准。 预加载到设计代理中,以根据既定的设计决策 模式和原则。 在以下情况下使用:(1) 评估提议的技术添加,(2) 审查架构决策, (3) 评估堆栈是否适合新组件,(4) 比较实现方法。 触发器:“架构审查”、“评估技术”、“堆栈适合”、“我们应该使用”、 “技术比较”、“设计评审”、“架构决策”
通过命令行快速安装 architecture-review AI 技能到你的开发环境
来源:ionfury/homelab。
| OS | Talos Linux | Immutable, API-driven Kubernetes OS | | GitOps | Flux + ResourceSets | Declarative cluster state reconciliation | | CNI/Network | Cilium | eBPF networking, network policies, Hubble observability | | Storage | Longhorn | Distributed block storage with S3 backup | | Object Storage | Garage | S3-compatible distributed object storage |
| Database | CNPG (CloudNativePG) | PostgreSQL operator with HA and backups | | Cache/KV | Dragonfly | Redis-compatible in-memory store | | Monitoring | kube-prometheus-stack | Prometheus + Grafana + Alertmanager | | Logging | Alloy → Loki | Log collection pipeline | | Certificates | cert-manager | Automated TLS certificate management |
| Secrets | ESO + AWS SSM | External Secrets Operator with Parameter Store | | Upgrades | Tuppr | Declarative Talos/Kubernetes/Cilium upgrades | | Infrastructure | Terragrunt + OpenTofu | Infrastructure as Code for bare-metal provisioning | | CI/CD | GitHub Actions + OCI | Artifact-based promotion pipeline |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ionfury/homelab --skill architecture-review家庭实验室的架构评估标准和技术标准。 预加载到设计代理中,以根据既定的设计决策 模式和原则。 在以下情况下使用:(1) 评估提议的技术添加,(2) 审查架构决策, (3) 评估堆栈是否适合新组件,(4) 比较实现方法。 触发器:“架构审查”、“评估技术”、“堆栈适合”、“我们应该使用”、 “技术比较”、“设计评审”、“架构决策” 来源:ionfury/homelab。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ionfury/homelab --skill architecture-review 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ionfury/homelab