ponytail-help

The ponytail-help skill provides a reference card for the ponytail suite of tools, including mode definitions, command triggers, and configuration instructions.

5.7K
Installs
3
Use cases
5/10
Quality

Is ponytail-help safe to install?

Safe to install

Safe to install: our audit of ponytail-help's source files found 5 shell commands, 1 external URL, no file writes (none risk). Every command and URL listed appears verbatim in the skill's source. The skill acts as a static reference card and does not perform automated file operations or network requests during its primary help display function.

How we audit skills: our security review methodology.

Who is this skill for?

Developers using the ponytail toolset within Claude Code, OpenCode, or Codex environments.

What can you do with it?

  • Displaying a quick-reference guide for ponytail modes and commands.
  • Configuring default ponytail modes via environment variables or JSON configuration files.
  • Updating the ponytail plugin through marketplace or command-line interfaces.

How good is this skill?

Quality score: 5/10. The skill documentation is clear, provides specific configuration paths, and accurately lists command triggers for various environments.

What does the skill file contain?

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 | Trigge...

Frequently asked questions

How do I change the default ponytail mode?

Set the PONYTAIL_DEFAULT_MODE environment variable or modify the defaultMode field in ~/.config/ponytail/config.json.

How do I deactivate ponytail mode?

Use the command /ponytail off, or say stop ponytail or normal mode.

What is the difference between Lite, Full, and Ultra modes?

Lite provides the simplest solution with a lazy alternative, Full enforces a YAGNI-based ladder, and Ultra prioritizes deletion and challenges requirements.

Data sourced from dietrichgebert/ponytail on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

agentspace

324.0K

Developers and AI agent users who need to share, monitor, or collaborate on agent-generated files and workspaces in real-time

Agentspace provides a mechanism to share local agent files, logs, and artifacts via a live browser-accessible URL. It enables remote viewing, commenting, and editing of specified local paths through the ascli command-line tool.

highcollaborationfile-sharingagentspace-so

github-actions-docs

264.6K

Developers and DevOps engineers working with GitHub Actions workflows

The github-actions-docs skill provides grounded answers to GitHub Actions queries by retrieving information from official GitHub documentation. It assists with workflow syntax, security, migration, and runner configuration.

lowgithub-actionsci-cdxixu-me

brainstorming

256.4K

Developers and project managers who need to define requirements, architecture, and design for software projects before writing code

A structured brainstorming framework that guides users through project exploration, design proposal, and specification before implementation. It enforces a strict design-first workflow, requiring user approval for designs and documentation before transitioning to the writing-plans skill.

mediumdesignplanningobra

caveman-review

219.4K

Developers and reviewers who prefer terse, actionable feedback on code changes

The caveman-review skill generates concise, one-line code review comments for pull requests. It enforces a strict format of location, problem, and fix to reduce noise in feedback.

nonecode-reviewproductivityjuliusbrussee