README
Open full README
What the repository promises
This repository packages reusable agent skills for AI coding agents. Skills are
self-contained units of functionality that teach agents how to perform specific tasks.
Each skill is a SKILL.md file with optional companion files.
Compatible with any tool that supports the Agent Skills format:
Devin
Claude Code
Cursor
Codex
Gemini CLI
Windsurf
GitHub Copilot
Cline
Roo
Quick Install
npx skills@latest add amit-t/skills
npx skills@latest add amit-t/skills --skill tdd
npx skills@latest add amit-t/skills --agent claude-code cursor
npx skills@latest add amit-t/skills -g
| Agent | Project Path | Global Path |
|---|---|---|
| Devin / Windsurf | .cognition/skills/ or .windsurf/skills/ |
~/.config/cognition/skills/ |
| Claude Code | .claude/skills/ |
~/.claude/skills/ |
| Cursor | .cursor/skills/ |
— |
| Codex | AGENTS.md |
— |
| Gemini CLI | GEMINI.md |
— |
Skills
Click any skill for install instructions
Filter by category or search by name.
Changelog
Open full changelog