sjungling/sjungling-claude-plugins
Plugin Claude Code
Plugin marketplace listing 13 plugins: swift-engineer, cli-developer, technical-writer, git-tools, workflow.
sjungling/sjungling-claude-plugins
Plugin Claude Code
Plugin marketplace listing 13 plugins: swift-engineer, cli-developer, technical-writer, git-tools, workflow.
sjungling/sjungling-claude-plugins
Instructions file
Instructions for sjungling/sjungling-claude-plugins, covering claude.md, repository purpose, development commands, architecture and plugin marketplace structure.
sjungling/sjungling-claude-plugins
Plugin Claude Code
Expert CLI/TUI design consultant for command structure, visual design, accessibility, and UX patterns.
sjungling/sjungling-claude-plugins
Agent
Legacy agent for CLI/TUI design. The cli-ux-designer skill is preferred for automatic activation.
sjungling/sjungling-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user asks to "design a CLI", "improve command structure", "format terminal output", "review CLI usability", "design help text", or "add flags and arguments". Automatically activates when designing new CLI tools, improving command interfaces, formatting terminal output, or reviewing…
sjungling/sjungling-claude-plugins
Plugin Claude Code
Skills for working with structured data using SQLite and other data tools during complex workflows and debugging.
sjungling/sjungling-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user asks to "analyze data with SQLite", "query logs", "find patterns in test results", or "correlate errors across files". Automatically activates when parsing large output (>100 lines), correlating data from multiple sources, tracking state across operations, aggregating results…
sjungling/sjungling-claude-plugins
Plugin Claude Code
Interactive flow/diagram viewer using React Flow. Renders a JSON graph in the browser with live two-way sync so the LLM and user can collaborate on diagrams.
sjungling/sjungling-claude-plugins
Command
Start (or stop) an interactive flow/diagram viewer backed by a local JSON file.
sjungling/sjungling-claude-plugins
Plugin Claude Code
Git utilities and debugging workflows.
sjungling/sjungling-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user asks to "find which commit broke this", "debug a regression", "bisect to find the bug", or says "this used to work". Automatically activates for performance regressions, test failures that appeared recently, or any issue known to have worked at a previous commit. Can be invoked…
sjungling/sjungling-claude-plugins
Plugin Claude Code
Generate and embed Excalidraw diagrams programmatically inside Obsidian vaults.
sjungling/sjungling-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user asks to "create an excalidraw diagram", "generate a diagram in Obsidian", "add a diagram to my vault", "embed a diagram", "make a flowchart", "visualize relationships", "draw a network diagram", or wants to programmatically generate .excalidraw files for an Obsidian vault. Also…
sjungling/sjungling-claude-plugins
Plugin Claude Code
Opens Claude Code plan files in Obsidian when presented for review.
sjungling/sjungling-claude-plugins
Hook
Runs after a tool call finishes for Write tool calls, executing open-plan-in-obsidian.sh. From sjungling/sjungling-claude-plugins.
sjungling/sjungling-claude-plugins
Plugin Claude Code
Obsidian vault helpers built on the native Obsidian CLI — quick-capture summaries into daily notes.
sjungling/sjungling-claude-plugins
Command
Quick-capture a short summary into today's Obsidian daily note via the native CLI.
sjungling/sjungling-claude-plugins
Plugin Claude Code
Elite iOS and macOS development expertise with automatic skill activation for Swift, UIKit, AppKit, SwiftUI, Xcode, and Apple frameworks plus code formatting tools.
sjungling/sjungling-claude-plugins
Agent
Build symbol graph documentation for the current Xcode project. Runs docbuild, extracts symbol graphs, transforms to CSVs, and updates project CLAUDE.md. Use when the /generate-docs command dispatches to this agent.
sjungling/sjungling-claude-plugins
Agent
Format and lint Swift code using swift-format. Iteratively fixes lint issues until clean. Use when the /swift-lint command dispatches to this agent.
sjungling/sjungling-claude-plugins
Command
Build the Xcode project, fix errors, then run the application.
sjungling/sjungling-claude-plugins
Command
Build the Xcode project and launch it in an available iOS simulator.
sjungling/sjungling-claude-plugins
Command
Build symbol graph documentation for the current Xcode project.
sjungling/sjungling-claude-plugins
Command
Format and lint Swift code using swift-format.