Help us improve
Share bugs, ideas, or general feedback.
Personal collection of Claude Code plugins
npx claudepluginhub sjungling/sjungling-claude-pluginsA personal collection of Claude Code plugins — skills, commands, agents, and hooks that extend what Claude Code can do out of the box.
Covers iOS/Swift development, technical writing and PDF generation, CLI design, git workflows, tmux session management, structured data handling, and push notifications over Tailscale.
Add this marketplace to Claude Code, then install any plugin you want:
# add the marketplace
/plugin marketplace add https://github.com/sjungling/sjungling-claude-plugins
# install a plugin
/plugin install technical-writer@sjungling-plugins
Browse the available plugins in the plugins/ directory. Each plugin has its own plugin.json describing what it provides.
Each plugin lives under plugins/ and can contain any combination of:
plugins/<name>/
├── .claude-plugin/plugin.json # name, version, description
├── skills/ # auto-activated context and workflows
├── commands/ # slash commands
├── agents/ # specialized subagents
└── hooks/ # event-driven automation
See the Claude Code plugin docs for details on the plugin system.
Elite iOS and macOS development expertise with automatic skill activation for Swift, SwiftUI, UIKit, Xcode, and Apple frameworks plus code formatting tools
Expert CLI/TUI design consultant for command structure, visual design, accessibility, and UX patterns
Technical documentation specialist for README files, API docs, user guides, specifications, and release notes with Obsidian vault management
Git utilities and debugging workflows
Code review and worktree workflow commands
Skills for working with structured data using SQLite and other data tools during complex workflows and debugging
TMUX session awareness and process management for running services in dedicated panes
Sends Claude Code notifications to a Tailscale endpoint
Opens Claude Code plan files in Obsidian when presented for review
PostToolUse hook that reports estimated token usage and cost per tool call
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Share bugs, ideas, or general feedback.