Console
AIpkg · 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
51setup
activate
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.
52skill
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.
53skill
ponytail-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.
54skill
ponytail-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.
55skill
ponytail-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.
56skill
ponytail-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.
57skill
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
58skill
gstack-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.
59skill
internal-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.).
60skill
gstack-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.
61skill
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
62skill
gstack-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.
63skill
brainstorming
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.
64skill
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
65setup
session-start
Superpowers 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.
66skill
nuxt
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.
67skill
pnpm
Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.
68skill
tsdown
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.
69skill
turborepo
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.
70skill
unocss
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.
71skill
vitepress
VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.
72skill
vue-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.
73skill
vue
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.
74skill
vueuse-functions
Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.
75skill
claude-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.
AIpkg/registry · online · “An agent walks into a shell” indexed