Skip to content
Skill

openwebf-host-controller-manager

by majiayu000

AI Summary

1. Detect current controller strategy (ad-hoc vs manager) and the navigation pattern. 2. Prefer when you have: 3. Use MCP docs to confirm best practices and safe defaults.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "openwebf-host-controller-manager" skill in my project.

Please run this command in my terminal:
# Install skill into your project (2 files)
mkdir -p .claude/skills/openwebf-host-controller-manager-archview-ai-webf-plugin-b3137a02 && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openwebf-host-controller-manager-archview-ai-webf-plugin-b3137a02/SKILL.md "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/testing/openwebf-host-controller-manager-archview-ai-webf-plugin-b3137a02/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openwebf-host-controller-manager-archview-ai-webf-plugin-b3137a02/metadata.json "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/testing/openwebf-host-controller-manager-archview-ai-webf-plugin-b3137a02/metadata.json"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

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.

Instructions

• Detect current controller strategy (ad-hoc vs manager) and the navigation pattern. • Prefer WebFControllerManager when 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: • reference.md • doc-queries.md • examples.md

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 22d ago
Active
Adoption100+ stars on GitHub
530 ★ · Growing
DocsREADME + description
Well-documented

GitHub Signals

Stars530
Forks83
Issues1
Updated22d ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code