Plugin Claude Code
Plugin marketplace listing 1 plugin: flutter-agentic.
Plugin Claude Code
Plugin marketplace listing 1 plugin: flutter-agentic.
Skill Claude CodeCodex
Sets the launcher icon for one app under apps/{app}/ on Android, iOS, and web from a single brand image, using flutterlaunchericons.
Skill Claude CodeCodex
If the feature name was not passed as an argument, ask: "What is the feature name? (e.g. products, auth, settings)".
Skill Claude CodeCodex
Adds Firebase Cloud Messaging (FCM) push notifications to one app under apps/{app}/: device token, foreground/background/terminated handling, topic subscriptions, tap-to-open-a-page routing, and image (rich) notifications. FCM only — no CleverTap.
Skill Claude CodeCodex
Gives one app under apps/{app}/ a native boot splash on Android, iOS, and web using flutternativesplash — themed light/dark background with the brand logo centered. (The native splash covers engine boot; an optional Flutter splash route continues branding after it — keep both on the same surface colour so the hand-off…
Skill Claude CodeCodex
If the new application ID was not passed as an argument, ask: "What is the new application ID? Use reverse-domain notation, e.g. com.company.appname".
Skill Claude CodeCodex
Connects one app under apps/{app}/ to a Firebase project. Follow every step in the guide below. Notes on how this skill splits the work.
Skill Claude CodeCodex
Guide the user through a full release: branch comparison, version bump, release notes, GitHub Release.
Skill Claude CodeCodex
If the new app name was not passed as an argument, ask: "What should the new app name be? Provide two forms.
Skill Claude CodeCodex
Run after any AI-generated code to catch rule violations before committing. Read the project rules, then audit the files the user just generated or modified.
Skill Claude CodeCodex
@docs/ai-rules/setup-project.md.
Cursor rule Cursor
Apply when user asks to scaffold, create, or add a new feature.
Cursor rule Cursor
Apply when the user asks to change the application ID, bundle identifier, package name, or app ID on Android or iOS.
Cursor rule Cursor
Project-wide coding conventions and rules for FlutterAgentic. Always include for all code generation tasks.
Cursor rule Cursor
Release workflow for FlutterAgentic. Follow these steps when the user asks to do a release.
Cursor rule Cursor
Apply when user asks to review, check, audit, or validate generated or modified code against project rules.
Cursor rule Cursor
Apply when user asks about project setup, running the app locally, or troubleshooting missing tools, emulators, or dependencies.
Instructions file GitHub Copilot
Instructions for abhinav503/flutter-agentic, covering flutteragentic — github copilot instructions, documentation index, monorepo layout, architecture and build & run.
Instructions file CodexOpenCode
Instructions for abhinav503/flutter-agentic, covering flutteragentic — agent rules (android studio · codex cli), documentation index, monorepo layout, build & run and forbidden patterns.
Instructions file
Instructions for abhinav503/flutter-agentic, covering flutteragentic — ai rules and monorepo layout.
Instructions file Gemini CLI
Instructions for abhinav503/flutter-agentic, covering flutteragentic — gemini rules, monorepo layout, release workflow and project setup.
Plugin Claude Code
AI-first Flutter Clean Architecture skills for Claude Code — scaffold features, wire BLoC + Freezed + Either, and keep AI-generated code on-pattern. Pilot release ships /add-feature-template.