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

collaborating-with-claude-code
Bridge to delegate code implementation, review, and tests to Claude Code via a JSON bridge script that returns structured output for multi-turn sessions.

autonomous-dev
Patterns and safe templates for calling external APIs and CLI tools: subprocess safety, retries, auth handling, and rate-limit management.