概要
The webf-native-plugins skill provides a comprehensive framework for bridging the gap between web-based JavaScript environments and native mobile/desktop platforms within the WebF ecosystem. It streamlines the complex process of adding native features—such as biometric authentication, geolocation, and device sensors—by providing clear guidance on the required dual-sided installation process (Flutter pubspec and npm) and standardized implementation patterns. This skill is essential for developers building hybrid applications who need more robust device functionality than standard Web APIs can provide while maintaining a unified JavaScript codebase.