B Squared2
←  All work

Claude Skills

A pack of Claude Code skills — slash commands and workflow helpers I use on every project.

Client
Open source
Role
Author
Year
2025
Status
Live
Stack
Claude Code, Developer Tools, Open Source, TypeScript
B SquaredClaude SkillsClaude Code · Developer Tools · Open Source

The problem

I use Claude Code on every codebase I touch. Over time I built up a collection of slash commands and workflows — things like /commit for clean conventional commits, /pr for opinionated pull requests, /check for pre-commit health, /dispatch for orchestrating parallel subagent work.

Once I'd written the same script three times across three projects, it was time to package them up.

What I built

A published Claude Code skill pack distributed through the Claude Code marketplace. The skills cover:

  • Workflow automation — commits, PRs, code review checklists
  • Multi-agent orchestration — coordinating parallel subagents for independent tasks
  • Codebase health — pre-commit checks, build verification
  • Context management — anchoring long sessions to prevent drift

Each skill is documented, versioned, and self-contained. The pack is installed once per machine and works on every project I open.

Outcome

Published to the Claude Code marketplace and actively used across my own work — including the build of this very site. Open source for anyone else who wants to grab them.

Something like this, for your business.

Tell me what you're working around at the moment and I'll tell you how I'd approach it.