Loading...
Loading...
Found 301 Skills
Flame Engine core fundamentals - components, input, collision, camera, animation, scenes
State Management, Dependency Injection & Navigation
Isar Database, Caching & Offline-First Patterns
AI-powered E2E testing for any app. Test 8 platforms with natural language — no test code needed.
CI/CD Pipelines, Versioning & Release Management
Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure code remains correct and regression-free.
Architecture analysis, violation detection, and pattern validation. USE WHEN: reviewing code architecture, identifying violations, verifying patterns, updating technical documentation. Reference: docs/02-architecture/ARCHITECTURE.md Examples: <example> Context: User wants to check if code follows architecture. user: "Analyze if the payment module follows our architecture" assistant: "I'll use architecture-analyzer to review against ARCHITECTURE.md." <commentary>Architectural review is architecture-analyzer specialty.</commentary> </example> <example> Context: Need to identify technical debt. user: "Find architectural violations in the services layer" assistant: "I'll use architecture-analyzer to scan for violations." <commentary>Violation detection is architecture-analyzer responsibility.</commentary> </example>
Run Patrol E2E integration tests on macOS, iOS, Android, or Chrome. Use when writing, running, or debugging Patrol tests.
Use idiomatic doc comments to provide a professional API surface.
Configure and resolve static analysis warnings to maintain project health.
. Use when writing tests, reviewing test coverage, or setting up testing.
Expert in cross-platform mobile development (React Native/Flutter), bridging native performance with shared business logic.