build-right-engineering-principles
仓库创建 2026年6月24日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由
提供跨切面的设计与评审标准,适合追求工程质量的团队
这个 Skill 做什么
作为 Build Right 的工程原则,用于设计、审查与质量决策
把工程决策固化成可复用的判断尺度,帮团队在划分架构边界、拆模块、设计公开 contracts 或替换 provider adapters 时做取舍。遇到实现质量、测试、side effects、错误处理、observability 或安全问题时就拿它来审查设计。它是横向贯穿项目的质量镜头,不是某个阶段流程,能统一评审标准并减少随意性。
▸ 展开 SKILL.md 英文原文
Apply Build Right engineering principles as a planning, implementation, and review standard. Use when Codex is designing architecture boundaries, splitting modules or features, creating public contracts, changing provider adapters, reviewing implementation quality, planning tests, handling side effects, errors, observability, security, or deciding whether markdown guidance needs enforceable checks.
1
Stars
0
Forks
4
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/pax-k/build-right/main/skills/build-right-engineering-principles/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/pax-k/build-right/main/skills/build-right-engineering-principles/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Build Right Engineering Principles Use this skill as a cross-cutting engineering standard for Build Right projects. It is not a lifecycle phase. It is a review and design lens that other Build Right skills may load when architecture, contracts, implementation boundaries, or engineering-quality tradeoffs matter. ## Required Reading - Read `references/principles.md` before making or reviewing changes that touch architecture boundaries, public contracts, provider adapters, generated code, package ownership, side effects, errors, observability, security, testing strategy, or enforceable policy. - Do not load the reference for routine product capture, backlog grooming, or narrow cont
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有