ln-24-architecture-auditor

仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 1 小时前
▸ 精选理由

聚焦实际实现的架构健康,不被设计模式名词误导。

这个 Skill 做什么

审查系统运行时的架构契约、依赖拓扑与组件拥有权的适配性。

▸ 展开 SKILL.md 英文原文

Audits implemented architecture fitness, boundaries, contracts, dependency topology, structure, and configuration ownership. Use for system structure; not implementation-plan review.

研究检索架构审计边界与契约通用
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/codebase-audit-suite/skills/ln-24-architecture-auditor/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/codebase-audit-suite/skills/ln-24-architecture-auditor/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Architecture Auditor

**Goal:** Perform a read-only audit of the architecture the system actually executes. Evaluate whether structure, dependencies, contracts, and cross-component ownership fit current product needs without rewarding pattern names or speculative modernization. Judge where atomicity and resource ownership belong; leave local query, transaction, and data-resource correctness to a persistence-focused review.

**Execution contract:** Treat the ordered checkbox workflow below as this skill's Definition of Done. Work through every item in order, and mark it complete only when its action and required evidence are complete. `N/A`, skipped, unavailable, or delegated items remain i
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有