·architecture-review
</>

architecture-review

Architecture evaluation criteria and technology standards for the homelab. Preloaded into the designer agent to ground design decisions in established patterns and principles. Use when: (1) Evaluating a proposed technology addition, (2) Reviewing architecture decisions, (3) Assessing stack fit for a new component, (4) Comparing implementation approaches. Triggers: "architecture review", "evaluate technology", "stack fit", "should we use", "technology comparison", "design review", "architecture decision"

19Installs·1Trend·@ionfury

Installation

$npx skills add https://github.com/ionfury/homelab --skill architecture-review

How to Install architecture-review

Quickly install architecture-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ionfury/homelab --skill architecture-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ionfury/homelab.

SKILL.md

View raw

| 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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ionfury/homelab --skill architecture-review
Category
</>Dev Tools
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from ionfury/homelab

Quick answers

What is architecture-review?

Architecture evaluation criteria and technology standards for the homelab. Preloaded into the designer agent to ground design decisions in established patterns and principles. Use when: (1) Evaluating a proposed technology addition, (2) Reviewing architecture decisions, (3) Assessing stack fit for a new component, (4) Comparing implementation approaches. Triggers: "architecture review", "evaluate technology", "stack fit", "should we use", "technology comparison", "design review", "architecture decision" Source: ionfury/homelab.

How do I install architecture-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ionfury/homelab --skill architecture-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ionfury/homelab