Always-on ponytail hooks: SessionStart/SubagentStart inject lazy-senior-dev mode into every conversation and subagent, and UserPromptSubmit tracks level changes (lite/full/ultra, off). Configurable via PONYTAIL_DEFAULT_MODE.
9downloads0likesv0.1.0a monthAIpkg · registry
Packages / all
Every package in the registry — skills, subagents, rules, setups, and boxes. Search by key, namespace, or tag.
total387·page03/16
live · all
ponytail-audit
Whole-repo over-engineering audit: scans the entire codebase (not a diff) and returns a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. One-shot report.ponytail/ponytail-auditponytail-debt
Harvests every `ponytail:` comment in the codebase into a debt ledger so deliberate shortcuts and deferrals get tracked instead of rotting into "later means never". One-shot report.ponytail/ponytail-debtponytail-gain
Shows ponytail's measured impact as a compact scoreboard — less code, less cost, more speed — from the published benchmark medians. One-shot display, not a per-repo number.ponytail/ponytail-gainponytail-help
Quick-reference card for all ponytail modes, skills, and commands, plus how to configure the default mode. One-shot display, not a persistent mode.ponytail/ponytail-helpponytail-review
Code review focused only on over-engineering: one line per finding naming what to delete, reinvented stdlib, needless deps, and speculative abstractions. Lists fixes, applies none.ponytail/ponytail-reviewusing-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questionssuperpowers/using-superpowersgstack-openclaw-retro
Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware with per-person contributions, praise, and growth areas. Use when asked for weekly retro, what shipped this week, or engineering retrospective.gstack/gstack-openclaw-retrointernal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).os/internal-commsgstack-openclaw-office-hours
Use when asked to brainstorm, evaluate whether an idea is worth building, run office hours, or think through a new product idea or design direction before any code is written.gstack/gstack-openclaw-office-hourssystematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixessuperpowers/systematic-debugginggstack-openclaw-investigate
Use when asked to debug, fix a bug, investigate an error, or do root cause analysis, and when users report errors, stack traces, unexpected behavior, or say something stopped working.gstack/gstack-openclaw-investigatebrainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.superpowers/brainstormingwriting-skills
Use when creating new skills, editing existing skills, or verifying skills work before deploymentsuperpowers/writing-skillsSuperpowers bootstrap: a SessionStart hook that injects the using-superpowers skill at the start of every conversation so skills are discovered and used. Publishable standalone and referenced by the Superpowers box.
1downloads0likesv0.1.22 monthsnuxt
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.antfu/nuxtpnpm
Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.antfu/pnpmtsdown
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.antfu/tsdownturborepo
Turborepo monorepo build system guidance — task pipelines, dependsOn, caching, remote cache, --filter/--affected, internal packages, and boundaries. Use when configuring tasks, creating packages, sharing code between apps, or debugging cache.antfu/turborepounocss
UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.antfu/unocssvitepress
VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.antfu/vitepressvue-best-practices
MUST be used for Vue.js tasks. Recommends Composition API with <script setup> and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work.antfu/vue-best-practicesvue
Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.antfu/vuevueuse-functions
Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.antfu/vueuse-functionsclaude-api
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.os/claude-apiAIpkg/registry · online · “An agent walks into a shell” indexed