Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

flutter-skills

flutter-skills 收录了来自 RobertAlvv 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
4
更新
2026-03-10
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cicd-architecture-auditor
网络与计算机系统管理员

Use this skill for ANY task involving Flutter CI/CD pipelines, GitHub Actions workflows, build automation, test optimization, or release management. Trigger when the user shares a .yml / .yaml workflow file, asks why their pipeline is slow, wants to add or fix build steps, needs Android/iOS/Web builds automated, wants to configure coverage/quality gates, asks about sharding, needs release automation to Play Store or App Store Connect, or mentions words like "pipeline", "workflow", "CI", "CD", "GitHub Actions", "Fastlane", "build_runner", "coverage", "SonarQube", "APK", "IPA", "Play Store", "App Store Connect", "test shards", "parallel jobs", or "pipeline is too slow". Also trigger when the user is debugging a specific pipeline error or step failure, evaluating monorepo pipeline structure, or configuring platform build signing. Covers the full spectrum: diagnosis → optimization → build → test → quality gates → release automation → monorepo.

2026-03-10
architecture-auditor
软件开发工程师

Flutter Staff Engineer skill for auditing the architecture of Flutter projects. Analyzes project structure, layer separation, feature modularization, state management strategy, and dependency boundaries to detect architectural risks and technical debt. Use for requests like "review Flutter architecture", "analyze project structure", "audit Flutter codebase", "detect architectural issues", "evaluate scalability of this Flutter app", or "identify technical debt in Flutter project".

2026-03-09
atomic-design-system-auditor
软件质量保证分析师与测试员

Flutter Staff Engineer skill for auditing and enforcing a Design System based on Atomic Design principles (Atoms, Molecules, Organisms, Templates, Pages). Detects violations of atomic hierarchy, duplicated UI primitives, improper component composition, and inconsistent use of design tokens. Use for requests like "audit Flutter design system", "enforce atomic design architecture", "detect UI component duplication", "review Flutter UI structure", or "validate atomic design hierarchy".

2026-03-09
flutter-scalable-app
软件开发工程师

Senior Flutter engineer skill for building production-grade apps with clean architecture, flutter_bloc state management, auto_route navigation, get_it + injectable dependency injection, and Firebase integration. Use for requests like "build a Flutter screen", "set up BLoC", "translate Stitch designs to Flutter code", "configure Firebase", "scaffold a Flutter project", "Flutter clean architecture", or "optimize Flutter performance".

2026-03-09
runtime-performance-auditor
软件质量保证分析师与测试员

Flutter Staff Engineer skill for auditing runtime CPU performance in Flutter applications. Detects heavy computation on the main isolate, inefficient async patterns, lack of compute/isolate usage, missing memoization, and suboptimal caching strategies. Use for requests like "analyze Flutter runtime performance", "detect heavy computations", "audit async code", "optimize Flutter CPU usage", "review isolate usage", or "find performance bottlenecks in Flutter business logic".

2026-03-09
state-management-auditor
软件质量保证分析师与测试员

Flutter Staff Engineer skill for auditing state management architecture in Flutter projects. Analyzes how state is created, scoped, mutated, and consumed across widgets, blocs, cubits, providers, and streams to detect rebuild inefficiencies, architectural coupling, and long-term scalability risks. Use for requests like "review Flutter state management", "audit BLoC usage", "analyze Riverpod architecture", "detect rebuild problems", "identify state coupling", or "evaluate scalability of state management in this Flutter app".

2026-03-09
widget-performance-analyzer
软件质量保证分析师与测试员

Flutter performance engineering skill for analyzing widget rebuild behavior, render tree efficiency, layout costs, and scroll performance. Detects unnecessary rebuilds, large widget trees, inefficient list implementations, and layout anti-patterns that cause jank or dropped frames. Use for requests like "analyze Flutter UI performance", "detect rebuild issues", "optimize widget tree", "audit Flutter scrolling performance", "identify UI performance bottlenecks", or "find inefficient widgets".

2026-03-09
testability-architecture-auditor
软件质量保证分析师与测试员

Flutter Staff Engineer skill for auditing the architectural testability of Flutter applications. Evaluates whether the architecture enables effective unit, widget, and integration testing by analyzing dependency injection, separation of concerns, state management boundaries, and side-effect isolation. Detects architectural patterns that prevent scalable testing and generates a strategic plan to improve testability across the codebase.

2026-03-09