Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

webf

يحتوي webf على 11 من skills المجمعة من openwebf، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
2.5k
محدث
2026-03-29
Forks
162
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

webf-native-plugin-dev
مطوّرو البرمجيات

Develop custom WebF native plugins based on Flutter packages. Create reusable plugins that wrap Flutter/platform capabilities as JavaScript APIs. Use when building plugins for native features like camera, payments, sensors, file access, or wrapping existing Flutter packages.

2026-03-29
webf-native-ui-dev
مطوّرو البرمجيات

Develop custom native UI libraries based on Flutter widgets for WebF. Create reusable component libraries that wrap Flutter widgets as web-accessible custom elements. Use when building UI libraries, wrapping Flutter packages, or creating native component systems.

2026-03-29
webf-api-compatibility
مطوّرو البرمجياتمطوّرو الويب

Check Web API and CSS feature compatibility in WebF - determine what JavaScript APIs, DOM methods, CSS properties, and layout modes are supported. Use when planning features, debugging why APIs don't work, or finding alternatives for unsupported features like IndexedDB, WebGL, float layout, or CSS Grid.

2026-02-19
webf-async-rendering
مطوّرو البرمجياتمطوّرو الويب

Understand and work with WebF's async rendering model - handle onscreen/offscreen events and element measurements correctly. Use when getBoundingClientRect returns zeros, computed styles are incorrect, measurements fail, or elements don't layout as expected.

2026-01-05
webf-infinite-scrolling
مطوّرو الويب

Create high-performance infinite scrolling lists with pull-to-refresh and load-more capabilities using WebFListView. Use when building feed-style UIs, product catalogs, chat messages, or any scrollable list that needs optimal performance with large datasets.

2026-01-05
webf-native-plugin-dev
مطوّرو البرمجياتمطوّرو الويب+1

Develop custom WebF native plugins based on Flutter packages. Create reusable plugins that wrap Flutter/platform capabilities as JavaScript APIs. Use when building plugins for native features like camera, payments, sensors, file access, or wrapping existing Flutter packages.

2026-01-05
webf-native-plugins
مطوّرو البرمجياتمطوّرو الويب

Install WebF native plugins to access platform capabilities like sharing, payment, camera, geolocation, and more. Use when building features that require native device APIs beyond standard web APIs.

2026-01-05
webf-native-ui-dev
مطوّرو البرمجياتمطوّرو الويب+1

Develop custom native UI libraries based on Flutter widgets for WebF. Create reusable component libraries that wrap Flutter widgets as web-accessible custom elements. Use when building UI libraries, wrapping Flutter packages, or creating native component systems.

2026-01-05
webf-native-ui
مطوّرو الويب

Setup and use WebF's Cupertino UI library to build native iOS-style UIs with pre-built components instead of crafting everything with HTML/CSS. Use when building iOS apps, adding native UI components, or improving UI performance.

2026-01-05
webf-quickstart
مطوّرو الويب

Get started with WebF development - setup WebF Go, create a React/Vue/Svelte project with Vite, and load your first app. Use when starting a new WebF project, onboarding new developers, or setting up development environment.

2026-01-05
webf-routing-setup
مطوّرو البرمجياتمطوّرو الويب

Setup hybrid routing with native screen transitions in WebF - configure navigation using WebF routing instead of SPA routing. Use when setting up navigation, implementing multi-screen apps, or when react-router-dom/vue-router doesn't work as expected.

2026-01-05