Agent skill

openwebf-app

DEPRECATED umbrella Skill (backward compatibility). Use only for cross-cutting orchestration across multiple WebF app tasks when a request spans several capabilities (dev loop + debugging + testing + release). Prefer focused openwebf-app-* Skills.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/openwebf-app-archview-ai-webf-plugin

SKILL.md

OpenWebF App Skill

Deprecated

Prefer these focused Skills (more reliable auto-discovery, fewer conflicts):

  • openwebf-app-webf-go
  • openwebf-app-devserver-network
  • openwebf-app-debugging-devtools
  • openwebf-app-testing-vitest
  • openwebf-app-performance-js

Instructions

If this umbrella Skill is active, immediately route to the most relevant focused Skill based on the user’s trigger terms (e.g. “WebF Go”, “Vitest”, “DevTools”, “performance.mark”, “--host”), then follow that Skill’s playbook.

Keep changes minimal and ask one clarifying question when the request spans multiple areas.

If repo context is missing, start with /webf:doctor and then route to the focused Skill that best matches the user’s trigger terms.

Examples

  • “Set up Vitest in this WebF app project and add one unit test and one component test.”
  • “Help me debug why WebF Go loads a blank screen from my dev server.”

Didn't find tool you were looking for?

Be as detailed as possible for better results