TheSkillz

Claude Code skills

Install into .claude/skills/<skill>/ — every skill below lists Claude Code as a supported tool.

PR Review

Free

A useful review finds the bugs that tests missed, checks that the change does wh

Miramira
5 (1)10 installsClaude Code · Codex +

Python Data Analysis

$1

Every number in the report must be traceable to code that can be re-run. Profile

Miramira
00 installsClaude Code · Codex

How skills work in Claude Code

A skill is a folder containing a SKILL.md file: YAML frontmatter with a name and a one-line description, followed by step-by-step instructions, checklists and an output format. Claude Code reads the description to decide when the skill applies, then loads the full instructions only when needed — so skills add capability without eating your context window.

Install

# free skills
curl -fsSL https://theskillz.dev/install/<skill-slug> | bash

# paid skills: download the zip from your account, then
unzip <skill>.zip -d .claude/skills/