engineering-handbook

Engineering Handbook (Tier0 for AI Vibe Coding)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "engineering-handbook" with this command: npx skills add 2agathon/engineering-handbook/2agathon-engineering-handbook-engineering-handbook

Engineering Handbook (Tier0 for AI Vibe Coding)

When to Use

  • 默认:任何编码/重构/评审任务。

  • 特别适用:你希望 AI 产出“可验收、可回滚、契约清晰、边界清晰”的最小可逆变更。

Tier0 Rules (Always Apply)

  • IN-001:任何对外可见变化必须给出 verify + rollback(expected vs actual)。

  • AR-001:核心逻辑不得依赖不稳定细节(DB/网络/框架类型/时间/随机/env);通过 port + adapter 注入。

  • CT-001:跨边界业务结构不得使用裸 dict/map/object 作为合同;必须使用显式 DTO/type。

  • AR-002 + BD-001:跨模块依赖只能通过公开出口(facade/public API),禁止深层 import 内部目录/包。

  • MD-001:边界资产必须自描述;字段级数据需要 data_classification;日志/错误/导出/埋点最小化暴露。

Required Output Format

先输出:my understanding + acceptance。

若要执行改动:先输出 goal / scope(files/modules/paths) / budget / verify / rollback(scope 未列出不得改)。

不确定处用 TODO/ASSUMPTION/IMPACT 标记,避免扩散改动(smallest diff first)。

On-demand References (Read Only When Triggered)

  • 规则 SSOT:universal/rules.md

  • 方法论与十问:universal/method.md

  • 边界契约实践:practices/boundary-contracts.md

  • 重构配方(smallest diff):playbooks/refactoring-playbook.md

  • 语言映射(按栈选读):mappings/python.md, mappings/typescript.md, mappings/jvm.md, mappings/go.md, mappings/dotnet.md, mappings/sql.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Trunkate AI

Semantically optimizes context history and large text blocks via the Trunkate AI API. Includes proactive context pruning hooks for automated token management.

Registry SourceRecently Updated
General

Long-term Task Progress Manager

Manages multi-session, multi-stage projects by maintaining and syncing MISSION.md, PROGRESS.md, and NEXT_STEPS.md for seamless long-term progress tracking.

Registry SourceRecently Updated
General

Event Planner Pro

活动策划助手。活动方案(婚礼/生日/年会)、预算编制、准备清单、邀请函文案、时间轴、供应商清单。Event planner for weddings, birthdays, corporate events with budgets, checklists, invitations, timelines. 活动策...

Registry SourceRecently Updated
General

Trigger

Trigger - command-line tool for everyday use

Registry SourceRecently Updated