marmelabmarmelabOfficialยท2 Agent Skills Included

react-admin

Build complete admin panels and B2B apps on any API

Builds full admin panels, CRMs, and B2B dashboards on top of any REST or GraphQL API using React and TypeScript. Provides ready-made components for data tables, forms, authentication, permissions, and translations, eliminating weeks of repetitive frontend work. Guides AI agents to generate correct react-admin code, wire data providers, and internationalize apps without common mistakes.
npx skills add marmelab/react-admin --all -g -y
Available:

Tells the AI agent the framework's design rules, testing and documentation requirements, and coding anti-patterns to follow when building or modifying react-admin applications.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’