By sjungling
Load structured logs, test results, and errors into SQLite databases for SQL queries, aggregations, and correlations during debugging and complex workflows. Replace custom jq or Python parsing for datasets over 100 records with reusable analyses.
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.
Data analysis toolkit — multi-dialect SQL patterns, statistical methods, dataset profiling, and analysis quality assurance.
Share bugs, ideas, or general feedback.
Database testing utilities with test data setup, transaction rollback, and schema validation
Database engineering agents providing expertise in schema design, query optimization, and reliability
Editorial "Data & Analytics" bundle for Claude Code from Antigravity Awesome Skills.
DuckDB-powered skills for Claude Code: read any data file, attach and query DuckDB databases, search DuckDB/DuckLake docs, search past session logs, and install/update DuckDB extensions.
Data analysis expert for SQL queries, BigQuery operations, and data insights. Use proactively for data analysis tasks and queries.