vibe-engineering-skills
A Claude Code plugin marketplace of 18 plugins and 71 skills spanning security, compliance, cloud infrastructure, identity automation, DevSecOps, AI/ML, data engineering, frontend, mobile, software architecture, quality engineering, engineering process, and technical writing.
Each plugin bundles a set of Agent Skills — model-invoked instructions that Claude loads automatically when a task matches the skill's trigger description.
Install as a marketplace
Add this repository as a marketplace, then install the plugins you want:
# Add the marketplace (from a local clone)
/plugin marketplace add /path/to/vibe-engineering-skills
# …or directly from the Git remote
/plugin marketplace add <owner>/vibe-engineering-skills
# Browse and install
/plugin
Once added, /plugin install <name>@vibe-engineering-skills installs any single plugin (for example /plugin install security-principles@vibe-engineering-skills).
The marketplace manifest lives at .claude-plugin/marketplace.json; each plugin's source lives under plugins/.
Install from PyPI
The same skills ship as a Python package, so you can install them into ~/.claude/skills
without cloning:
# Try it without installing
uvx --from vibe-engineering-skills vibe-skills list
# Install every skill into ~/.claude/skills
uvx --from vibe-engineering-skills vibe-skills install --all
# …or just one plugin's skills
uvx --from vibe-engineering-skills vibe-skills install security-principles
# Or install the CLI permanently
pip install vibe-engineering-skills
vibe-skills list
Existing skill directories are never overwritten — install skips them and tells you which,
so re-run with --force if you actually want to replace them. vibe-skills marketplace
prints the path to the packaged manifest for /plugin marketplace add.
Plugins
| Plugin | Version | Category | Skills | Covers |
|---|---|---|---|---|
| agile-delivery | 0.1.0 | engineering-process | 3 | Security-First Scrum, delivery velocity, engineering metrics |
| ai-and-data | 0.2.0 | ai | 4 | Data engineering, AI/ML landscape, RAG & agents, LLM cost optimization & compression |
| ai-chatbot-strategy | 0.1.0 | ai | 4 | Chatbot fundamentals, RAG for business, build/deploy, ROI |
| azure-bootstrap | 0.2.0 | cloud-infrastructure | 4 | azure-bootstrap library (v3.0.0): v1 bootstrap, v2 primitives, ten logging transports, subpackages, v3 DB/email/HTTP/AKS/governance/scaffold, TypeScript integration |
| azure-cloud-infra | 0.2.0 | cloud-infrastructure | 3 | Azure RBAC, Kubernetes IaC, Azure service catalog |
| compliance-frameworks | 0.1.0 | security | 5 | NIST 800-171, PCI-DSS v4, SOC 2, CMMC/CUI, OWASP SAMM |
| devsecops-cicd | 0.2.0 | devops | 4 | DevSecOps pipelines, Bitbucket/Azure, CI/CD field guide, GitHub/Atlassian |
| engineering-process | 0.1.0 | engineering-process | 4 | Requirements, SDLC, process engineering, research methodology |
| frontend-design | 0.1.0 | frontend | 3 | Graphic/UX/UI design, Next.js patterns, performance optimization |
| mobile-development | 0.1.0 | frontend | 5 | React Native New Architecture, native iOS/Android, mobile UI/UX & patterns, Azure hosting/Intune/CI-CD, mobile security & MFA |
| network-engineering | 0.1.0 | cloud-infrastructure | 2 | Network fundamentals, modern stack (eBPF, Cilium, AKS) |
| okta-api-reference | 0.1.0 | cloud-infrastructure | 3 | Okta core Management API & Python SDK, Identity Governance (OIG) API surface, and the MCP server landscape for Okta core and IGA automation |
| okta-workflows | 0.1.0 | cloud-infrastructure | 9 | Okta Workflows field guide for identity source-of-truth → Okta sync: branching, loops, Tables, hooks/streaming, Okta & Entra connectors, execution limits, error handling, flopack deployment — quirks, caps & verified workarounds |
| quality-engineering | 0.2.0 | engineering-process | 3 | Python testing, test strategy, debugging & observability |
| security-first-dev | 0.1.0 | security | 3 | Security-First Scrum, codebase modernization, cybersecurity implementation |
| security-principles | 0.2.0 | security | 4 | Cybersecurity principles, threat modeling, AI-era security, AI safety |
| software-architecture | 0.2.0 | engineering-process | 3 | Production architecture, architecture patterns, software design |
| writing-craft | 0.1.0 | content | 5 | White papers, prose mechanics, technical prose, narrative, legal briefs |
See each plugin's README.md for its full skill list and trigger descriptions.
Repository layout
.claude-plugin/marketplace.json Marketplace manifest (the entry point Claude Code reads)
plugins/ Authoritative plugin sources, one directory per plugin
<plugin>/.claude-plugin/plugin.json Plugin manifest
<plugin>/README.md Plugin overview + skill list
<plugin>/skills/<skill>/SKILL.md Individual skill definition
src/vibe_engineering_skills/ Python package + `vibe-skills` CLI
tools/validate_manifests.py Manifest and skill-frontmatter validator
README.md / CLAUDE.md This guide + Claude Code conventions
.cursor/rules/claude.mdc Cursor rules (aliases CLAUDE.md)
plugins/ is the source of truth for the marketplace. The Python package maps that same
tree into the wheel rather than duplicating it, so there is exactly one copy of every skill.
Authoring
To add or change a plugin:
- Edit the plugin under
plugins/<name>/— updateskills/<skill>/SKILL.md, the pluginREADME.md, and bumpversionin.claude-plugin/plugin.json. - Mirror the
version,description, andcategoryinto the matching entry in .claude-plugin/marketplace.json. - Update the table in this README if the plugin's skill count or summary changes.
- Run
python3 tools/validate_manifests.py.
See CONTRIBUTING.md for the full workflow and CLAUDE.md for conventions and the SKILL.md format.
License
MIT © 2026 vibe-engineering-skills contributors.
Contributions are accepted under the same license — see CONTRIBUTING.md.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vibe_engineering_skills-1.0.0.tar.gz.
File metadata
- Download URL: vibe_engineering_skills-1.0.0.tar.gz
- Upload date:
- Size: 554.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3af76c70268dc18cd29a70dca07e2f04bb897cf67e43e594250155378b7c236
|
|
| MD5 |
09b5c872fb716343c0149ce2e0951eda
|
|
| BLAKE2b-256 |
e03de5aa9c808061555c7228fdfebc0b153152c793169d1f2c051ee8902691f1
|
Provenance
The following attestation bundles were made for vibe_engineering_skills-1.0.0.tar.gz:
Publisher:
release.yml on TheViziusGroup/vibe-engineering-skills
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vibe_engineering_skills-1.0.0.tar.gz -
Subject digest:
f3af76c70268dc18cd29a70dca07e2f04bb897cf67e43e594250155378b7c236 - Sigstore transparency entry: 2413399388
- Sigstore integration time:
-
Permalink:
TheViziusGroup/vibe-engineering-skills@43428cdde1c96598ce0b0845f8878da934772da6 -
Branch / Tag:
refs/tags/v1.0.0 - Owner: https://github.com/TheViziusGroup
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@43428cdde1c96598ce0b0845f8878da934772da6 -
Trigger Event:
push
-
Statement type:
File details
Details for the file vibe_engineering_skills-1.0.0-py3-none-any.whl.
File metadata
- Download URL: vibe_engineering_skills-1.0.0-py3-none-any.whl
- Upload date:
- Size: 647.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a8d6c9e20675be4ac64f95952347a5ff71bd595e4c725e85bea9265e2e075d6
|
|
| MD5 |
46605c28578c7d1220c376aeecdfdb87
|
|
| BLAKE2b-256 |
312ee38678e7ab6e1a08592aace11db9cc1b7ecbf0f7a936859d26a27462e084
|
Provenance
The following attestation bundles were made for vibe_engineering_skills-1.0.0-py3-none-any.whl:
Publisher:
release.yml on TheViziusGroup/vibe-engineering-skills
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vibe_engineering_skills-1.0.0-py3-none-any.whl -
Subject digest:
9a8d6c9e20675be4ac64f95952347a5ff71bd595e4c725e85bea9265e2e075d6 - Sigstore transparency entry: 2413399419
- Sigstore integration time:
-
Permalink:
TheViziusGroup/vibe-engineering-skills@43428cdde1c96598ce0b0845f8878da934772da6 -
Branch / Tag:
refs/tags/v1.0.0 - Owner: https://github.com/TheViziusGroup
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@43428cdde1c96598ce0b0845f8878da934772da6 -
Trigger Event:
push
-
Statement type: