Vitorsolucoes Marketplace — Code Quality skill for Claude Code
A Claude Code plugin marketplace maintained by Vitor Soluções, following the official plugin marketplace format.
How to install Vitorsolucoes Marketplace
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open vitorsolutions/vitorsolucoes-marketplace and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Vitorsolucoes Marketplace does
A Claude Code plugin marketplace maintained by Vitor Soluções, following the official plugin marketplace format. Each domain is an independent plugin that can bundle skills, agents, hooks, and commands.
Alternatives in Code Quality
- Import Drawio — Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level 27.2k ★
- Job Stories — Create job stories with acceptance criteria in JTBD format 7.8k ★
- Video Script: Claude SEO V1.7.2 — What's New — Duration: ~5 minutes Tone: Natural, conversational, like talking to a friend who knows Claude Code Format: Scr 5k ★
README
Vitor Soluções — Claude Code Marketplace
[](./LICENSE) [](https://github.com/vitorsolutions/vitorsolucoes-marketplace) [](./plugins) [](./plugins)
A [Claude Code](https://claude.com/claude-code) plugin marketplace maintained by **Vitor Soluções**, following the official plugin marketplace format. Each domain is an independent plugin that can bundle skills, agents, hooks, and commands.
It ships with a local, browsable catalog site (Astro, in `catalog/`) that is a **pure projection** of this repository's files — adding a plugin, skill, or doc updates the catalog on the next build, with nothing duplicated by hand.
What's in the box
.
├── .claude-plugin/marketplace.json # plugin registry
├── plugins/
│ ├── docs/ # documentation domain: business docs, ADR, PRD, TRD
│ ├── ideation/ # pre-decision exploration domain: brainstorm
│ ├── dotnet/ # .NET domain: scaffolding, EF Core, observability, audits
│ └── ai/ # AI-tooling domain: agent-creator
├── catalog/ # Astro catalog site (pure projection of the repo)
├── LICENSE
├── CLAUDE.md # repo guide for Claude Code
└── README.md
Plugins
| Plugin | What it does |
|---|---|
| `docs` | Documentation domain. Bundles business (business-facing documentation generated from a source code repository — rules, processes, and integrations in plain language, without code snippets or technical tables) and the design document skills adr, prd, and trd, each following a fixed template. |
[ideation](./plugins/idea |
Related Skills
OKF Starter
A download-and-run Claude Code template for capturing business-process knowledge as an Open Knowledge Format b
SDK Skills
Agent skills for managing feature development across Sentry SDKs, following the Agent Skills open format.
Iva Plugins
The default Marketplace of Iva: plugins in the Agent Plugins format - trace viewer, hello demo
Video Ad Reverse Engineer
Deconstruct any video ad into a reusable creative template — extract the format, structure, hooks, and strateg
Cr Fx
Interactive remediation of code review findings using parallel specialist agents. Elicits user input at key de
M Review
Conduct code review following Memory Bank standards and checklists
Related Agents
Clauditor
Audits a Claude Code setup (CLAUDE.md, settings.json, skills, agents, hooks, headless claude -p usage) against
Marketplace Curator
Review plugin catalogs and recommend the next highest-leverage bundle to add or clean up
Contributing To Claude Agents & Skills Plugin Marketplace
Thank you for your interest in contributing. This guide covers the v2.0.0 plugin format used by the marketplac