Agent & Harness Development

Build your own skills, MCP servers, subagents, and harness configuration — the meta-layer of this directory.

Skill creation

All picks →

Author, evaluate, and maintain reusable skills.

anthropics/claude-plugins-official

Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.

Create and evaluate new skills

anthropics/claude-plugins-official

Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance

Plugin development toolkit

borghei/Claude-Skills

325

Authors new skills for this library and grades existing ones against the repo's eval template. Operates in four modes: Create, Grade, Compare, Analyze.

Skill authoring agent

do

Skill

thedotmack/claude-mem

85.9K

Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.

Execute-then-codify task loop

MCP server development

All picks →

Design, build, and expose MCP servers that fit Claude well.

anthropics/claude-plugins-official

Skills for designing and building MCP servers that work seamlessly with Claude — guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.

Design MCP servers that work with Claude

anthropics/claude-plugins-official

Connect Claude to a private MCP server through an Anthropic MCP tunnel. Drives the Docker Compose quickstart end to end: certificates, proxy config, cloudflared, and a verifiable sample server.

Expose private MCP servers via tunnels

anthropics/claude-plugins-official

A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers

Reference plugin structure

Subagents & workflows

All picks →

Design agents, feature workflows, and multi-step orchestration.

anthropics/claude-plugins-official

Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review

End-to-end feature development workflow

anthropics/claude-plugins-official

Continuous self-referential AI loops for interactive iterative development, implementing the Ralph Wiggum technique. Run Claude in a while-true loop with the same prompt until task completion.

Iterative agent loops

Hooks, commands & CLAUDE.md

All picks →

Harness configuration: hooks, slash commands, and project memory.

hookify

Plugin

anthropics/claude-plugins-official

Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns

Create hooks from conversation patterns

anthropics/claude-plugins-official

Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.

Audit and improve CLAUDE.md files

anthropics/claude-plugins-official

Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.

Tailored Claude Code setup for a repo

anthropics/claude-plugins-official

Seamless onboarding for the Code-with-Claude Makers Cardputer: one /maker-setup command clones the build-with-claude repo, flashes UIFlow firmware, and installs the Claude Buddy app bundle onto a freshly-plugged-in M5Stack Cardputer-Adv.

Makers Cardputer onboarding

Evaluation & benchmarking

All picks →

Judge agent output, benchmark performance, and verify correctness.

muratcankoylan/Agent-Skills-for-Context-Engineering

16.9K

This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated quality assessment.

Rigorous evaluation of agent output

affaan-m/everything-claude-code

225.6K

Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, conciseness). Use after any non-trivial task when the user wants a quality assessment, or when the agent-self-evaluation skill is active. Produces structured scorecard with evidence and improvement suggestions.

Judge agent performance

automagik-dev/genie

322

Performance-obsessed, benchmark-driven analysis demanding measured evidence (Matteo Collina inspiration)

Multi-perspective benchmarking

anthropics/claude-plugins-official

Solve competition math (IMO, Putnam, USAMO) with adversarial verification that catches what self-verification misses. Fresh-context verifiers attack proofs with specific failure patterns. Calibrated abstention over bluffing.

Adversarial verification for hard problems