{ "description": "AI development skills for Claude Code and GitHub Copilot CLI \u2014 factory, design, implement, review, and cross-cutting workflows.", "name": "holocron", "owner": { "email": "defame1297@rkdr.net", "name": "Defame1297" }, "plugins": [ { "description": "Skills and agents for creating, maintaining, and managing a Claude Code / Copilot CLI plugin marketplace.", "name": "kyberforge", "source": "./plugins/kyberforge" }, { "description": "A place for things to be binned", "name": "bin", "source": "./plugins/bin" }, { "description": "Skills for working with Git \u2014 conventional commits, branch management, pull requests, and feature flow.", "name": "git", "source": "./plugins/git" }, { "description": "Skills for managing Gitea repositories \u2014 issues, pull requests, milestones, releases, and wikis.", "name": "gitea", "source": "./plugins/gitea" }, { "description": "Cross-cutting utility skills for everyday AI-assisted coding \u2014 triage, diagnosis, architecture review, and session navigation.", "name": "core", "source": "./plugins/core" }, { "description": "Skills for Real Engineers \u2014 planning, TDD, architecture, and debugging workflows from Matt Pocock's .claude directory.", "name": "mattpocock-skills", "source": { "repo": "mattpocock/skills", "source": "github" } }, { "description": "Skills and agents for configuring and running linters, starting with Vale.", "name": "lint", "source": "./plugins/lint" } ], "version": "0.3.0" }