Agent Instructions
Reduce approvals, re-read instructions, interview workflows, research, recaps
A library of reusable development skills for Claude Code, GitHub Copilot, Antigravity CLI, and Pi
git clone https://github.com/chriscalo/dev-skills.git
cd dev-skills
./scripts/skills.sh installThis symlinks skills to ~/.claude/skills/, ~/.codex/skills/, ~/.copilot/skills/, ~/.agents/skills/ (Gemini CLI), ~/.gemini/antigravity/skills/, and ~/.pi/agent/skills/.
Generate individual zip files for uploading to Claude projects:
./scripts/zip.shZips are created in dist/ — upload them where agent skills are supported.
Skills auto-load based on context. You can also reference them directly in your prompts.
This library provides reusable development skills following the Agent Skills standard. Skills work with Claude Code, GitHub Copilot, Antigravity CLI, and Pi.
For detailed information, see the GitHub repository.