By sjungling
Design, review, and enhance CLI/TUI interfaces with expert guidance on command structures, subcommands, flags, ANSI colors, typography, icons, help text, accessibility features, and UX patterns. Delegate tasks for new tools or usability improvements in terminal applications.
A 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.
Uses power tools
Uses Bash, Write, or Edit tools
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.
npx claudepluginhub sjungling/sjungling-claude-plugins --plugin cli-developerCode review and worktree workflow commands
Skills for working with structured data using SQLite and other data tools during complex workflows and debugging
Technical documentation specialist for README files, API docs, user guides, specifications, and release notes with Obsidian vault management
Sends Claude Code notifications to a Tailscale endpoint
Opens Claude Code plan files in Obsidian when presented for review
Use this agent when creating user interfaces, designing components, building design systems, or improving visual aesthetics. This agent specializes in creating beautiful, functional interfaces that can be implemented quickly within 6-day sprints. Examples:\n\n<example>\nContext: Starting a new app or feature design
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
CLI platform discipline: CLI application design, shell scripting conventions, and terminal UX
Agents for UI/UX design, accessibility, and user experience optimization
Build powerful, stateful CLI interfaces for any GUI application using the cli-anything harness methodology.
Advanced Ink skills for building interactive terminal UIs with React components, hooks, and layout patterns.