From govreposcrape
Searches 24,500+ UK government GitHub repositories for code patterns, examples, and libraries from GDS, NHS Digital, HMRC, DWP, MOJ. Use for auth, validation, APIs, GOV.UK Design System.
How this skill is triggered — by the user, by Claude, or both
Slash command
/govreposcrape:search-uk-govThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You have access to the `search_uk_gov_code` MCP tool which searches across 24,500+ UK government repositories indexed from GitHub. Use it when the user asks about UK government code, patterns, or implementations.
You have access to the search_uk_gov_code MCP tool which searches across 24,500+ UK government repositories indexed from GitHub. Use it when the user asks about UK government code, patterns, or implementations.
Good queries are natural language with domain context:
Poor queries are too short or generic:
query (string, required): Natural language search query, 3-500 characterslimit (number, optional): Results to return, 1-100, default 20Each result includes:
| Organization | Department |
|---|---|
alphagov | Government Digital Service (GDS) |
nhsdigital | NHS Digital |
hmrc | HM Revenue & Customs |
dwp | Department for Work and Pensions |
cabinetoffice | Cabinet Office |
ministryofjustice | Ministry of Justice |
defra | Department for Environment, Food & Rural Affairs |
companieshouse | Companies House |
UKHomeOffice | Home Office |
npx claudepluginhub chrisns/govreposcrape --plugin govreposcrapeFinds open-source solutions on GitHub for bugs, dependency issues, API blockers, and tool needs. Searches issues, PRs, and code to translate into local fixes.
Use when about to build any feature, library, or system - searches GitHub and package registries for existing implementations to study, harvest patterns from, or use directly instead of building from scratch
Guides Dutch government developers on open source licensing (EUPL, MIT), publiccode.yml, CONTRIBUTING.md, and Standard for Public Code compliance.