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-promo@debuginn-skills
/plugin install debuginn-note@debuginn-skills
/plugin install debuginn-skill-tool@debuginn-skills
# 3. Reload to apply
/reload-plugins| Skill | Description |
|---|---|
| debuginn-promo | Turn an iPhone screenshot into a square promotional image (App Store style) with title and subtitle. Includes an interactive web editor for preview and PNG export. |
| 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