react-admin
Build complete admin panels and B2B apps on any API
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install react-admin skills?โผ
Run `npx skills add marmelab/react-admin --all -g -y` in your terminal to install all skills in this suite globally.
What is react-admin used for?โผ
It is a React framework for building admin panels, CRMs, and internal tools that run on top of any REST or GraphQL API, with ready-made components for lists, forms, and authentication.
Does react-admin work with my existing API?โผ
Yes. It connects to any backend through data provider adapters, with over 45 existing providers for REST, GraphQL, Supabase, Firebase, and more.
Can AI agents build react-admin apps with these skills?โผ
Yes. The included skills teach AI agents the correct patterns for resources, data fetching, forms, and translations, so they generate working react-admin code from plain-English requests.
How do I add multiple languages to a react-admin app?โผ
The i18n skill walks through setting up the i18n provider, structuring translation files, and converting hardcoded strings, with rules that prevent common translation mistakes.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core