Skills for AI coding agents.
| Skill | Description | Install |
|---|---|---|
| docs | Project memory system — sync codebase to docs, research what to build next, work on roadmap items | npx skills add donutdaniel/agent-skills --skill docs |
Install a specific skill:
npx skills add donutdaniel/agent-skills --skill <skill-name>Install all skills:
npx skills add donutdaniel/agent-skills --allWorks with any agent that supports the Agent Skills standard — Claude Code, Cursor, Copilot, Windsurf, OpenCode, and others.