claude-code-marketplace
Automate coding workflows, releases, browsers, Unity, and Blender
All Skills in This Repository (8)
Pure Emerald Level Indicatorsunity-editor-toolkit
Automate Unity Editor tasks via a WebSocket-based JSON-RPC interface.
Unity UI System Selector
Compare UGUI and UI Toolkit to select the optimal Unity UI system.
Unity UI Toolkit
Generate UXML structures, USS styling, and C# VisualElement code for Unity UI Toolkit.
Unity Scene Optimizer
Analyze Unity scenes for performance bottlenecks and prioritized optimization recommendations.
Unity Script Validator
Validate Unity C# scripts for performance and best practices.
unity-test-runner
Run Unity Test Framework tests and generate failure reports.
Unity Template Generator
Generates Unity C# script templates with placeholder substitution and coding conventions.
unity-compile-fixer
Diagnose Unity C# compilation errors from VSCode OmniSharp diagnostics and propose fixes.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-marketplace?▼
Run `npx skills add Dev-GOM/claude-code-marketplace --all -g -y` in your terminal to install all plugins globally.
What does this plugin collection do?▼
It automates everyday development tasks like git auto-backups, TODO scanning, complexity checks, release versioning, browser automation, and Unity or Blender control.
Can it automate Unity game development?▼
Yes. The Unity toolkits generate scripts, fix compile errors, run tests, optimize scenes, and control the Unity Editor in real time via WebSocket.
How does browser automation work here?▼
Browser Pilot uses the Chrome DevTools Protocol to click elements, fill forms, take screenshots, and scrape data using simple text-based commands.
Do I need coding experience to use these plugins?▼
No. Once installed, your coding assistant runs the underlying scripts based on your plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core