flutter / flutter/agent-plugins
Support platform-specific skills (e.g., iOS specific plugin migration)
- Vorherrschende Sprache
- Dart
- Sterne
- 3k
- Forks
- 180
- Ø Merge
- 4 T. 2 Std.
- Gemergte PRs (30 T.)
- 9
Beschreibung
# Problem
Loading specialized skills like the iOS specific plugin migration ([#191](https://github.com/flutter/agent-plugins/pull/191)) globally exposes them to all Flutter developers, regardless of whether they are working on iOS-specific tasks. That's why this PR was closed (PR feedback)
# Proposed Solution
Explore scoping niche or platform-specific skills that users can select on demand.
• Reduces Noise: Prevents cluttering the core agent's context for general Flutter workflows.
• Better Targeting: Ensures specialized tools are only loaded when explicitly needed for platform-specific tasks.
# Alternatives
Host this skill under a personal repo, or as a GitHub comment.
We plan to reach out to popular plugin authors with this skill included for AI assisted migration. Putting it under a personal account feels a bit sussy. GitHub comment can be hard to manage compared to a centralized repo.
Beitragsleitfaden
Rechercherichtung
Es werden keine Dateien oder Tests genannt. Beginne damit, das aktuelle globale Laden von Skills und den geschlossenen PR #191 zu überprüfen, und ermittle anschließend, wie plattformspezifische Skills bei Bedarf ausgewählt werden könnten; als erledigt gilt die Aufgabe, wenn ein abgestimmtes Design für die Eingrenzung dieser Skills vorliegt, ohne sie allen Flutter-Entwicklern zugänglich zu machen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- flutter, ios
- Bereich
- mobile-dev, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100