Cleydson Flutter Claude Code
cleydson-flutter-claude-code is a Claude Code plugin for the Build phase that supplies eight Flutter SDLC agents and skills based on official Flutter documentation.
Install this when you are building or shipping a Flutter app with Claude Code and want SDLC-aligned agents and skills grounded in official Flutter documentation.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install cleydson-flutter-claude-code@cleydson/flutter-claude-codeBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:cleydson/flutter-claude-code") and the paste-ready config with skillselion.get_install_config("plugin:cleydson/flutter-claude-code").
What it does
cleydson-flutter-claude-code is a Claude Code plugin collection aimed at solo mobile developers who live in Flutter and want the agent to follow a structured SDLC instead of random snippets. The repository bundles eight plugins with keywords spanning agents, architecture, Firebase, GraphQL, state patterns, testing, performance, and deployment—reflecting how real indie apps move from design through integration and release. It is strongest in the build phase when you are implementing UI, managing state, and connecting backends, but the advertised lifecycle scope also supports validation prototypes and pre-ship testing discipline. If you already read flutter.dev daily, this package is essentially that guidance packaged for repeated invocation in Claude Code. It does not replace the Flutter SDK or IDE tooling; it orchestrates how Claude reasons about your mobile codebase.
Highlights
- 8 bundled plugins covering agents and skills across the Flutter software development lifecycle
- Coverage themes include architecture, state, Firebase, GraphQL, testing, performance, and deployment
- Aligned with https://docs.flutter.dev as the authoritative reference
- Android and cross-platform device and platform practices in one suite
- Skills for implementation, integration, optimization, and backend touchpoints
Why builders use it
Flutter solo builders waste time re-explaining widget patterns, state approaches, and platform quirks to the agent on every session.
After install, Claude Code can apply a consistent Flutter-focused skill and agent suite across implementation, integration, testing, and deployment tasks.
At a glance
- Type - Plugin in Frontend & UI.
- Adoption - 0 installs, 40 stars, 0 votes.
FAQ
Who is cleydson-flutter-claude-code for?
It is for Flutter developers using Claude Code who want multiple specialized agents and skills covering mobile architecture, integrations, and quality practices.
When should I use cleydson-flutter-claude-code?
Use it throughout active Flutter development—especially while implementing UI, wiring Firebase or GraphQL, and hardening tests before release.
How do I add cleydson-flutter-claude-code to my agent?
Add the cleydson/flutter-claude-code plugin from the marketplace or repo, enable the eight-plugin bundle in Claude Code, and select the Flutter agent or skill that matches your current SDLC step.
Comments
Share how you use cleydson-flutter-claude-code, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.