Skip to content

Repository files navigation

skills.sh

Dotlas Skills

A shared catalog of agent skills for Claude Code and compatible AI coding agents.

Browse the catalog

Custom skills are authored by Dotlas. Start here if you’re looking for what we built. Community skills are open source skills by other authors that we vendor and use internally.

Category Description
Custom common Dotlas-authored general utilities
coding Dotlas-authored coding workflows
Community common General-purpose agent utilities
coding Code quality, review, and deployment
ui-ux Interface design and frontend polish

Install

# Add everything
npx skills add dotlas/skills

# Add a single skill by name
npx skills add dotlas/skills -s commit

# Add a whole category
npx skills add https://github.com/dotlas/skills/tree/main/skills/community/coding

Overriding a skill

Any repo can define a skill with the same name locally to override the catalog version. Create <your-skill>/SKILL.md in your project’s agent skills directory and it takes precedence.

Contributing

See CONTRIBUTING.md.

Colleagues at Dotlas

See INTERNAL.md for the full global install.

Used by

Contributors

Languages