Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By cosmicdreams
CLI wrapper skills for office tooling: Slack, Jira, GitHub, TestRail, vault, logs, and file utilities.
npx claudepluginhub cosmicdreams/claude-plugins --plugin libMigrates local agent-produced Markdown and text files into the Obsidian vault for long-term memory. Trigger when the user says: "archive to Obsidian", "migrate to vault", "save to Obsidian", "archive my notes", "move this to my vault", "store in Obsidian", or any request to move local .md or .txt files into a vault. Do NOT trigger for simply reading or viewing vault notes (use workflow:organize for vault management).
Automatically analyzes CSV files and generates comprehensive statistical summaries, visualizations, and actionable insights using Python's data science stack (pandas, matplotlib, seaborn). Triggers immediately without asking what the user wants. Use when the user uploads or references a CSV file, asks to "analyze this data", "summarize this CSV", "what's in this file", "visualize this data", or similar. Do NOT trigger for non-CSV tabular formats (use appropriate tools for Excel/JSON/SQL).
General-purpose DDEV development environment management across all project types (WordPress, Drupal, Laravel, generic PHP). Use when starting, stopping, diagnosing, or configuring DDEV environments, importing databases, managing worktree isolation, or troubleshooting container issues. Trigger phrases: "ddev start", "ddev import", "ddev status", "start ddev", "import database", "ddev troubleshoot", "ddev config", "set up ddev", "ddev worktree", "ddev pull", "configure ddev". Do NOT use for Drupal-specific DDEV commands (phpcs, phpstan, phpunit, drush) -- use drupal-lab:ddev for those.
Audio and video processing using ffmpeg and ffprobe. Use when the user needs to compress audio, convert audio/video formats, trim or clip media, extract audio from video, or inspect media file properties (codec, bitrate, duration). Trigger phrases: "compress audio", "compress video", "convert mp3", "convert to opus", "convert to aac", "make audio smaller", "trim audio", "clip video", "extract audio", "get media info", "what codec", "what bitrate", "ffmpeg", "reduce audio size", "reduce video size", "make video smaller", "transcode", "convert to avif", "animated avif", "video to avif", "avif conversion", "extract frames", "scene detection", "keyframes". Do NOT trigger for static image optimization (use lib:image-optimize for that). Do NOT trigger for streaming/live capture.
Manage GitHub pull requests and issues via the gh CLI. Trigger when the user asks about pull requests, PRs, GitHub issues, PR review status, CI checks, checking out a PR branch, or merging a PR. Trigger phrases: "show my PRs", "view pull request", "PR status", "check PR checks", "checkout PR", "list issues", "open issues on GitHub", "review this PR", "is my PR passing", "are my checks green", "merge PR", "who reviewed my PR". Do NOT trigger for Jira tickets (use lib:jira for that). Do NOT trigger for non-GitHub git operations (git commit, git push, git log, etc.).
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Team sprint execution infrastructure: agents, skills, hooks, protocols, and kanban pipeline.
Plugin, agent, and skill management tooling: bump-version, scaffold, new-agent, new-skill, optimize-agents, update-plugins, create-worktree.
Sprint retrospective infrastructure: agent interviews via SubagentStop hook, session analysis, action cards, and retrospective kanban board.
Pre-work ideation with a visual decision canvas. Generates divergent ideas, launches a local web UI for human annotation, then synthesizes decisions into a concrete plan.
Drupal-specific development skills and agents (DDEV, Analysis, Validation, Scaffolding).
A collection of Claude Code plugins covering team sprint orchestration, Drupal development, process engineering, passive knowledge capture, and meta-tooling for plugin authoring.
Several plugins require external CLI tools (Beads, Obsidian CLI, GitHub CLI, jira-cli, ddev, etc.).
→ See DEPENDENCIES.md for the full install guide.
# Clone the repo
git clone git@github.com:cosmicdreams/claude-plugins.git
cd claude-plugins/worktrees/main
# Install plugins at user scope
claude plugin install admin@local --scope user
claude plugin install sprint@local --scope user
claude plugin install retro@local --scope user
claude plugin install ideate@local --scope user
claude plugin install drupal-lab@local --scope user
claude plugin install lib@local --scope user
claude plugin install workflow@local --scope user
claude plugin install drover@local --scope user
claude plugin install research-lab@local --scope user
claude plugin install improve@local --scope user
claude plugin install ideas-funnel@local --scope user
After installing, initialize the sprint board in your project:
brew install beads
bd init --prefix sprint
adminMeta-tooling for developing and maintaining Claude Code plugins.
Skills: agent-team, bump-version, changelog, create-worktree, install, new-agent, new-skill, optimize-agents, scaffold, scaffold-silence, update-plugins
sprintTeam sprint execution: parallel agents, kanban pipeline, hooks, protocols.
Skills: asset-audit, board, kanban, plan, project-notes, run
retroEnd-of-sprint retrospectives: agent interviews via SubagentStop hook, action card management, session reports.
Skills: interviews, kanban, session, transcript
ideatePre-work ideation: brainstorm canvas, deep research, structured comparison, reality checks, diagrams, ADRs.
Skills: adr, brainstorm, compare, diagram, reality-check, research, understand
drupal-labDrupal development against DDEV: issue analysis, patch validation, contrib module scaffolding, performance profiling.
Skills: analyze-issue, browse-drupal-issues, config, ddev, finish-issue, issue-summary, module-dev-starter, perf-measure, process-lifecycle, validate-patch
libThin CLI-wrapper skills (data-layer only — no summarization). Slack, Jira, GitHub, TestRail, Obsidian vault, logs, and media utilities.
Skills: archive, csv-analysis, ddev, ffmpeg, github, hyperfine, image-optimize, jira, lighthouse, log-analyzer, pa11y, slack, testrail, vault-search, vault-store, wiki-query
workflowProcess automation built on top of lib: morning brief, deploy checklist, cross-source pulse, Obsidian maintenance, calendar/email helpers.
Skills: config, deploy-post, ecosystem-pulse, morning-brief, obsidian-lint, organize, personal-calendar, personal-email, pulse
droverAutomated Drupal error monitoring and self-healing pipeline. Watches logs, triages errors into curated Beads tickets, autonomously implements fixes in isolated git worktrees, notifies on ready-for-review.
Skills: add-project, backfill, baseline, board, dashboard, implement, reset-state, run, setup, triage, watch
research-labComposable research engagement pipeline: literary review via NotebookLM, multi-agent workshop swarms, cross-examination seminars, and iterative experimentation with ratchet-based optimization.
Skills: experiment, literary-review, run, seminar, workshop
improveProcess engineering methodology. Maps process topology, makes directed fixes, runs improvement experiments, accumulates lint rules. Domain-agnostic — each plugin can own its own :improve skill for domain-specific knowledge.
Skills: accessibility-scan, attach, experiment, fix, lint, perf-measure, self
ideas-funnelPassive knowledge capture pipeline — Karpathy-derived LLM Wiki with Monitor-driven multi-domain ingest. Feeds land in Raw/, agents compile them into a cross-linked Obsidian wiki, memory evolves via confidence decay and graph-aware consolidation.
Skills: ingest, init, lint, query
admin:changelog <plugin> # e.g. admin:changelog sprint
admin:changelog <plugin> --latest # most recent version only
Chris Weber