Company marketplace for Claude Code skills and plugins.
Note: All commands below must be run inside the Claude Code CLI — the interactive terminal you get when you run
claudefrom your shell.
/plugin marketplace add VanillaSoft/claude-code-plugins
| Plugin | Description |
|---|---|
| Convert markdown to PDF with Mermaid diagram rendering | |
| modernize-ui | Guide for modernizing Caller UI pages using Tailwind, DaisyUI, Kendo UI, and Font Awesome 6 |
/plugin install pdf@vanillasoft
/plugin install modernize-ui@vanillasoft
Once installed, plugins are available as slash commands. For example, type /pdf in the Claude Code CLI to convert a markdown file to PDF, or /modernize-ui to get guidance on modernizing a Caller UI page.