Releases: sinhoneyy/master-skills
Releases · sinhoneyy/master-skills
v1.0.0 — Master Skills
First stable release of Master Skills — a unified skill library for Claude, Codex, Cursor, Antigravity, and any agent that loads `SKILL.md` skills.
What's inside
- 2,658 skills, deduplicated and indexed
- 15 normalized domains (integrations, backend, prompt-engineering, devops-cloud, agents, web-frontend, security, and more)
- A single machine-readable manifest: `skills_index.json`
Install
```bash
npx skills add sinhoneyy/master-skills
```
Or clone and point your agent's skill loader at the `skills/` folder.
Notes
- Bundled skills retain their original upstream licenses — see `CREDITS.md`.
- CI validates the manifest against the tree; PRs are linted for skill structure.