skills

Skills from pubXers, straight from our .claude directories. Live long and prompt! 🖖

Created by pubXers — a shared collection of agent skills and code-review rules that anyone can install into their coding agent of choice.

Quickstart (30-second setup)

  1. Run the skills.sh installer:

    npx skills@latest add pubx-ai/skills
    
  2. Pick the skills you want and which coding agents to install them on. Make sure you select /adcp or /dev.

What's inside

skills/

Agent skills, installable via skills.sh. Each skill lives in its own <folder>/<skill-name>/SKILL.md:

Folder What it covers
adcp/ AdCP (Ad Context Protocol) skills — spec-conformance code review and more.
dev/ Development workflow skills — requirements gathering, implementation planning, and more.

Browse a folder to see the current set of skills — they evolve often.

rules/

Rules for code review agents (Cursor Bugbot and CodeRabbit). See rules/adcp/adcp.md for setup instructions.


Questions or ideas? Open an issue or PR — contributions from fellow pubXers are always welcome.