# skills

A collection of my favorite reusable agent skills for AI coding.

- Tags: Documentation, Agentic Coding
- Image: /projects/skills.png - Skills project screenshot
- Code: https://github.com/mjamore/skills


This is my single source of truth for all the agent skills I use. I can easily symlink my skills with one command instead of having to maintain separate skills directories for each coding platform. Current skills include:

- **/repo-docs**: Ongoing doc-first workflow for keeping plans, specs, and source code in sync during normal development
- **/caveman**: Save tokens. Speak like caveman.
- **/ubiquitous-language**: Make sure the AI and I are speaking the same language
- **/grill-me**: Ask me questions to flesh out feature requirements

The repo is designed to install cleanly across multiple coding agents so the same workflows can be reused everywhere.
