{ "sources": [ { "id": "superpowers", "repo": "https://github.com/obra/superpowers.git", "ref": "main", "adapter": "codex-plugin", "pluginName": "superpowers", "category": "Developer Tools", "sourcePath": ".", "include": [ ".codex-plugin", "skills", "assets", "README.md", "LICENSE", "CODE_OF_CONDUCT.md" ] }, { "id": "ui-ux-pro-max", "repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git", "ref": "main", "adapter": "claude-skill", "pluginName": "ui-ux-pro-max", "category": "Design", "skillPath": ".claude/skills/ui-ux-pro-max", "metadataPath": "skill.json", "brandColor": "#7C3AED", "materializePaths": [ { "source": "src/ui-ux-pro-max/data", "destination": "data" }, { "source": "src/ui-ux-pro-max/scripts", "destination": "scripts" } ], "includeRootFiles": [ "README.md", "LICENSE" ] } ] }