ponytail-help

仓库创建 2026年6月12日最近提交 11 天前SkillHot 收录 20 天前
▸ 精选理由

为新手或快速回顾提供清晰的命令与模式对照,便于上手。

这个 Skill 做什么

一次性显示 Ponytail 各模式、命令与技能的快速参考卡。

一页式参考卡,快速说明 ponytail 的各个模式、常用命令和使用约定,调用后只展示信息不做任何持久化或模式切换。新人上手或想快速决定走轻量方案还是完整流程时可以拿来参考。重点是一次性、只读的帮助,不会写 flag、不改仓库状态,也不会改变当前交互模式。

▸ 展开 SKILL.md 英文原文

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

开发编程速查卡使用指南模式说明通用
9.0w
Stars
4.9k
Forks
12
仓库内 Skill
+1.4w
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/DietrichGebert/ponytail/main/skills/ponytail-help/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/DietrichGebert/ponytail/main/skills/ponytail-help/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Ponytail Help

Display this reference card when invoked. One-shot, do NOT change mode,
write flag files, or persist anything.

## Levels

| Level | Trigger | What change |
|-------|---------|-------------|
| **Lite** | `/ponytail lite` | Build what's asked, name the lazier alternative in one line. |
| **Full** | `/ponytail` | The ladder enforced: YAGNI → stdlib → native → one line → minimum. Default. |
| **Ultra** | `/ponytail ultra` | YAGNI extremist. Deletion before addition. Challenges requirements before building. |

Level sticks until changed or session end.

## Skills

| Skill | Trigger | What it does |
|-------|---------|--------------|
| **ponytail** | `/ponytail` | Lazy mode itsel
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有