home / skills / madteacher

madteacher skills

Find 10 skills from 1 repo created by madteacher on GitHub.

1 repo
10 skills
GitHub

Sponsored

flutter-drift

madteacher/mad-agents-skills

17
This skill guides you to implement a resilient local SQLite store in Flutter with drift, enabling type-safe queries, reactive streams, and smooth migrations.
flutter-duit-bdui

madteacher/mad-agents-skills

17
This skill helps you integrate Duit into Flutter apps by wiring drivers, transports, and backend-driven UI with reusable components.
dart-drift

madteacher/mad-agents-skills

17
This skill guides Dart Drift usage for local SQLite and PostgreSQL with type-safe queries, migrations, and reactive streams.
flutter-adaptive-ui

madteacher/mad-agents-skills

17
This skill helps you build adaptive Flutter UIs that gracefully respond to screen size and platform, enhancing usability across mobile, tablet, and desktop.
flutter-animations

madteacher/mad-agents-skills

17
This skill helps you implement Flutter animations effectively by choosing implicit, explicit, hero, staggered, and physics-based approaches for smooth UX.
flutter-networking

madteacher/mad-agents-skills

17
This skill provides comprehensive Flutter networking guidance for HTTP CRUD, WebSocket, authenticated requests, error handling, and performance optimization.
flutter-architecture

madteacher/mad-agents-skills

17
This skill guides structuring Flutter apps with MVVM, feature-first organization, and clean layers to improve scalability, maintainability, and team
flutter-internationalization

madteacher/mad-agents-skills

17
This skill helps Flutter developers implement localization with gen-l10n and intl, enabling multilingual UI, locale-aware formatting, and custom language
flutter-navigation

madteacher/mad-agents-skills

17
This skill helps you implement Flutter navigation and routing with Navigator and go_router, enabling deep linking, data passing, and web history.
flutter-testing

madteacher/mad-agents-skills

17
This skill provides comprehensive Flutter testing guidance across unit, widget, and integration tests to improve reliability and coverage.