backend.ai-webui
Web console development, testing, and release workflows for Backend.AI
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install backend.ai-webui skills?โผ
Run `npx skills add lablup/backend.ai-webui --all -g -y` in your terminal to install all skills in this suite globally.
What is Backend.AI WebUI used for?โผ
It is the web and desktop console for the Backend.AI computing platform, letting users launch compute sessions, manage storage folders, and deploy model inference services.
How to automate browser testing for Backend.AI WebUI?โผ
The playwright-cli skill lets your agent open pages, fill forms, take screenshots, and record test runs as GIFs through simple terminal commands.
Can the agent query live Backend.AI cluster data?โผ
Yes. The bai-agent skill searches the manual, explains GraphQL fields, and runs read-only queries against the live manager, returning direct links to the relevant WebUI pages.
Does it work with Claude Code and other coding agents?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core