vp-claude-code-marketplace
💡 Summary
A marketplace for Claude Code plugins that enhances coding workflows with various tools.
🎯 Target Audience
🤖 AI Roast: “A marketplace for plugins that feels like a well-organized garage sale.”
The README suggests potential risks such as dependency supply chain issues and network access for fetching templates. To mitigate, ensure all dependencies are from trusted sources and regularly audit them.
Claude Code Marketplace
Claude Code plugins by VdustR.
All plugins in this marketplace use the
vp-prefix (VdustR Plugin).
Installation
/plugin marketplace add VdustR/vp-claude-code-marketplace
Available Plugins
Plugins are listed in alphabetical order.
vp-add-skill
Manage agent skills installation with registry tracking.
/plugin install vp-add-skill@vdustr
Features:
- Install skills from any git repository using
npx add-skill - Track installed skills with a JSON registry
- Support for global, project (shared), and project (local) scopes
- JSON Schema validation for registry format
vp-gitignore-builder
Build and merge .gitignore files using github/gitignore templates.
/plugin install vp-gitignore-builder@vdustr
Features:
- Smart project detection (Node, Python, Rust, Go, etc.)
- Live fetch from github/gitignore for latest templates
- Intelligent merge with existing .gitignore files
- EOL conflict detection and resolution
- Auto-suggest
*.localand*.local.*patterns - Support for both project-level and global gitignore
vp-nyan-mode
Cat persona with 'nyan~' verbal tic, emoji support, and language matching.
/plugin install vp-nyan-mode@vdustr
Features:
- Adds 'nyan~' verbal tic to responses
- Enables emoji usage
- Matches user's language preference
vp-pr-comment-resolver
Automate PR comment review, fix, and resolution workflow.
/plugin install vp-pr-comment-resolver@vdustr
Features:
- Interactive mode (review each comment) and auto mode (process all automatically)
- Atomic commits per fix with smart grouping for related comments
- Detailed reply format with commit links:
- [hash message](url) - Summary report generation after processing all comments
- Human collaboration - asks when uncertain about fixes
vp-typescript-best-practices
TypeScript coding guidelines with dos and don'ts for type design and patterns.
/plugin install vp-typescript-best-practices@vdustr
Features:
- Type-first design with namespace pattern for organizing types
- Clear DO/DON'T tables for interface vs type, any usage, function declarations
- Naming conventions (PascalCase,
Tprefix for generics,IdnotID) - Type extraction patterns (prefer extracting over redefining)
- Generic const pattern for strict literal inference
- Type testing guidelines with
*.test-d.ts - Environment setup with strictest tsconfig and ts-reset
vp-wenyan-mode
Classical Chinese (文言文) writing style with concise, elegant expressions.
/plugin install vp-wenyan-mode@vdustr
Features:
- Always-active classical Chinese writing style
- Concise expressions (言簡意賅)
- Technical terms preserved (function, API, commit, etc.)
- Minimal use of classical particles (之乎者也)
Development
This marketplace is developed using the plugin-dev plugin.
License
Pros
- Wide range of plugins for various needs
- Supports skill tracking and management
- Integrates with popular coding practices
- Encourages collaboration and automation
Cons
- Limited documentation for some plugins
- Dependency on external repositories
- Potential learning curve for new users
- May require updates for compatibility
Related Skills
cc-marketplace
A“Powerful, but the setup might scare off the impatient.”
claude-code
A“It's like having a coding buddy who never sleeps, but also never stops talking.”
oh-my-opencode
B“Powerful, but the setup might scare off the impatient.”
Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.
Copyright belongs to the original author VdustR.
