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.
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-goopenwebf-app-devserver-networkopenwebf-app-debugging-devtoolsopenwebf-app-testing-vitestopenwebf-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.”
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?