Developer tools for OpenWebF/WebF: WebF app workflow + Flutter host integration + offline-first OpenWebF docs via MCP.
/plugin marketplace add archview-ai/webf-plugin
/plugin install openwebf@archview-ai/webf-plugin
Deploy WebF app assets to CDN with cache strategy, versioning, and rollback.
Development workflow for WebF apps (hot reload, DevTools, logs).
Quickstart for WebF app development (Vite + WebF Go).
Testing guidance for WebF apps (Vitest + React Testing Library).
Build a WebF bridge module/native plugin (module-codegen, Dart bindings, JS usage).
(Maintainers) Refresh the bundled OpenWebF docs snapshot used by the MCP server.
Search OpenWebF docs offline via MCP and pull relevant sections/snippets.
Detect project type (WebF app / Flutter host / monorepo) and recommend next steps.
Entry point: detect project type and show the right OpenWebF commands/templates to run next.
Add WebF to a Flutter host app and load a WebF bundle (remote/assets/localhost/inline).
Configure and debug WebF caching (modes, headers, clearing, adapters).
Embed WebF in Flutter layouts safely (constraints, scrollables, viewport sizing).
Set up hybrid routing with WebFSubView and go_router (and optional React router bridge).
Performance monitoring and optimization for WebF in Flutter (FP/FCP/LCP, dumps, best practices).
Theme WebF with Flutter (automatic sync, overrides, CSS/JS patterns, Tailwind notes).
Build hybrid UI components (custom elements backed by Flutter widgets).
Guided setup wizard for OpenWebF/WebF (WebF app, Flutter host, or monorepo).
Final release checklist across WebF app + Flutter host (caching, perf, security, store compliance).
Security checklist for OpenWebF/WebF apps (untrusted content, plugin vetting, API keys, storage).
App Store + Play Store guidelines for WebF-based apps (compliance checklist).
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Claude Agent SDK Development Plugin
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.