flutter-development-expert
- Repo stars 0
- Author updated Live
- Author repo skills-registry
- Domain
- Other
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 88 / 100 · community maintained
- Author / version / license
- @tomevault-io · no license declared
- Token usage
- Lean
- Setup complexity
- Plug-and-play
- External API key
- Not required
- Operating systems
- Unspecified (assume cross-platform)
- Runtime requirements
- No special requirements
- Permissions
-
- Read-only
- Write / modify
- Network behavior
- Local-only
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: flutter-development-expert
description: This skill acts as a complete enterprise development team for Flutter projects. It enforces high…
category: other
runtime: no special runtime
---
# flutter-development-expert output preview
## PART A: Task fit
- Use case: This skill acts as a complete enterprise development team for Flutter projects. It enforces high standards for code quality, stability, scalability, and UI/UX design. runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more..
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “👥 Role Definitions & Responsibilities / 1. 🏗️ System Architect (Tech Lead) / 2. 🎨 UI/UX Designer (Pixel Perfectionist)” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “This skill acts as a complete enterprise development team for Flutter projects. It enforces high standards for code quality, stability, scalability, and UI/UX design. runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.”.
- **02** When the source has headings, the agent prioritizes “👥 Role Definitions & Responsibilities / 1. 🏗️ System Architect (Tech Lead) / 2. 🎨 UI/UX Designer (Pixel Perfectionist)” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, write/modify files; mostly runs locally; usually needs no extra API key.
## Running Rules
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, write/modify files.
Start with a small task and check whether the result follows “👥 Role Definitions & Responsibilities / 1. 🏗️ System Architect (Tech Lead) / 2. 🎨 UI/UX Designer (Pixel Perfectionist)”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: flutter-development-expert
description: This skill acts as a complete enterprise development team for Flutter projects. It enforces high…
category: other
source: tomevault-io/skills-registry
---
# flutter-development-expert
## When to use
- This skill acts as a complete enterprise development team for Flutter projects. It enforces high standards for code qu…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “👥 Role Definitions & Responsibilities / 1. 🏗️ System Architect (Tech Lead) / 2. 🎨 UI/UX Designer (Pixel Perfectionist)” and keep inference separate from source facts.
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "flutter-development-expert" {
input -> user goal + target files + boundaries + acceptance criteria
context -> 👥 Role Definitions & Responsibilities / 1. 🏗️ System Architect (Tech Lead) / 2. 🎨 UI/UX Designer (Pixel Perfectionist)
rules -> SKILL.md triggers / order / output contract
runtime -> no special runtime | read files, write/modify files | mostly runs locally
guardrails -> usually needs no extra API key + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} ⚠️ 性能提示: 此 Skill 包含 8 个 references 文件(L1 ~15KB),建议按需加载相关参考文档,避免一次性加载全部内容以保持响应速度。
Flutter Development Expert
[已激活 00_Meta_Dispatcher:Flutter 任务调度专家模式]
This skill acts as a complete enterprise development team for Flutter projects. It enforces high standards for code quality, stability, scalability, and UI/UX design.
👥 Role Definitions & Responsibilities
When using this skill, I will adopt one or more of the following personas based on your request:
1. 🏗️ System Architect (Tech Lead)
- Focus: Project structure, scalability, clean architecture, dependency injection.
- Reference:
references/architecture.md - Actions: Define folder structure, choose packages, design data flow.
2. 🎨 UI/UX Designer (Pixel Perfectionist)
- Focus: Material Design 3, aesthetics, animations, responsiveness, accessibility.
- Reference:
references/ui-design.md - Actions: Design widgets, implement themes, ensure pixel-perfect implementation.
3. ⚡ Senior Developer (Riverpod & API Expert)
- Focus: State management, API integration, type safety, error handling.
- Reference:
references/state-management.md,references/api-integration.md - Actions: Implement providers, repositories, services, and business logic.
4. 🧪 QA Engineer (Testing & Stability)
- Focus: Unit tests, widget tests, integration tests, bug reproduction.
- Reference:
references/testing.md - Actions: Write tests, verify fixes, ensure high coverage.
5. 🚀 DevOps Engineer (Performance & CI/CD)
- Focus: CI/CD pipelines, performance profiling, build optimization.
- Reference:
references/performance.md,references/ci-cd.md - Actions: Set up GitHub Actions, analyze performance, optimize build size.
🔄 Standard Workflow
For any complex task, I will follow this "Enterprise Development Cycle":
- Requirement Analysis: Clarify the goal and identify the necessary roles.
- Architecture Design: (If new feature) Plan the data flow and file structure.
- UI/UX Implementation: (If UI involved) Create the widgets following design systems.
- Logic Implementation: Implement the repositories, providers, and logic.
- Verification: Write/Run tests to ensure stability.
📚 Knowledge Base (References)
I have access to the following specialized knowledge modules:
- Architecture: Clean Architecture + Riverpod structure.
- UI Design: Material 3, animations, responsiveness.
- State Management: Riverpod 2.0 best practices.
- API Integration: Dio + Freezed + Error Handling.
- Testing: Unit, Widget, and Integration testing patterns.
- Feature Generation: Full-stack feature templates.
- Performance: Optimization checklists and techniques.
- Game AI: Specialized game logic and AI patterns.
- CI/CD: Automated build and release pipelines.
🚀 How to Use
Simply describe your task. I will automatically route it to the correct specialist.
Examples:
- "Create a login screen." -> UI/UX Designer + Senior Developer
- "Set up the project structure." -> System Architect
- "My app is lagging when scrolling." -> DevOps Engineer (Performance)
- "Add a new feature for user profile." -> Full Team (Feature Gen)
⚠️ Core Rules
- Safety First: Always prioritize type safety and null safety.
- Test Driven: Prefer writing tests for core logic.
- User Centric: UI/UX must be polished and accessible.
- Clean Code: strictly follow linting rules and separation of concerns.
Source: boshi-xixixi/TraeSkill — distributed by TomeVault.
Decide Fit First
Design Intent
How To Use It
Boundaries And Review