Capacitor Plugins Directory This skill covers both official Capacitor packages and the broader Capgo plugin ecosystem. When to Use This Skill - User asks "which plugin should I use for X?" - User needs native functionality (camera, biometrics, payments, etc.) - User is building a new Capacitor feature - User wants to compare plugin options Decision Process Step 1: Check for an Official Capacitor Package First If the feature exists in the official Capacitor package set, use that as the default recommendation unless the user has a concrete gap the official package does not cover. Open the match…