Ponytail banner
yerdaulet-damir yerdaulet-damir

Ponytail

Development community

Description

# ponytail — the anti-over-engineering Claude skill > Makes your AI agent think like the laziest senior dev in the room: the best code is the code you never wrote. ## What is the ponytail skill? **ponytail is a Claude Code skill that stops AI agents from over-engineering.** It injects a decision-ladder that forces the agent to reach for native platform features and the standard library before building anything custom. The result is dramatically less code for the same behaviour — the lever tha

Installation

Installs to ~/.claude/skills/yerdaulet-damir-awesome-solo-ai-ponytail/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yerdaulet-damir-awesome-solo-ai-ponytail && curl -fsSL https://raw.githubusercontent.com/yerdaulet-damir/awesome-solo-ai/HEAD/skills/ponytail.md -o ~/.claude/skills/yerdaulet-damir-awesome-solo-ai-ponytail/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository