Skip to content

vibey-skills

Formerly vibe-engineering-skills — see NOTICE.md.

33 plugins. 140 Agent Skills. Evidence-grounded practitioner references for the parts of software engineering an agent is most likely to get confidently wrong: security, compliance, cloud infrastructure, identity automation, DevSecOps, AI/ML, data engineering, frontend, mobile, architecture, quality engineering, process, and technical writing.

"Vibe engineering" is the disciplined counterpart to vibe coding — keeping an agent fast and correct. These skills are the reference layer for that: each one is a long-form, source-cited document rather than a prompt snippet, written so a model can act on it.

Two ways to install

/plugin marketplace add adammatthewsteinberger/vibey-skills
/plugin install security-principles@vibey-skills
uvx vibey-skills install --all

Copies every skill into ~/.claude/skills, which also works for any other harness that reads SKILL.md.

See Installation for both routes in full, Usage for the CLI, and the Skills reference for all 140 skills.

What makes a skill here different

  • Sourced. Claims cite the standard, vendor doc, or paper they come from.
  • Trigger-engineered. A skill's description is the only thing a model sees when deciding whether to load it, so each one names the concrete tasks and terms that should activate it.
  • Self-contained. No skill assumes another has been loaded.

License

MIT, © 2026 The Vizius Group and Adam Matthew Steinberger. See LICENSE and NOTICE.md — the project was originally developed at The Vizius Group as vibe-engineering-skills and is republished here with their permission.