# Openwebf Bridge

> DEPRECATED umbrella Skill (backward compatibility). Use only for broad bridge-module orchestration across codegen + Dart + registration + JS usage. Prefer the focused bridge module codegen Skill.

- Skill: `majiayu000/openwebf-bridge` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/openwebf-bridge`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/openwebf-bridge/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/openwebf-bridge

---


# OpenWebF Bridge Skill

## Deprecated

Prefer:
- `openwebf-bridge-module-codegen`

## Instructions

If this umbrella Skill is active, route to `openwebf-bridge-module-codegen` and follow its workflow. Keep APIs minimal and explicitly handle permissions and errors.

If repo context is missing, start with `/webf:doctor` and then route to the focused Skill.

## Examples

- “Create a DeepLink module (Dart + TypeScript types) and show usage from React.”

