Claude Code Skills
This package includes Claude Code Skills that help you use bloc_superpowers with AI.
Skills live in the .claude/skills/ directory. To use them, copy the skills from this
repository to your project:
Option 1: Project-level installation (recommended for teams)
Copy the skills to your project so all team members can use them:
# From your project rootmkdir -p .claude/skills# Copy or download from:# https://github.com/marcglasberg/bloc_superpowers/tree/main/.claude/skillsOption 2: Personal installation (available across all your projects)
Copy the skills to your personal Claude directory:
# Copy to your home directorymkdir -p ~/.claude/skills# Copy or download the skills thereUsing the skills
Section titled “Using the skills”Once installed, you can invoke skills in two ways:
- Directly with slash commands: Type
/skill-namein Claude Code. - Automatically: Claude detects when a skill is relevant and applies it.