wyattjoh/skills

A curated public collection of reusable Agent Skills and Claude Code agents for software development workflows.

2Stars on the repository
56Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-reviewer

01

wyattjoh/skills

Agent

Orchestrates dual-pipeline code review with parallel Opus and Codex reviewers, synthesis, and interactive fix delegation. Use when performing code review, reviewing changes, or checking code quality. Context: User wants to review uncommitted changes user: "Review my dirty files" assistant: "I'll use the code-reviewer…

2 6d ago A 266 tokens original MIT

wyattjoh/skills

Agent

Use when analyzing Claude Code conversation history, finding past sessions by topic, tracing how implementations evolved across conversations, or understanding session patterns. PROACTIVE for session archaeology and conversation forensics.

2 6d ago A 41 tokens original MIT

debug-investigator

03

wyattjoh/skills

Agent

Use PROACTIVELY when bugs are reported or unexpected behavior occurs. Systematically investigates issues by combining git history analysis, code tracing, and root cause identification. Trigger when users mention "bug", "broken", "not working", "regression", or describe unexpected behavior.

2 6d ago A 59 tokens original MIT

wyattjoh/skills

Agent

MUST USE when searching git history to understand code evolution, find feature introductions, trace bug origins, or discover implementation patterns. Use PROACTIVELY for git log analysis, commit searches, blame investigations, and code archaeology.

2 6d ago A 50 tokens original MIT

implementor

05

wyattjoh/skills

Agent

MUST USE when implementing a single scoped task from an approved plan, spec, or ticket. Implements exactly that task, drives its own review loop with a reviewer subagent until the review is clean, verifies the result against the project's checks, and reports back. Does not touch work belonging to other tasks. Use…

2 6d ago A 89 tokens original MIT

researcher

06

wyattjoh/skills

Agent

Research and investigation specialist for both online sources and local codebases. MUST USE for researching documentation, APIs, best practices online AND deep-diving into local code. Use PROACTIVELY when you need comprehensive information from multiple sources, technology research, or cross-referencing…

2 6d ago A 58 tokens original MIT

ui-ux-analyzer

07

wyattjoh/skills

Agent

Use PROACTIVELY for expert UI/UX analysis and recommendations. Trigger when implementing new UI components, designing features, completing forms, or when users report usability concerns. Offers UX guidance before implementation.

2 6d ago A 46 tokens original MIT

xcode-builder

08

wyattjoh/skills

Agent

Performs Xcode builds and reports results. Handles project detection, build execution, error parsing, and returns a structured build report. Optionally installs, launches, and streams logs from the built app on a simulator or physical device.

2 6d ago A 50 tokens original MIT

xcode-runner

09

wyattjoh/skills

Agent

Runs Xcode apps on simulators, physical devices, or macOS. Determines if a rebuild is needed, delegates builds to xcode-builder, then installs, launches, and optionally streams console logs. Use when asked to "run my app", "launch on device", "test on simulator", "run on Mac", or "stream logs".

2 6d ago A 74 tokens original MIT