By sjungling
Opens Claude Code plan files in Obsidian for review and automatically validates file correctness with a Python script after each edit operation.
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.
Modifies files
Hook triggers on file write and edit operations
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimCode 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
Expert CLI/TUI design consultant for command structure, visual design, accessibility, and UX patterns
Sends Claude Code notifications to a Tailscale endpoint
npx claudepluginhub sjungling/sjungling-claude-plugins --plugin obsidian-plansClaude Code skill pack for Obsidian plugin development and vault management (24 skills)
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Obsidian CLI operations - vault management, search, properties, tasks, plugins, publish, and sync
Archive learnings from Claude Code sessions to Obsidian vault as Zettelkasten notes and use vault knowledge as conversational context
Persistent Obsidian-based memory for coding agents. Automatically orients from a knowledge vault at session start, navigates project architecture via graph traversal, and writes discoveries back to the vault.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.