By PaulRBerg
Enhance Claude Code with 31 skills for code refactoring, automated optimization, version management, blockchain queries, GitHub operations, testing, debugging, and documentation — all optimized for AI agent workflows.
Create or polish repo agent context: README.md, AGENTS.md/CLAUDE.md, and installed project skills.
Retrospect on a task against local Codex/Claude Code transcripts; propose durable fixes (AGENTS.md, skills).
Use for autoresearch or "optimize X overnight/in a loop"; sets up iterative trials for an optimization target.
Use for dependency updates: bump npm/pnpm/yarn/bun packages, check outdated, or run taze.
Cut a release: bump versions, write changelogs, commit, tag.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
PRB's collection of AI agent skills. Designed to work across agents, but primarily built for Claude Code and Codex.
[!WARNING] These skills are optimized for my personal setup and workflow. If you install them, do your own due diligence and customize them to fit your stack and agents. No warranties, guarantees, or support are provided — use at your own risk.
bunx skills add PaulRBerg/agent-skills
| Skill | Description |
|---|---|
| agents-context-management | Create or polish README.md, AGENTS.md, and existing skills |
| agents-introspection | Retrospect on Codex/Claude Code transcript history |
| autoresearch | Autonomous experiment loop |
| bump-deps | Node.js dependency updates via taze |
| bump-release | Release workflow with changelog, tagging |
| cli-cast | Foundry cast CLI guidance |
| cli-gh | GitHub CLI operations |
| cli-just | Just command runner guidance |
| code-polish | Simplify and/or risk-profiled review with autofix |
| coingecko-cli | CoinGecko CLI for prices and market data |
| coingecko-historical | Open CoinGecko historical data page in Chromium |
| commit | Git commit with conventional commits |
| create-skill | Bootstrap a new agent skill |
| debrief | Interactive HTML or Markdown task debrief |
| diagnosing-bugs | Loop-first bug diagnosis and regression tests |
| effect-ts | Effect-TS patterns and guidance |
| evm-atlas | EVM chain/account lookup + cross-chain data routing |
| find-tool | Find and compare current developer tools |
| git-squash | Squash PR branch with semantic commit message |
| grill-me | Relentlessly stress-test plans and designs |
| loop-skill | Repeat a skill multiple times with one net report |
| playground | Interactive single-file HTML playgrounds |
| repo-rename | Rename GitHub repo, folder, and agent thread references |
| skill-doctor | Audit Agent Skills catalogs and installed skill roots |
| skill-map | Find skill dependencies and references across machine |
| spreadsheets | Opinionated CSV/TSV/XLSX wrangling on macOS |
| tailwind-css | Tailwind CSS v4 styling guidance |
| todo-archive | Archive checked TODO.md tasks into .ai/todos |
| vitest | Vitest test writing and debugging |
| work | End-to-end task implementation |
| yeet | GitHub contribution workflows |
| Skill | Source |
|---|---|
| diagnosing-bugs | mattpocock/skills: diagnosing-bugs |
| playground | anthropics/claude-plugins-official: playground |
Some skills pin model: opus in their frontmatter: their workflows are mechanical enough that Opus-level intelligence is sufficient, so there is no need to spend a more capable default model on them.
MIT
npx claudepluginhub paulrberg/agent-skillsSkill and agent authoring tools: generate, audit, and improve Claude Code skills, commands, and agents
Agent Skills for improving SKILL.md files: mine repeated workflows from history, personalize and audit existing skills, or generalize personal skills for publication.
Open collection of AI agent skills — reusable, framework-agnostic SKILL.md packages
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
General purpose Claude Code toolkit with research agents, skills, and introspection commands