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.

hai-stack
Drive development with strict red–green–refactor TDD: produce failing tests first, minimal implementation, and documented refactor steps.

rails-agent-skills
Strictly orchestrates the Ruby on Rails TDD cycle: Write failing test → Minimal implementation → Verify pass → Quality check.