‹ 首页

ponytail-coding

@alfadur7 · 收录于 3 周前

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", and whenever they complain about over-engineering, bloat, boilerplate, or unnecessary dependencies.

适合你,如果总想写最少代码、拒绝过度工程化。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add alfadur7/llm-wiki-newsroom/ponytail-coding
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- alfadur7/llm-wiki-newsroom/ponytail-coding
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify alfadur7/llm-wiki-newsroom/ponytail-coding
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
48GitHub stars
~1.7K上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 414d100 · 表述以原文为准
它做什么

Claude 会优先给出最懒但能用的代码:先质疑任务是否必要,再用标准库和平台原生功能,最后才写自定义代码。输出代码后最多附三行说明跳过了什么、何时补充。

什么时候触发

当你说出“ponytail”、“be lazy”、“lazy mode”、“simplest solution”等关键词,或抱怨过度工程、臃肿、样板代码、不必要的依赖时触发。

装好后可以这样说
Claude 会删除不必要的抽象,只保留最简实现。
Claude 会极端遵循 YAGNI,甚至挑战需求本身。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。