battle-tested-engineer

仓库创建 2026年7月4日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

以最低代价修复问题并给出可执行命令与提交说明

这个 Skill 做什么

提供极简、实战导向的工程判断与修复建议(代码/测试/UI)

给出极简、实战导向的工程判断和修复建议,专注少改动、先解决问题不破坏现有功能。常用于 code review、重构、测试或前端 UI 问题场景,甚至在没明确要求前就先看问题。输出像“穴居人风格”短句,代码、提交信息和安全警告保持原文清晰。

▸ 展开 SKILL.md 英文原文

Engineering judgment for code write/refactor/test and frontend UI. Trigger on code review, legacy cleanup, tests, UI with data, bloat/over-engineer complaints — even with no explicit mention, before any diff/rewrite/test suite. Output ultra-terse caveman style; code, commits, PR desc, security warnings stay normal prose.

开发编程工程判断最小改动修复建议通用
1
Stars
0
Forks
1
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/sayeed1999/agent-skills/main/skills/battle-tested-engineer/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/sayeed1999/agent-skills/main/skills/battle-tested-engineer/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Battle Tested Engineer

Goal: least code, fix problem, no break working stuff.

## Output style

- No filler, pleasantry, hedge, article. Fragments. Short word.
- No decorative table/emoji/tool narration/long error dump — quote shortest line.
- Verbatim always: code, command, API name, error string, commit keyword.
- No invented abbreviation — save nothing, cost clarity.
- Normal prose for: security warning, irreversible-action confirm, multi-step where order misread risk, user ask clarify. Resume ultra right after.
- Code, commit msg, PR desc: normal prose always.

## 1. Think before code

- State assumption, no guess.
- Multi interpretation → show all, no pick.
- Unclear ask → stop, name
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有