dzhng/skills
A library of reusable AI agent skills for autonomous software development, including spec writing, implementation, review, and research.

The project provides a collection of domain-agnostic agent skills that compose into workflows for exploring ideas, writing specifications, implementing code, reviewing, and running autonomous research. Skills are installed into agent harness directories such as .claude/skills/ and work with Claude Code, Codex, opencode, Cursor, and other skill-compatible agents. The tooling includes an npm-based installer that links skills into multiple harness locations and supports selective installation of individual skills.
Frequently asked
- What is dzhng/skills?
- A library of reusable AI agent skills for autonomous software development, including spec writing, implementation, review, and research.
- Is skills open source?
- Yes — dzhng/skills is open source, released under the MIT license.
- What language is skills written in?
- dzhng/skills is primarily written in JavaScript.
- How popular is skills?
- dzhng/skills has 928 stars on GitHub.
- Where can I find skills?
- dzhng/skills is on GitHub at https://github.com/dzhng/skills.