From expo-devtools-plugin
Access Expo documentation and learn about React Native development with Expo.
How this command is triggered — by the user, by Claude, or both
Slash command
/expo-devtools-plugin:expo-docsThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /expo-docs - Look up Expo documentation Access Expo documentation and learn about React Native development with Expo. ## Usage ## Examples ## Behavior 1. Use the Expo MCP `learn` tool to access documentation 2. Use `search_documentation` for natural language queries 3. Return relevant documentation with code examples 4. Supplement with Context7 for additional library docs if needed ## Arguments - `topic` (required): The Expo/React Native topic to look up - `query` (optional): Specific question or subtopic to search for ## Notes - Requires EAS paid plan for full Expo MCP funct...
Access Expo documentation and learn about React Native development with Expo.
/expo-docs <topic> [query]
/expo-docs navigation
/expo-docs push-notifications setup
/expo-docs eas build configuration
/expo-docs camera permissions
learn tool to access documentationsearch_documentation for natural language queriestopic (required): The Expo/React Native topic to look upquery (optional): Specific question or subtopic to search fornpx claudepluginhub W3Dev/coding-agent --plugin expo-devtools-plugin/react-nativeReviews React Native files or projects against Expo best practices for performant apps. Also guides new Expo project setup. Accepts file path, 'setup', or 'review'.
/react-nativeInvokes React Native frontend agent for Frappe-backed Expo mobile apps to develop screens, navigation, Redux state, React Query v4, GPS tracking, camera, notifications, and EAS builds.
/erne-upgradeGuides Expo SDK and React Native version upgrades via 5-step process with upgrade-assistant, producing summary, compatibility matrix, breaking changes, migration steps, and verification checklist.
/docsFetches up-to-date documentation for <library> [query] using Docfork, providing direct answers with runnable code examples.
/context7Searches technical documentation using Context7 for the given query, providing explanations, best practices, solutions, or multi-perspective research.