This skill has not been reviewed by our automated audit pipeline yet.
Flutter Expert
Expert Flutter/Dart patterns and best practices for building maintainable cross-platform mobile apps (state management, navigation, testing).
Documentation (ADR & Runbook)
Generates and templates operational documentation: Architecture Decision Records (ADRs) and runbooks, with templates and principles for when and how to record d
Plan Tree Validator
Validates hierarchical plan trees against 8 invariants (parent/child integrity, no orphans, valid status, monotonic revisions, DAG acyclicity, etc.) and refuses
Quick Bugfix
A compact TDD-driven bugfix workflow that enforces root-cause investigation, failing-test-first discipline, and stepwise verification to prevent regressions.