SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

typeclaw
Comprehensive authoring and operational guide for writing and operating TypeClaw plugins: defining plugins, tools, subagents, cron jobs, skills, and hooks.

thx-boris
Collection of production-tested patterns, templates and protocols for running Claude Code effectively: CLAUDE.md, subagents, hooks, sessions and parallel orches

repo-task-proof-loop
A repo-local workflow skill that creates auditable task folders and runs a spec-freeze → build → evidence → verify → fix loop with fresh-session verification.

tmdgusya
Iterative Q&A + code exploration pattern to resolve vague user requests into a clear Context Brief.

Maister
Orchestrates implementation plans by delegating task groups to a task-group-implementer subagent, enforcing test-driven, wave-based parallel execution and lazy

reactant
A router skill that scans files for <@skill: ...> tags and dispatches each tag's prompt to the matching subagent, enabling modular in-file workflows.

ship
Implements implementation stories from a plan using wave-based parallelism: host implements single-story waves and dispatches subagents for parallel stories, wi

superspec
Orchestrates specification-driven development with templates, resumable sessions, and integrations for brainstorming, planning, TDD, and subagent execution.

agent-harness
Provides a command-driven framework for planning sprints, running coding sessions, and orchestrating parallel subagent work for long-running projects.

galyarder-framework
Dispatch a focused code-review subagent and follow a strict review contract to catch critical issues before merging or continuing development.

opensoul
Orchestrates fetching GitHub issues, confirming targets, and spawning code-fix sub-agents to create PRs and handle review comments via the GitHub REST API.

swarm-iosm
Orchestrates complex development tasks with automated parallel subagent dispatch, dependency analysis, conflict detection, and IOSM quality gates for coordinate

galyarder-framework
Dispatches a focused code-review subagent and provides a template-driven process to request reviews before merges, feature completion, or risky changes.

fufan-vibecodingcourse
Orchestrates fetching GitHub issues, spawning fix & review sub-agents to open PRs and address review comments, with cron and watch modes for automation.

rlmagents
Run structured, file-backed web research: plan subtopics, spawn limited web-search subagents, gather findings, and synthesize a final report.

everything-evenhub
A reproducible test harness skill that runs implementer and verifier subagents to validate other everything-evenhub skills end-to-end using structured checklist

GSD Core
Perform systematic debugging using the scientific method with isolated subagents and persistent state checkpoints.

rosetta
Defines the operational contract, boundaries, and escalation protocols for spawned subagents.

claude-mpm-skills
Standardizes the process of dispatching code-reviewer subagents to verify implementations against requirements.

my-agent-stuff
Advanced delegation of tasks to specialized subagents using chains, parallel execution, and intercom coordination.