vp-claude-code-marketplace
💡 摘要
一个Claude代码插件市场,通过各种工具增强编码工作流程。
🎯 适合人群
🤖 AI 吐槽: “一个插件市场,感觉像是一个组织良好的车库拍卖。”
README暗示了潜在的风险,例如依赖供应链问题和获取模板的网络访问。为了减轻风险,确保所有依赖项来自可信来源,并定期审核它们。
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
优点
- 满足各种需求的广泛插件
- 支持技能跟踪和管理
- 与流行编码实践集成
- 鼓励协作和自动化
缺点
- 某些插件的文档有限
- 依赖外部库
- 新用户可能有学习曲线
- 可能需要更新以保持兼容性
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 VdustR.
