Plugin Claude Code
Nylo Framework Claude Code extensions: 20 skills (Nylo framework, Flutter platform) and 3 development agents.
Plugin Claude Code
Nylo Framework Claude Code extensions: 20 skills (Nylo framework, Flutter platform) and 3 development agents.
Plugin Claude Code
20 skills (Nylo framework + Flutter platform) and 3 agents for Flutter/Nylo development.
Agent
Use this agent when code has been recently written or modified and needs to be reviewed for quality, correctness, and adherence to Flutter/Dart/Nylo project conventions. This includes after implementing new features, fixing bugs, refactoring code, or any time changes are made to Dart files, widget code, or…
Agent
Use this agent when working with Nylo Flutter applications that require creating, modifying, or scaffolding components such as pages, models, controllers, API services, providers, events, or forms. This agent ensures Nylo conventions are followed, Metro CLI is used for scaffolding, and all registrations (decoders…
Agent
Use this agent when the user needs to migrate a Nylo Flutter application from version 6.x to version 7.x. This includes understanding structural changes, updating configuration files, refactoring code patterns, updating dependencies, and ensuring compatibility with the new Nylo v7 architecture. The agent should be…
Skill Claude CodeCodex
Use when the user wants to change the app name, bundle ID, package name, or app display name in a Flutter project. Covers iOS and Android platform-specific configuration files.
Skill Claude CodeCodex
Use when the user wants to set up app launcher icons or splash screens in a Flutter project. Covers flutterlaunchericons and flutternativesplash packages with platform-specific configuration.
Skill Claude CodeCodex
Use when the user needs to add platform permissions for camera, photos, location, microphone, contacts, notifications, bluetooth, or other device capabilities in a Flutter app. Covers iOS Info.plist keys and Android AndroidManifest.xml permissions.
Skill Claude CodeCodex
Use when the user wants to build release artifacts or submit a Flutter app to the App Store or Google Play. Covers building APKs, AABs, IPAs, and store submission requirements for both platforms.
Skill Claude CodeCodex
Use when the user needs to set up code signing for iOS or Android in a Flutter project. Covers iOS certificates and provisioning profiles, Android keystores and signing configurations, and CI/CD signing setup.
Skill Claude CodeCodex
Use when the user needs to manage app version numbers and build numbers in a Flutter project. Covers pubspec.yaml version format, how versions map to iOS and Android, and version bumping strategies.
Skill Claude CodeCodex
Create distinctive, production-grade mobile interfaces for iOS and Android phones using Flutter. Use this skill when the user asks to build mobile apps, phone interfaces, Flutter screens, or mentions iOS/Android design. Generates platform-aware, creative code that avoids generic aesthetics.
Skill Claude CodeCodex
Use when creating a new Nylo v7 project, configuring environment variables, understanding directory structure, using the Metro CLI, generating app icons, setting up logging, scheduling tasks, or building custom Metro commands.
Skill Claude CodeCodex
Use when implementing user authentication, login/logout flows, storing auth tokens, checking authentication state, managing multiple auth sessions, accessing device IDs, or configuring authenticated routes in a Nylo v7 Flutter app.
Skill Claude CodeCodex
A skill that spawns the Nylo developer agent to handle development tasks in the users Nylo Flutter project.
Skill Claude CodeCodex
Use when building forms, adding form fields, validating user input, submitting form data, using NyFormWidget or FormValidator, creating picker/radio/checkbox/slider fields, or implementing form layouts in a Nylo v7 Flutter app.
Skill Claude CodeCodex
Use when adding multi-language support, creating or editing translation files, using Text.tr or .tr() for translated strings, switching languages at runtime, configuring supported locales, setting up the LanguageSwitcher widget, handling RTL languages, or debugging missing translations in a Nylo v7 Flutter app.
Skill Claude CodeCodex
Use when making HTTP requests, creating API services, configuring interceptors, caching API responses, handling token refresh, uploading files, or working with NyApiService and NyResponse in a Nylo v7 Flutter app.
Skill Claude CodeCodex
Use when sending local notifications, scheduling reminders, configuring notification channels, handling notification taps, requesting notification permissions, or managing badge counts in a Nylo v7 Flutter app.
Skill Claude CodeCodex
Use when defining routes, navigating between pages, adding route guards, passing parameters/data between pages, setting up deep links, configuring page transitions, building bottom/top navigation with NavigationHub, or creating onboarding journey flows in a Nylo v7 Flutter app.
Skill Claude CodeCodex
Use when working with state management in a Nylo v7 Flutter project. Covers NyState, NyPage lifecycle, state actions, updateState, loading/locking helpers, providers (NyProvider), events (NyEvent/NyListener), and decoder registration.
Skill Claude CodeCodex
Use when storing, reading, or deleting persistent data with NyStorage, using in-memory Backpack for fast synchronous access, caching data with expiration, managing collections, working with sessions, or implementing dual storage patterns in a Nylo v7 Flutter app.
Skill Claude CodeCodex
Use when writing, running, or debugging tests in a Nylo v7 Flutter project. Covers widget tests, unit tests, API mocking, factories, authentication simulation, time travel, state testing, and Nylo-specific assertions.
Skill Claude CodeCodex
Use when working with themes, colors, dark/light mode, fonts, text styles, or asset management in a Nylo v7 Flutter project. Also applies when customizing app appearance, switching themes at runtime, or registering fonts and images.