[
  {
    "repo": "gennaro-tedesco/gh-s",
    "name": "s",
    "category": "Search",
    "summary": "Interactively search GitHub repositories.",
    "install": "gh extension install gennaro-tedesco/gh-s",
    "best_for": "Finding repositories quickly from a terminal workflow.",
    "avoid_if": "You need advanced code search rather than repository search.",
    "stars": 404,
    "license": "Apache-2.0",
    "last_pushed_at": "2025-08-20T11:48:41Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "gennaro-tedesco/gh-f",
    "name": "f",
    "category": "Search",
    "summary": "A compact fzf-powered GitHub extension.",
    "install": "gh extension install gennaro-tedesco/gh-f",
    "best_for": "Users who want fast fuzzy GitHub navigation.",
    "avoid_if": "You do not use fzf-style terminal pickers.",
    "stars": 386,
    "license": "Unlicense",
    "last_pushed_at": "2025-09-23T10:24:09Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "k1LoW/gh-grep",
    "name": "grep",
    "category": "Search",
    "summary": "Print matching lines from repositories through the GitHub API.",
    "install": "gh extension install k1LoW/gh-grep",
    "best_for": "Searching repository content without cloning.",
    "avoid_if": "You need local ripgrep speed across checked-out code.",
    "stars": 229,
    "license": "MIT",
    "last_pushed_at": "2025-10-22T12:00:08Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "LangLangBart/gh-find-code",
    "name": "find-code",
    "category": "Search",
    "summary": "Search GitHub code with fzf.",
    "install": "gh extension install LangLangBart/gh-find-code",
    "best_for": "Developers who want interactive code search from the terminal.",
    "avoid_if": "You need local search inside a checked-out repository.",
    "stars": 68,
    "license": "Unlicense",
    "last_pushed_at": "2026-06-02T04:58:25Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "kawarimidoll/gh-q",
    "name": "q",
    "category": "Search",
    "summary": "Clone GitHub repositories using fzf and ghq.",
    "install": "gh extension install kawarimidoll/gh-q",
    "best_for": "Users who organize local repositories with ghq.",
    "avoid_if": "You do not use ghq.",
    "stars": 49,
    "license": "MIT",
    "last_pushed_at": "2026-01-02T08:40:19Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "benelan/gh-fzf",
    "name": "fzf",
    "category": "Search",
    "summary": "Wrap GitHub CLI workflows with fzf.",
    "install": "gh extension install benelan/gh-fzf",
    "best_for": "Users who prefer fuzzy selection over typing exact identifiers.",
    "avoid_if": "You do not use fzf.",
    "stars": 36,
    "license": "MIT",
    "last_pushed_at": "2026-02-22T08:37:37Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "Link-/gh-stars",
    "name": "stars",
    "category": "Search",
    "summary": "Search starred repositories from GitHub CLI.",
    "install": "gh extension install Link-/gh-stars",
    "best_for": "Users who treat GitHub stars as a personal knowledge base.",
    "avoid_if": "You do not rely on GitHub stars for bookmarking.",
    "stars": 32,
    "license": "MIT",
    "last_pushed_at": "2025-10-29T21:27:05Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "korosuke613/gh-user-stars",
    "name": "user-stars",
    "category": "Search",
    "summary": "Interactively browse and search starred repositories.",
    "install": "gh extension install korosuke613/gh-user-stars",
    "best_for": "Users with large personal star collections.",
    "avoid_if": "You need a freshly maintained star search tool.",
    "stars": 184,
    "license": "MIT",
    "last_pushed_at": "2021-11-15T08:49:08Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "stale"
  },
  {
    "repo": "samcoe/gh-repo-explore",
    "name": "repo-explore",
    "category": "Search",
    "summary": "Interactively explore a repository without cloning it.",
    "install": "gh extension install samcoe/gh-repo-explore",
    "best_for": "Inspecting unfamiliar repositories quickly.",
    "avoid_if": "You need local editing or build execution.",
    "stars": 63,
    "license": "MIT",
    "last_pushed_at": "2023-12-11T12:03:05Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "stale"
  }
]
