·webf-api-compatibility
</>

webf-api-compatibility

openwebf/webf

Überprüfen Sie die Kompatibilität von Web-APIs und CSS-Funktionen in WebF – ermitteln Sie, welche JavaScript-APIs, DOM-Methoden, CSS-Eigenschaften und Layoutmodi unterstützt werden. Verwenden Sie diese Funktion, wenn Sie Funktionen planen, debuggen, warum APIs nicht funktionieren, oder Alternativen für nicht unterstützte Funktionen wie IndexedDB, WebGL, Float-Layout oder CSS Grid finden.

0Installationen·0Trend·@openwebf

Installation

$npx skills add https://github.com/openwebf/webf --skill webf-api-compatibility

SKILL.md

Note: WebF development is nearly identical to web development - you use the same tools (Vite, npm, Vitest), same frameworks (React, Vue, Svelte), and same deployment services (Vercel, Netlify). This skill covers one of the 3 key differences: checking API and CSS compatibility before implementation. The other two differences are async rendering and routing.

WebF is NOT a browser - it's a Flutter application runtime that implements W3C/WHATWG web standards. This means some browser APIs are not available, and some CSS features work differently.

This skill helps you quickly check what's supported and find alternatives for unsupported features.

Überprüfen Sie die Kompatibilität von Web-APIs und CSS-Funktionen in WebF – ermitteln Sie, welche JavaScript-APIs, DOM-Methoden, CSS-Eigenschaften und Layoutmodi unterstützt werden. Verwenden Sie diese Funktion, wenn Sie Funktionen planen, debuggen, warum APIs nicht funktionieren, oder Alternativen für nicht unterstützte Funktionen wie IndexedDB, WebGL, Float-Layout oder CSS Grid finden. Quelle: openwebf/webf.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/openwebf/webf --skill webf-api-compatibility
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist webf-api-compatibility?

Überprüfen Sie die Kompatibilität von Web-APIs und CSS-Funktionen in WebF – ermitteln Sie, welche JavaScript-APIs, DOM-Methoden, CSS-Eigenschaften und Layoutmodi unterstützt werden. Verwenden Sie diese Funktion, wenn Sie Funktionen planen, debuggen, warum APIs nicht funktionieren, oder Alternativen für nicht unterstützte Funktionen wie IndexedDB, WebGL, Float-Layout oder CSS Grid finden. Quelle: openwebf/webf.

Wie installiere ich webf-api-compatibility?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/openwebf/webf --skill webf-api-compatibility Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/openwebf/webf