Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.97 KB

File metadata and controls

51 lines (35 loc) · 1.97 KB

debuginn-skills

English · 中文

License Last Commit Claude Code

A collection of reusable Claude Code skills published as a plugin marketplace. Install once, use across all your projects.

Installation

# 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

Skills

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.

Keeping up to date

Enable auto-update to receive new skills automatically:

/plugin marketplace auto-update debuginn-skills

Or sync manually:

/plugin marketplace sync debuginn-skills
/reload-plugins

License

MIT