{"id":50476257,"url":"https://github.com/blaugold/claude-code-plugins","last_synced_at":"2026-06-01T13:31:07.921Z","repository":{"id":336836586,"uuid":"1151342085","full_name":"blaugold/claude-code-plugins","owner":"blaugold","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-06T10:51:09.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-06T18:29:10.026Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blaugold.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-06T10:49:10.000Z","updated_at":"2026-02-06T10:51:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/blaugold/claude-code-plugins","commit_stats":null,"previous_names":["blaugold/claude-code-plugins"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/blaugold/claude-code-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaugold%2Fclaude-code-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaugold%2Fclaude-code-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaugold%2Fclaude-code-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaugold%2Fclaude-code-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blaugold","download_url":"https://codeload.github.com/blaugold/claude-code-plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaugold%2Fclaude-code-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33777967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-01T13:31:06.995Z","updated_at":"2026-06-01T13:31:07.916Z","avatar_url":"https://github.com/blaugold.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claude Code Plugins\n\nA collection of plugins for [Claude Code](https://docs.anthropic.com/en/docs/claude-code).\n\n## Available Plugins\n\n| Plugin                                           | Description                                                                |\n| ------------------------------------------------ | -------------------------------------------------------------------------- |\n| [code-quality](plugins/code-quality)             | Auto-fixes (ESLint/Prettier) after edits and quality gates before stopping |\n| [dart-lsp](plugins/dart-lsp)                     | LSP integration for Dart files using the Dart Analysis Server              |\n| [vue-typescript-lsp](plugins/vue-typescript-lsp) | TypeScript Language Server with Vue support                                |\n\n## Setup\n\n### Add the Marketplace\n\nRun the following slash command in Claude Code:\n\n```\n/plugin marketplace add blaugold/claude-code-plugins\n```\n\n### Browse and Install Plugins\n\nList available plugins:\n\n```\n/plugin marketplace list\n```\n\nInstall a plugin:\n\n```\n/plugin install \u003cplugin-name\u003e@local-plugins\n```\n\n### Alternative: Settings File\n\nAdd the marketplace to your Claude Code settings file (`~/.claude/settings.json`\nor `.claude/settings.json` in your project):\n\n```json\n{\n  \"extraKnownMarketplaces\": {\n    \"local-plugins\": {\n      \"source\": {\n        \"source\": \"github\",\n        \"repo\": \"blaugold/claude-code-plugins\"\n      }\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblaugold%2Fclaude-code-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblaugold%2Fclaude-code-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblaugold%2Fclaude-code-plugins/lists"}