Auto-discovered marketplace from phibkro/vevx
npx claudepluginhub phibkro/vevxGraph-aware project analysis: coupling diagnostics, dependency tracking, scope enforcement, and architectural drift detection
Semantic artifact index over git history — tag-based retrieval, provenance tracking, and full-text search for agent workflows
Progressive code disclosure, import graph analysis, and behavioral coupling via LSP and git history
Vevx's default Claude Code setup, a stable harbor for every pirate looking to sail the seas.
Agent toolkit for Claude Code. A monorepo of plugins that give AI coding agents structural awareness of codebases.
| Package | Description | Deps |
|---|---|---|
@vevx/kiste | Git-backed artifact index. Tags, provenance, co-change, full-text search over commit history. | — |
@vevx/varp | Dependency analysis and agent orchestration. Manifest-driven: structural grouping, doc freshness, coupling diagnostics, plan validation, task scheduling. | kiste |
@vevx/kart | IDE interface for AI agents. Progressive code disclosure, LSP integration, AST-aware editing. 24 MCP tools. | — |
@vevx/audit | Multi-agent compliance audit engine. Ruleset-based code review with 3-wave planner. | varp |
@vevx/havn | Default Claude Code plugin setup. 3 agents, 10 skills, project memory, git hooks, plugin auto-detection. | — |
kiste ← varp ← audit
kart (standalone)
havn (standalone)
Prerequisites: Bun, Claude Code with plugin support.
# As Claude Code plugins
claude plugin add https://github.com/phibkro/vevx/tree/main/packages/varp
claude plugin add https://github.com/phibkro/vevx/tree/main/packages/kart
claude plugin add https://github.com/phibkro/vevx/tree/main/packages/havn
# As npm packages
bun add @vevx/varp @vevx/kart @vevx/kiste
From source:
git clone https://github.com/phibkro/vevx.git && cd vevx
bun install && turbo build
bun install # install all workspace deps
turbo build # build all packages
turbo test # all tests across all packages
turbo check # format + lint + build
Stack: Bun, Turborepo, TypeScript (ES2022, ESM only), Zod, Effect TS, MCP SDK.
varp.yaml format referenceClaude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations