By hamsurang
Generate single-file HTML presentations branded with Hamsurang's Soft Modern design, featuring light/dark themes, 14 slide types, glassmorphism cards, and 4-color code highlighting for quick, professional slide decks.
A community-driven plugin & skills marketplace for Claude Code
claude plugin marketplace add https://github.com/hamsurang/kit
# List all plugins from the marketplace
claude plugin list
# Search by keyword
claude plugin search <keyword>
claude plugin install <plugin-name>
Example:
claude plugin install vitest
# Update a specific plugin
claude plugin update <plugin-name>
# Refresh all plugins from the marketplace
claude plugin marketplace update hamsurang/kit
Or install individual skills without adding the marketplace:
npx skills add hamsurang/kit
Scaffold a new plugin interactively:
git clone https://github.com/hamsurang/kit
cd kit
bash scripts/scaffold-plugin.sh
→ Contributing guide · Plugin spec
| Plugin | Description | Author |
|---|---|---|
| vitest | Auto-invoked skill for writing, debugging, and configuring Vitest tests in Vite-based projects | minsoo.web |
| skill-review | Slash-command skill that reviews any SKILL.md against best practices and outputs a structured pass/fail report | minsoo.web |
| gh-cli | Auto-invoked skill for working with GitHub from the command line using the gh CLI tool | minsoo.web |
| personal-tutor | Adaptive technical tutoring skill that builds a persistent knowledge graph and learner profile across sessions | minsoo.web |
| deepwiki-cli | Query GitHub repository wikis via DeepWiki CLI without MCP token overhead. | minsoo.web |
| obsidian | Work with Obsidian vaults — search, create, edit, organize notes and manage frontmatter via obsidian-cli and Obsidian Headless | minsoo.web |
| library-analyzer | Analyze open-source libraries for contribution readiness with parallel agents | minsoo.web |
| obsidian-brain | Archive learnings from Claude Code sessions to Obsidian vault as Zettelkasten notes and use vault knowledge as conversational context | minsoo.web |
| velog-cli | Manage velog.io blog posts from the terminal — create, edit, publish, and browse posts via the velog CLI | minsoo.web |
| hamsurang-slide | Hamsurang brand HTML presentation generator. Soft Modern design with light/dark themes, 14 slide types, 4-color code highlighting. | Sonny |
Have a plugin to share? See Contributing.
The deepwiki-cli plugin uses a Rust CLI binary instead of the MCP protocol, delivering significant token and time savings.



Tested with 3 queries (React Reconciler, Next.js App Router, Tokio Async Runtime). CLI approach uses a single
deepwiki-cli askBash call; MCP approach performs the full 3-step protocol (initialize → tools/list → tools/call) via Streamable HTTP.
kit does not audit or sandbox plugins. Review any plugin — especially .mcp.json and shell commands — before installing. Only install from authors you trust.
MIT — see LICENSE
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Archive learnings from Claude Code sessions to Obsidian vault as Zettelkasten notes and use vault knowledge as conversational context
Auto-invoked skill for working with GitHub from the command line using the gh CLI tool
Slash-command skill that reviews any SKILL.md against best practices and outputs a structured pass/fail report
Query GitHub repository wikis via DeepWiki CLI without MCP token overhead.
Analyze open-source libraries for contribution readiness with parallel agents
npx claudepluginhub hamsurang/kit --plugin hamsurang-slideCreate beautiful HTML presentations from markdown specs using a Poimandres-themed template
Create polished, professional reveal.js presentations with themes, multi-column layouts, callout boxes, code highlighting, animations, speaker notes, and custom styling. Generates HTML + CSS with no build step required.
HTML 스크롤텔링 기반 발표자료 생성 플러그인. 다크/라이트 테마, highlight.js 코드 블럭, frontend-design 연동 지원.
AI-powered HTML presentation generator with 20 curated design presets, PPTX export, and Excalidraw diagrams
Build polished, self-contained HTML slide decks from any prompt — keyboard nav, swipe, fullscreen, brand theming. No Keynote or PowerPoint required.
Professional presentation generator for HTML (with GSAP animations) and PPTX formats. Creates conference talks, pitch decks and tech presentations with curated style presets and validation.