expo-ui-jetpack-compose Skill
@expo/ui/jetpack-compose package lets you use Jetpack Compose Views and modifiers in your app. Published by openai in plugins.
What is expo-ui-jetpack-compose Skill?
@expo/ui/jetpack-compose package lets you use Jetpack Compose Views and modifiers in your app. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Design and media
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use expo-ui-jetpack-compose Skill
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/expo/skills/expo-ui-jetpack-compose/SKILL.md
What it does
@expo/ui/jetpack-compose package lets you use Jetpack Compose Views and modifiers in your app.
Skill instructions
The instructions in this skill apply to SDK 55 only. For other SDK versions, refer to the Expo UI Jetpack Compose docs for that version for the most accurate information. Installation bash npx expo install @expo/ui A native rebuild is required after installation (npx expo run:android). Instructions - Expo UI's API mirrors Jetpack Compose's API. Use Jetpack Compose and Material Design 3 knowledge to decide which components or modifiers to use. If you need deeper Jetpack Compose or Material 3 guidance (e.g. which component to pick, layout patterns, theming), consult current Jetpack Compose and Material Design 3 documentation before implementing. - Components are imported from @expo/ui/jetpack-compose, modifiers from @expo/ui/jetpack-compose/modifiers. - Always read the .d.ts type files to confirm the exact API before using a component or modifier. Run node -e "console.log(path.dirname(require.resolve('@expo/ui/jetpack-compose')))" to locate the package, then read the relevant {ComponentN
Explore related resources
Frequently asked questions
What is expo-ui-jetpack-compose?
expo-ui-jetpack-compose is a open-source AI agent skill with Copy skill directory. @expo/ui/jetpack-compose package lets you use Jetpack Compose Views and modifiers in your app.
Who is expo-ui-jetpack-compose best for?
expo-ui-jetpack-compose is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows.
How do I install expo-ui-jetpack-compose?
Install or run expo-ui-jetpack-compose using Copy skill directory. Check expo-ui-jetpack-compose for the latest setup command.
Is expo-ui-jetpack-compose actively maintained?
expo-ui-jetpack-compose may need a closer maintenance check before production use.
Auto-fetched from GitHub.