How it works
Place skills in the dotfile directory for your coding agent at the root of your repository:.claude/for Claude Code.codex/for Codex.opencode/for OpenCode.cursor/for Cursor
Example
A skill that guides the agent through a structured implementation flow:What skills are good for
- Enforcing a research-then-implement workflow
- Requiring test coverage before opening a PR
- Defining code review checklists the agent runs against its own output
- Setting quality thresholds for different task types