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

dotfiles
Guides an agent through a strict red–green–refactor TDD cycle: write a failing test, implement the minimal change, and refactor with verification.

vexjoy-agent
Interactive micro-step pair-programming protocol: announce changes, show diffs, wait for user approval, apply, and verify (lint/tests).

re-frame-pair
Pair-program and debug a live re-frame (shadow-cljs) application: inspect app-db, trace epochs, dispatch events, hot-swap handlers, and run post-mortems against

specialist-agent
Teaching-first implementation assistant: explains why decisions are made, walks through architecture, and produces incremental code with pedagogy for onboarding

moicle
A Test-Driven Development (TDD) guidance skill that provides prompts and procedures to help agents and developers follow TDD workflows when writing code and tes

vscode-ai-plugin
A collaborative stance for walking through shared artifacts (code, docs, recordings) where agent and user discover insights together by pointing at specific loc