Agent skill
openwebf-host-controller-manager
Manage WebF controllers safely with WebFControllerManager (lifecycle, reuse, pre-render, multiple controllers). Use when the user mentions WebFControllerManager, controller lifecycle, pre-render controller, or multi-page WebF integration.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/openwebf-host-controller-manager
SKILL.md
OpenWebF Host: Controller Management
Instructions
- Detect current controller strategy (ad-hoc vs manager) and the navigation pattern.
- Prefer
WebFControllerManagerwhen you have:- multiple WebF screens/subviews
- preloading/pre-render needs
- complex lifecycle requirements
- Use MCP docs to confirm best practices and safe defaults.
- Provide minimal code changes and verification steps.
More:
Didn't find tool you were looking for?