rafaelh/skills

Agent skills that I've built to improve my toolkit

2Stars on the repository
29Mods indexed here, across every type
todayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

run-skills

01

rafaelh/skills

Skill Claude CodeCodex

Build, run, smoke-test, and drive the skills marketplace and its bundled agent tools. Use when asked to run this repo, start or exercise the skill-audit / agent-tool-builder scripts, verify a change to a bundled script or SKILL.md actually works, check Python/TypeScript parity, run the tests, lint, typecheck, or…

not rated 2 today B 82 tokens

skill-creator

02

rafaelh/skills

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 2 today A 64 tokens

add-transform

03

rafaelh/skills

Skill Claude CodeCodex

Add a new transform type to the pipeline. Use when the user wants to add a new data transformation (e.g. join, aggregate, deduplicate) to the formwork pipeline.

not rated 2 today A 40 tokens

refactor

04

rafaelh/skills

Skill Claude CodeCodex

Refactor code for clarity, maintainability, and reduced complexity. Use when code works but is harder to read, maintain, or extend than it should be.

not rated 2 today A 35 tokens

tdd

05

rafaelh/skills

Skill Claude CodeCodex

Use this skill when the user wants to build features or fix bugs using TDD (test-driven development), mentions red-green-refactor, or asks for test-first development.

not rated 2 today A 37 tokens

agent-tool-builder

06

rafaelh/skills

Skill Claude CodeCodex

Part of agent-tool-builder

Build or audit Python scripts called by AI agents as tools. BUILD mode: when the user asks you to write, scaffold, or improve a script an agent will invoke — CLI tools, automation helpers, data-fetching or query utilities, anything where machine-readable output, single-turn completeness, predictable exit codes, and…

not rated 2 changed today A 215 tokens

architecture

07

rafaelh/skills

Skill Claude CodeCodex

Part of architecture

Architecture work across five modes — (1) audit code for ADR and separation-of-concerns violations, (2) find deepening / refactoring opportunities, (3) write or update ADRs, (4) write or update CONTEXT.md / CONTEXT-MAP.md domain docs, (5) design module interfaces. Informed by the project's domain glossary (CONTEXT.md…

not rated 2 today A 164 tokens

az

08

rafaelh/skills

Skill Claude CodeCodex

Part of az

Use the Azure CLI (az) to inspect, manage, deploy, or troubleshoot Azure resources, and to investigate Azure security questions. Trigger whenever the user asks to create, configure, list, audit, or interact with anything in Azure — App Service and other PaaS, storage, networking, identity, RBAC — even if they do not…

not rated 2 changed today A 129 tokens

rafaelh/skills

Skill Claude CodeCodex

Part of create-agents-for-repo

Audit a repository for work that should run on a cheaper model or in an isolated context, then write .claude/agents/.md subagent definitions fitted to that repo's toolchain and wire them into its CLAUDE.md and skill workflows so they actually get invoked instead of sitting unused. Use when the user wants to cut token…

not rated 2 today A 222 tokens

plan

10

rafaelh/skills

Skill Claude CodeCodex

Part of plan

Interview the user relentlessly about a plan or design until reaching shared.

not rated 2 today A 14 tokens

python-performance

11

rafaelh/skills

Skill Claude CodeCodex

Part of python-performance

Find and fix performance problems in Python — a slow script, function, loop, or data pipeline. Trigger whenever the user says Python code is slow, hangs, times out, eats memory, or "takes forever", and when they ask to optimize, speed up, profile, or benchmark Python. Also trigger on review-shaped asks — "is there…

not rated 2 changed today A 169 tokens

skill-audit-ts

12

rafaelh/skills

Skill Claude CodeCodex

Part of skill-audit-ts

For skills whose bundled scripts are TypeScript: audit, validate, security-scan, and improve Agent Skills (SKILL.md files) for any agent compliant with the agentskills.io spec — Claude Code, GitHub Copilot, Codex, VS Code, and others. USE FOR: saving coding preferences; troubleshooting why instructions/skills/agents…

not rated 2 today B 205 tokens

skill-audit

13

rafaelh/skills

Skill Claude CodeCodex

Part of skill-audit

For skills whose bundled scripts are Python: audit, optimize, validate, and trigger-eval Agent Skills (SKILL.md files) for any agent compliant with the agentskills.io spec — Claude Code, GitHub Copilot, Codex, VS Code, and others. USE FOR: saving coding preferences; troubleshooting why instructions/skills/agents are…

not rated 2 today B 0 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: