A public collection of the skills I use, keep up to date, and share.
Repository: https://github.com/devinvinson/skills
This repo stores skill source files in skills/.
Each skill lives in its own directory and usually includes a primary SKILL.md. Some skills may also include supporting files such as:
REFERENCE.mdfor detailed notesEXAMPLES.mdfor practical examples
standup— daily standup and task carryover workflowopenhands-agent-server-ui— reference skill for building browser UIs against a running OpenHands agent-serveropenhands-design— reference skill for implementing or restyling UI to match the OpenHands design system
skills/
<skill-name>/
SKILL.md
REFERENCE.md # optional
EXAMPLES.md # optional
- This repo is the source of truth for my personal skills.
- Some skills are small day-to-day helpers.
- Some skills are longer-lived reference skills that need occasional updates as related tools or APIs change.
- The organization may change over time as more skills are added.