A collection of reusable Claude Code skills published as a plugin marketplace. Install once, use across all your projects.
# 1. Add this marketplace
/plugin marketplace add debuginn/skills
# 2. Install skills
/plugin install debuginn-wx-xhs-poster@debuginn-skills
/plugin install debuginn-note@debuginn-skills
/plugin install debuginn-skill-tool@debuginn-skills
# 3. Reload to apply
/reload-plugins| Skill | Description |
|---|---|
| debuginn-wx-xhs-poster | Turn a screenshot into a square promotional image for WeChat or Xiaohongshu. Guides you through the interactive web tool with title, subtitle, color scheme, and aspect ratio selection. |
| debuginn-note | Organize and summarize the current conversation into a structured Markdown document, preview inline, then save locally. Save directory is stored globally in ~/.config/noteflow/config.json. |
| debuginn-skill-tool | Guided builder for hugo-theme-skills tool pages — generates .md front matter, Hugo controls partial, canvas JS, and dual-theme CSS for a new skill. Includes an interactive web card previewer. |
Enable auto-update to receive new skills automatically:
/plugin marketplace auto-update debuginn-skillsOr sync manually:
/plugin marketplace sync debuginn-skills
/reload-plugins