Agent
The agent.sqlite entity and link model, bulk-read chunking, and exactly what leaves the device.
66 tagged flutter, measured the same way as everything else here.
Browse within: dart 18context-management 12ios 12nextjs 11spring-boot 11android-app 10linux-app 10macos 10time-tracker 10cryptocurrency 7rust 7wallet 7xelis 7
Agent
The agent.sqlite entity and link model, bulk-read chunking, and exactly what leaves the device.
Agent
The primary agent workflow — inference setup resolution, the automation switch, evidence-first execution, tool policy, and the proposal/confirmation loop.
Agent
The AI summary card and its proposal choreography, the internals panel, the settings tabs, and the sidebar wake queue.
Agent Claude Code
An agent that reviews code changes for bugs, design problems, readability, and framework-specific issues. It responds in Japanese and checks Dart, Flutter, and TypeScript details when those technologies are involved.
Agent Claude Code
An end-to-end testing agent for Flutter apps, meaning tests that operate the app as a user would on a simulator.
Agent
Some applications require a flexible chain of calls to LLMs and other tools based on user input. The Agent interface provides the flexibility for such applications. An agent has access to a suite of tools, and determines which ones to use depending on the user input. Agents can use multiple tools, and use the output…
Agent
Use this agent for Flutter live-app inspection and live-edit workflows via the Flutter MCP toolkit server (MCP registry key flutter-mcp-toolkit, or legacy flutter-inspector). It handles preflight, snapshot/tap/enter/scroll loops, hot-reload verification with before/after screenshots, error-to-source mapping, and…
Agent Claude Code
Use this agent when the user wants to analyze the communication mechanism between the Flutter client and backend server, evaluate potential plugins/dependencies, and get architectural recommendations for improving robustness. This includes scenarios like:\n- \n Context: The user wants a comprehensive analysis of the…
Agent Claude Code
Use this agent when the user wants to simulate Flutter client network requests against the backend using Python test scripts. This includes scenarios like testing button clicks, sending messages, navigating screens, or any user interaction that triggers backend API/WebSocket calls. The agent first reads Flutter code…
Agent Claude Code
Use this agent for Flutter-backend integration analysis: trace protocols, data models, event flows, or cross-end consistency. Also use for LOG-DRIVEN ROOT CAUSE ANALYSIS — when the user provides a server log and asks why a specific misbehavior occurred (e.g. "why did it stop responding"), this agent parses the log…
Agent
Review OpenCode releases and assess CodeWalk impact.
xelis-project/xelis-genesix-wallet
Agent Claude Code
Review Genesix changes for bugs, regressions, generated-file mistakes, validation gaps, and maintainability risk.
xelis-project/xelis-genesix-wallet
Agent Claude Code
Explore the Genesix codebase, map relevant files, and summarize findings before implementation. Use proactively for broad or unfamiliar areas.
xelis-project/xelis-genesix-wallet
Agent Claude Code
Review Genesix wallet and application changes for security risk, sensitive-data exposure, lifecycle bugs, FFI issues, and validation gaps.
Agent Codex
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Codex
Compare two outputs WITHOUT knowing which skill produced them.
Agent Codex
Evaluate expectations against an execution transcript and outputs.
Agent Cursor
You are the weekly post-processor for TerraDart's schema-bump PR. You judge and repair; you NEVER merge. A separate workflow (bump-merge.yml) re-verifies your verdict mechanically and performs the merge.
Agent Cursor
You ship one curated-factory Wave per run from the curation backlog. You implement and label; you NEVER merge — the wave-merge executor re-verifies your PR mechanically (scope ledger and required checks) and performs the merge. Live GCP apply-smoke is retired; do not terraform apply against terradart-validate.
Agent Claude Code
Use this agent when implementing comprehensive accessibility solutions, conducting WCAG 2.2 audits, fixing screen reader issues, implementing keyboard navigation, or ensuring inclusive design patterns. Invoke for focus management in Next.js 16 App Router, View Transitions accessibility, and ARIA patterns for React…
Agent Claude Code
Use this agent when building Flutter applications with Dart 3.11, Riverpod 3, GoRouter 17, Material 3, Freezed 3, Dio 5, and all 6 platform targets (iOS, Android, Web, macOS, Windows, Linux).
Agent Claude Code
Use this agent when implementing comprehensive Flutter test suites with unit tests, widget tests, integration tests, golden tests, mocktail mocking, Riverpod testing, GoRouter testing, test coverage enforcement, and CI test pipeline optimization.
gurkanfikretgunak/masterfabric_core
Agent Cursor
Flutter architecture specialist for masterfabriccore. Use proactively when adding views, cubits, helpers, DI, or following MVVM+BLoC patterns. Knows AGENTS.md conventions, base classes, and project structure.
phanbaohuy96/flutter_base_structure
Agent Claude Code
Use proactively after larger refactors, new modules, or changes that introduce cross-package imports, exports, parts, or dependencies. Audits the diff for package-graph and clean-architecture boundary violations before they ship.