If you're building admin panels with react-admin, this skill gets Claude up to speed on the framework's architecture. It covers the provider pattern (dataProvider, authProvider, i18nProvider), the composition-over-configuration philosophy, and how to work with contexts instead of prop drilling. The guidance on relationships is solid: use ReferenceField and ReferenceInput instead of fetching everything upfront. It also hammers home the critical rule of never calling APIs directly, always going through data provider hooks for proper caching and optimistic updates. Useful if you're tired of explaining why your codebase uses useGetList instead of fetch.
npx -y skills add marmelab/react-admin --skill react-admin --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
analogjs/angular-skills