Agent Skills and plugins to help mobile devs ship better apps faster with AI assistance
npx skills add https://github.com/code-with-beto/skills --skill app-iconInstala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.
Professional agent skills and plugins to help mobile developers ship better apps faster with AI assistance.
This repository contains a curated collection of Claude agent skills designed specifically for React Native and Expo developers. Each skill automates complex workflows, follows best practices, and helps you build production-ready mobile apps with confidence.
AI-powered app icon generation with full iOS 26 Liquid Glass support and Android adaptive icons.
Features:
.icon folder format with Liquid Glass effect supportapp.json configuration for both platformsUse cases:
Scaffold production-ready React Native apps from Code with Beto templates using the @codewithbeto/ship CLI.
Features:
bunx @codewithbeto/shipUse cases:
Generate release .apk and simulator .app artifacts for your Expo project using gradlew and xcodebuild directly.
Features:
app.config.ts / app.json to pull app name, slug, scheme, and bundle identifierscripts/build-android.sh and scripts/build-ios.sh with your real values baked inbuilds/ (replacing the previous one) for predictable install pathsexpo-dev-client launcher screenUse cases:
.app bundles for e2e tests (Maestro, Detox)Install all Code with Beto skills with a single command:
npx skills add code-with-beto/skills
Or install individual plugins:
npx skills add code-with-beto/skills/plugins/cwb-app-icon
npx skills add code-with-beto/skills/plugins/cwb-ship
npx skills add code-with-beto/skills/plugins/cwb-local-build
These skills integrate with Claude Code to provide contextual, automated workflows. When you describe what you need, Claude will:
No manual configuration needed - just describe what you want to build.
Contributions welcome! If you have ideas for new skills or improvements:
MIT - feel free to use in personal and commercial projects.
Made with ❤️ for the mobile dev community by Code with Beto