Claude Code plugin: semantic GitHub repo discovery for reusable components. Search, rank, overview, evaluate, and recommend open-source repos by having Claude parse gh API results — star count, recent activity, maintenance signals, license, language fit.
Bundle GitHub findings from this session (or a supplied list of repos) into a curated resources index repository — categorised, sorted, and presented according to a user-defined spec. Public or private.
Deep evaluation of a single GitHub repo as a candidate for the user's project — fit, maintenance, risk, integration effort. Longer and more opinionated than overview-repo.
Search GitHub for reusable open-source components matching a keyword or problem description. Returns a ranked shortlist (stars, activity, fit) with a one-line verdict per repo.
Given a seed GitHub repo and a description of what the user wants more of, find similar repos. The user names the angle of similarity (purpose, tech stack, UX, niche) so results aren't just "same topic tags".
Ingest one or more GitHub repos into an existing resources index created by /github-explorer:create-resources-index. Dedupes against repos.json, enriches metadata, classifies per the index's scheme, and updates README.md + filtered views.
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.
Semantic GitHub repo discovery for finding reusable open-source components. The plugin runs gh api search/repositories and has Claude parse the results — ranking by star count, recent activity, maintenance signals, license, and language fit.
"Semantic" here = Claude reads and interprets the results (READMEs, metadata, stats). No vector index.
You're working on a project and want to ask: "Is there an open-source repo we could use for this?" — this plugin answers that, with ranked shortlists, quick overviews, and deeper evaluations.
/github-explorer:find-component — keyword search, returns a ranked shortlist./github-explorer:overview-repo — quick overview of a single repo (what it is, who maintains it, is it alive)./github-explorer:evaluate-repo — deep evaluation of one repo against your project's needs./github-explorer:recommend-for-project — reads the current project's stack/needs from CLAUDE.md or the user's brief and returns top recommendations./github-explorer:create-resources-index — bundle findings (from this session or a supplied list) into a curated resources-index repo. Categorised, sorted, and presented per a user-defined spec (show stars or not, ordering, badges, public/private)./github-explorer:ingest-to-index — append new findings to an existing resources index. Dedupes, enriches, classifies per the index's existing scheme, and updates README.md + repos.json + any filtered views.github-explorer:component-scout — sub-agent for multi-repo evaluation passes (shortlist → evaluate each → aggregate).Applied post-fetch by Claude:
claude plugins marketplace add danielrosehill/Claude-Code-Plugins
claude plugins install github-explorer@danielrosehill
gh CLI installed and authenticatedMIT
npx claudepluginhub danielrosehill/claude-code-plugins --plugin github-explorerComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Memory compression system for Claude Code - persist context across sessions
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.