archview-ai
Official@archview-ai
Engineering framework for integrating WebF rendering engines into Flutter host environments with focus on security, performance, and cross-platform deployment.
Agent Skills by archview-ai
Showing 22 vetted skills indexed across 1 GitHub repositories.
openwebf-app-testing-vitest
Configure Vitest and React Testing Library for Vite/React/TS WebF apps.
openwebf-security-remote-content
Assess security risks of remote WebF content bundles and URL validation.
openwebf-app-debugging-devtools
Diagnose WebF runtime issues using Chrome DevTools console, network, and DOM inspection.
openwebf-security-store-guidelines
Identify store-compliance constraints and update models for WebF applications.
openwebf-security
Route security reviews to focused OpenWebF skills by trigger terms.
openwebf-host-performance-metrics
Instrument WebF host performance metrics for Flutter apps.
openwebf-bridge
Route OpenWebF bridge tasks to focused module codegen workflows.
openwebf-release-versioning-rollback
Design versioning, cache busting, progressive rollout, and rollback for remote WebF bundles.
openwebf-app-webf-go
Run and debug WebF apps in WebF Go across desktop, iOS, and Android.
openwebf-app-performance-js
Profile WebF app performance using performance.mark/measure and optimize bundle size.
openwebf-host-embedding-constraints
Fix Flutter layout constraints when embedding WebF in scrollable parents.
openwebf-security-xss-sanitization
Sanitize untrusted HTML input to mitigate XSS risks in WebF applications.
openwebf-host-controller-manager
Manage WebF controller lifecycle, reuse, and pre-rendering with WebFControllerManager.
openwebf-host
Route WebF host requests to focused OpenWebF skills by trigger terms.
openwebf-release
Route release tasks to focused CDN deploy and versioning rollback skills.
openwebf-bridge-module-codegen
Generate and register WebF bridge modules from TypeScript declarations to Dart and JavaScript.
openwebf-host-theming-sync
Synchronize Flutter and WebF theming via CSS variables and prefers-color-scheme.
openwebf-host-hybrid-routing
Implement hybrid routing between Flutter and WebF using go_router and WebFSubView.
openwebf-app-devserver-network
Diagnose dev server reachability and HMR websocket issues for WebF apps on real devices.
openwebf-release-cdn-deploy
Plan and implement CDN deployment of WebF assets with cache headers and verification.
openwebf-host-bundle-loading
Load WebFBundle bundles in a Flutter host and diagnose failures.
openwebf-app
Route WebF app task requests to focused openwebf-app skills.
Frequently Asked Questions About archview-ai
FAQPage SchemaWhat 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.