archview-ai avatar

archview-ai

Official

@archview-ai

0Followers
|
1Public Repos
|
22Published Skills

Engineering framework for integrating WebF rendering engines into Flutter host environments with focus on security, performance, and cross-platform deployment.

Skills Distribution
DomainDeveloper To...Cross-Platform Ren.. (30%)Security & Complia.. (25%)Performance Engine.. (25%)Release Management (20%)

Agent Skills by archview-ai

Showing 22 vetted skills indexed across 1 GitHub repositories.

archview-aiarchview-ai

openwebf-app-testing-vitest

Configure Vitest and React Testing Library for Vite/React/TS WebF apps.

Official
Advanced
archview-aiarchview-ai

openwebf-security-remote-content

Assess security risks of remote WebF content bundles and URL validation.

Official
Advanced
archview-aiarchview-ai

openwebf-app-debugging-devtools

Diagnose WebF runtime issues using Chrome DevTools console, network, and DOM inspection.

Official
Intermediate
archview-aiarchview-ai

openwebf-security-store-guidelines

Identify store-compliance constraints and update models for WebF applications.

Official
Advanced
archview-aiarchview-ai

openwebf-security

Route security reviews to focused OpenWebF skills by trigger terms.

Official
Advanced
archview-aiarchview-ai

openwebf-host-performance-metrics

Instrument WebF host performance metrics for Flutter apps.

Official
Advanced
archview-aiarchview-ai

openwebf-bridge

Route OpenWebF bridge tasks to focused module codegen workflows.

Official
Advanced
archview-aiarchview-ai

openwebf-release-versioning-rollback

Design versioning, cache busting, progressive rollout, and rollback for remote WebF bundles.

Official
Advanced
archview-aiarchview-ai

openwebf-app-webf-go

Run and debug WebF apps in WebF Go across desktop, iOS, and Android.

Official
Advanced
archview-aiarchview-ai

openwebf-app-performance-js

Profile WebF app performance using performance.mark/measure and optimize bundle size.

Official
Advanced
archview-aiarchview-ai

openwebf-host-embedding-constraints

Fix Flutter layout constraints when embedding WebF in scrollable parents.

Official
Intermediate
archview-aiarchview-ai

openwebf-security-xss-sanitization

Sanitize untrusted HTML input to mitigate XSS risks in WebF applications.

Official
Advanced
archview-aiarchview-ai

openwebf-host-controller-manager

Manage WebF controller lifecycle, reuse, and pre-rendering with WebFControllerManager.

Official
Advanced
archview-aiarchview-ai

openwebf-host

Route WebF host requests to focused OpenWebF skills by trigger terms.

Official
Advanced
archview-aiarchview-ai

openwebf-release

Route release tasks to focused CDN deploy and versioning rollback skills.

Official
Advanced
archview-aiarchview-ai

openwebf-bridge-module-codegen

Generate and register WebF bridge modules from TypeScript declarations to Dart and JavaScript.

Official
Advanced
archview-aiarchview-ai

openwebf-host-theming-sync

Synchronize Flutter and WebF theming via CSS variables and prefers-color-scheme.

Official
Intermediate
archview-aiarchview-ai

openwebf-host-hybrid-routing

Implement hybrid routing between Flutter and WebF using go_router and WebFSubView.

Official
Advanced
archview-aiarchview-ai

openwebf-app-devserver-network

Diagnose dev server reachability and HMR websocket issues for WebF apps on real devices.

Official
Intermediate
archview-aiarchview-ai

openwebf-release-cdn-deploy

Plan and implement CDN deployment of WebF assets with cache headers and verification.

Official
Advanced
archview-aiarchview-ai

openwebf-host-bundle-loading

Load WebFBundle bundles in a Flutter host and diagnose failures.

Official
Advanced
archview-aiarchview-ai

openwebf-app

Route WebF app task requests to focused openwebf-app skills.

Official
Advanced

Frequently Asked Questions About archview-ai

FAQPage Schema
What specific tasks does this registry enable for WebF developers?

This registry enables the configuration of Vitest testing, XSS sanitization for untrusted HTML, performance profiling via browser metrics, and the management of WebFController lifecycles. It provides structured guidance for bridge module generation and hybrid routing between Flutter and WebF environments.

Which engineering personas benefit from these technical capabilities?

These capabilities are designed for Flutter engineers, frontend developers, and security architects working on hybrid mobile applications. It specifically supports developers tasked with embedding web-based rendering engines into native mobile hosts while maintaining strict performance and security standards.

What are the primary prerequisites for implementing these WebF integration skills?

Implementation requires an existing Flutter project, a configured WebF rendering environment, and TypeScript declarations for bridge module generation. Developers must also have access to CDN infrastructure for bundle hosting and standard Chrome DevTools for runtime diagnostics and network inspection.