cwb-plugins
01Plugin Claude Code
Plugin marketplace listing 4 plugins: cwb-app-icon, cwb-ship, cwb-theming, cwb-local-build.
Plugin Claude Code
Plugin marketplace listing 4 plugins: cwb-app-icon, cwb-ship, cwb-theming, cwb-local-build.
Plugin Claude Code
codewithbeto.dev app icon for Claude Code.
Skill Claude CodeCodex
Generate app icons for your React Native Expo app with iOS 26 support.
Plugin Claude Code
codewithbeto.dev local builds (APK and .app) for Claude Code.
Skill Claude CodeCodex
Build a release APK and a simulator .app file locally for a React Native Expo app using gradlew and xcodebuild. Use when the user wants to produce installable artifacts without EAS (for e2e testing, sharing a build with a teammate, or quick iteration on a real device/simulator). Generates two shell scripts wired up to…
Plugin Claude Code
Scaffold production-ready React Native apps from Code with Beto templates using @codewithbeto/ship.
Skill Claude CodeCodex
Scaffold production-ready React Native apps using the @codewithbeto/ship CLI. Use when the user wants to create a new app from a Code with Beto template, scaffold a project with Platano, or run bunx @codewithbeto/ship. Always use flag-based (non-interactive) mode — the interactive TUI requires a terminal.
Plugin Claude Code
Scaffold a unified cross-platform color theme system (native iOS + Android Material You) into an Expo Router app.
Skill Claude CodeCodex
Scaffold a unified, cross-platform color theme system into an Expo Router app. Sets up semantic system colors (resolved from native iOS labels and Android Material You dynamic colors), brand colors, automatic dark/light re-rendering, the React Navigation ThemeProvider, and a useColors() / useTheme() context hook. Use…
Skill Claude CodeCodex
Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.
Instructions file CodexOpenCode
AGENTS.md instructions for Code-with-Beto/ship, covering agent guide — @codewithbeto/ship, quick start, flags, what it does and output.