webf-api-compatibility
OfficialCheck WebF API & CSS compatibility
AuthorVIDLG
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers understand and navigate the differences between standard web browser APIs/CSS and what is supported within the WebF runtime, preventing common compatibility issues.
Core Features & Use Cases
- API Compatibility Check: Quickly determine if a specific JavaScript API (like IndexedDB, WebGL) or CSS feature (like Grid, Float) is supported in WebF.
- Alternative Suggestions: Provides workarounds and alternative solutions for unsupported features, often pointing to official WebF plugins or simpler supported APIs.
- Use Case: A developer is unsure if they can use
IndexedDBfor local storage. They ask the Skill, which confirms it's not supported and suggests usinglocalStorageor a native plugin, providing code examples for each.
Quick Start
Ask me if CSS Grid is supported in WebF.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: webf-api-compatibility Download link: https://github.com/VIDLG/webfly/archive/main.zip#webf-api-compatibility Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.