{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "react-skills", "homepage": "https://github.com/barehera/react-skills", "items": [ { "name": "react-skills-version", "type": "registry:file", "title": "React Skills Version", "description": "Installs the shared React Skills repository release version.", "files": [ { "path": "VERSION", "type": "registry:file", "target": "~/.agents/skills/VERSION" } ] } ], "include": [ "skills/build-forms/registry.json", "skills/manage-server-state/registry.json", "skills/build-composable-components/registry.json", "skills/evolve-skills-from-feedback/registry.json" ] }