Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 971 Bytes

File metadata and controls

43 lines (28 loc) · 971 Bytes

Claude Code Plugins

A collection of plugins for Claude Code.

Adding the Marketplace

Add this repository as a marketplace in Claude Code:

claude plugin marketplace add https://github.com/tmaffia/claude-plugins

Then install the Marp plugin:

claude plugin install marp

Available Plugins

Create and export slide decks using Marp — the Markdown presentation ecosystem.

Features:

  • Create presentations with minimal templates
  • Export to PDF, HTML, PowerPoint (PPTX), and images
  • Smart format inference
  • Design guidance and theme examples

Usage:

/marp-create my-talk.md    # Create new presentation
/marp-export deck.md       # Export to slides

Contributing

Each plugin lives in its own subdirectory following the Claude Code plugin structure.

License

MIT