Wishtohear avatar

Wishtohear

Community

@Wishtohear

0Followers
|
12Public Repos
|
43Published Skills

Wishtohear provides 43 skills covering Flutter cross-platform app development, Dart language best practices, and the Ralph structured planning-and-testing lifecycle.

Skills Distribution
DomainDeveloper To...Flutter Cross-Plat.. (50%)Dart Language & Pa.. (22%)Ralph Planning & T.. (18%)Testing & Quality .. (10%)

Agent Skills by Wishtohear

Showing 43 vetted skills indexed across 1 GitHub repositories.

WishtohearWishtohear
1

flutter-building-forms

Implements validated Flutter forms using Form widgets, GlobalKey, and TextFormField validators.

Community
Basic
WishtohearWishtohear
1

flutter-handling-http-and-json

Executes HTTP requests and implements JSON serialization in Flutter applications.

Community
Intermediate
WishtohearWishtohear
1

flutter-building-plugins

Creates Flutter plugins bridging Dart code with platform-specific native APIs.

Community
Intermediate
WishtohearWishtohear
1

flutter-caching-data

Implements caching and offline-first data persistence strategies for Flutter applications.

Community
Intermediate
WishtohearWishtohear
1

flutter-embedding-native-views

Embeds native Android, iOS, macOS, and web views into Flutter applications.

Community
Intermediate
WishtohearWishtohear
1

flutter-setting-up-on-macos

Configures Xcode and CocoaPods toolchains for Flutter development on macOS.

Community
Basic
WishtohearWishtohear
1

flutter-adding-home-screen-widgets

Implements home screen widgets for Flutter apps on Android and iOS.

Community
Intermediate
WishtohearWishtohear
1

flutter-architecting-apps

Structures Flutter applications using layered UI, Logic, and Data architecture.

Community
Intermediate
WishtohearWishtohear
1

flutter-implementing-navigation-and-routing

Implements imperative, declarative, and nested navigation patterns in Flutter applications.

Community
Intermediate
WishtohearWishtohear
1

flutter-setting-up-on-windows

Configures a Windows environment for Flutter SDK installation, IDE setup, and desktop builds.

Community
Intermediate
WishtohearWishtohear
1

flutter-improving-accessibility

Configures Flutter apps to support screen readers and assistive technologies.

Community
Intermediate
WishtohearWishtohear
1

flutter-animating-apps

Implements implicit, explicit, Hero, and physics-based animations in Flutter applications.

Community
Intermediate
WishtohearWishtohear
1

flutter-working-with-databases

Implements offline-first Flutter data layers using SQLite, repositories, and synchronization services.

Community
Intermediate
WishtohearWishtohear
1

flutter-setting-up-on-linux

Configures a Linux environment with toolchain dependencies for Flutter desktop development.

Community
Intermediate
WishtohearWishtohear
1

flutter-theming-apps

Configures Flutter app themes using Material 3 color schemes and component styling.

Community
Intermediate
WishtohearWishtohear
1

flutter-building-layouts

Builds Flutter layouts using constraint rules and structural widgets like Row, Column, and Stack.

Community
Intermediate
WishtohearWishtohear
1

flutter-interoperating-with-native-apis

Integrates Flutter apps with native Android, iOS, and web platform APIs.

Community
Advanced
WishtohearWishtohear
1

flutter-managing-state

Implements ephemeral and app-level state management in Flutter using setState, Provider, and MVVM.

Community
Intermediate
WishtohearWishtohear
1

flutter-testing-apps

Implements unit, widget, and integration tests for Flutter applications.

Community
Intermediate
WishtohearWishtohear
1

flutter-localizing-apps

Configures Flutter apps for multi-language support using ARB files and gen-l10n code generation.

Community
Intermediate
WishtohearWishtohear
1

flutter-reducing-app-size

Measures and reduces Flutter application bundle size using build analysis and optimization workflows.

Community
Intermediate
WishtohearWishtohear
1

flutter-handling-concurrency

Offloads CPU-bound Dart computations to background isolates to prevent UI freezing.

Community
Intermediate
WishtohearWishtohear
1

test-driven-development

Enforces test-first development using the red-green-refactor cycle for features and bugfixes.

Community
Intermediate
WishtohearWishtohear
1

dart-cli-app-best-practices

Applies best practices for structuring, testing, and packaging Dart CLI applications.

Community
Basic

Frequently Asked Questions About Wishtohear

FAQPage Schema
What tasks can I accomplish using Wishtohear's skills?▼

You can build Flutter forms, layouts, animations, navigation, and accessibility features; handle HTTP/JSON, caching, SQLite persistence, and background isolates; apply Dart 3 features like records and pattern matching; and run the Ralph planning-to-testing lifecycle for web projects.

Who are these skills designed for?▼

Flutter and Dart developers building cross-platform mobile, desktop, and web apps, plus engineers who want a structured requirement-analysis, architecture, task-execution, and test-verification process through the Ralph planner and executor skills.

How do I set up a Flutter development environment with these skills?▼

Dedicated skills cover environment setup on macOS, Windows, and Linux, guiding configuration of machines to run, build, and deploy Flutter apps for iOS, Android, desktop, and web targets before applying the other development skills.

Are Wishtohear's skills open source?▼

Several Dart skills, including dart-best-practices, dart-test-fundamentals, dart-matcher-best-practices, dart-cli-app-best-practices, and dart-doc-validation, are explicitly licensed under Apache-2.0. Other skills in the manifest do not declare a license.

What prerequisites do these skills require?▼

Flutter skills require a configured Flutter SDK environment per the platform setup skills. Dart testing skills rely on package:test and package:matcher, and dart-skills-lint-validation requires Dart installed to validate skills or integrate dart_skills_lint as a dev dependency.