{"id":50126012,"url":"https://github.com/glebmish/builder-toolkit","last_synced_at":"2026-05-23T20:01:04.334Z","repository":{"id":359741950,"uuid":"1247330477","full_name":"glebmish/builder-toolkit","owner":"glebmish","description":"A collection of Claude Code plugins I use to create software","archived":false,"fork":false,"pushed_at":"2026-05-23T07:31:12.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-23T09:29:02.104Z","etag":null,"topics":["agentic-coding","claude-code","claude-code-plugin","git","plugin-marketplace"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glebmish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-23T07:08:09.000Z","updated_at":"2026-05-23T07:51:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/glebmish/builder-toolkit","commit_stats":null,"previous_names":["glebmish/builder-toolkit"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/glebmish/builder-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glebmish%2Fbuilder-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glebmish%2Fbuilder-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glebmish%2Fbuilder-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glebmish%2Fbuilder-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glebmish","download_url":"https://codeload.github.com/glebmish/builder-toolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glebmish%2Fbuilder-toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33410345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T18:09:33.147Z","status":"ssl_error","status_checked_at":"2026-05-23T18:09:31.380Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentic-coding","claude-code","claude-code-plugin","git","plugin-marketplace"],"created_at":"2026-05-23T20:00:41.374Z","updated_at":"2026-05-23T20:01:04.313Z","avatar_url":"https://github.com/glebmish.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# builder-toolkit\n\n[![CI](https://github.com/glebmish/builder-toolkit/actions/workflows/ci.yml/badge.svg)](https://github.com/glebmish/builder-toolkit/actions/workflows/ci.yml)\n[![Release](https://img.shields.io/github/v/release/glebmish/builder-toolkit)](https://github.com/glebmish/builder-toolkit/releases)\n[![License: MIT](https://img.shields.io/github/license/glebmish/builder-toolkit)](LICENSE)\n\nA collection of skills and plugins loosely related to building projects.\n\nEach entry below ships as a Claude Code plugin (via this marketplace) and\nas a standalone skill installable with [`npx skills`](https://github.com/vercel-labs/skills).\nBundled hooks (where present) are only registered on the plugin-install\npath; the skill-only install gives you the SKILL.md without hook\nenforcement.\n\n```\nclaude plugin marketplace add glebmish/builder-toolkit\nnpx skills add glebmish/builder-toolkit\n```\n\n## Plugins\n\n### git-history-rewrite\n\nSafety net for destructive git operations — bundles a `PreToolUse` hook that\nblocks unsafe forms of `git` history rewrite commands and steers toward creating\nbackups before running those commands.\n\n![Hook blocking `git filter-repo` without `--refs`, with the agent explaining why the block protects the recovery net](plugins/git-history-rewrite/docs/images/hook-block.png)\n\n[Full details →](plugins/git-history-rewrite/README.md)\n\n**Install**\n\nAs a Claude Code plugin (recommended — enables the hook):\n\n```\nclaude plugin marketplace add glebmish/builder-toolkit\nclaude plugin install git-history-rewrite@builder-toolkit\n```\n\nAs a standalone skill (skill body only, no hook):\n\n```\nnpx skills add glebmish/builder-toolkit --skill git-history-rewrite\n```\n\n**Prerequisites**\n\n`jq` on `PATH` — the PreToolUse hook parses tool-input JSON with it. Only\nrequired for the plugin install path.\n\n## Releases\n\nVersioned releases are published at [GitHub Releases](https://github.com/glebmish/builder-toolkit/releases).\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglebmish%2Fbuilder-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglebmish%2Fbuilder-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglebmish%2Fbuilder-toolkit/lists"}