Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 684 Bytes

File metadata and controls

25 lines (16 loc) · 684 Bytes

Skills

Agent skills for coding assistants. Works with GitHub Copilot, Claude Code, Cursor, Codex, and 40+ other agents.

Install

npx skills add labudis/skills

Install a specific skill:

npx skills add labudis/skills --skill mockup-prototype

Available Skills

Skill Description
mockup-prototype Generate interactive HTML mockups, iterate on them, and deploy to GitHub Pages for sharing

Adding Skills

Each skill lives in skills/<name>/SKILL.md. See the Agent Skills spec for the format.