labluplablupOfficialยท1 Agent Skills Included

backend.ai-webui

Web console development, testing, and release workflows for Backend.AI

Automates development, testing, and release work on the Backend.AI web console, a React and GraphQL interface for managing compute sessions, storage, and model serving. Covers browser automation, dev server startup, UI regression reporting, documentation updates, and versioned releases. Removes repetitive manual steps like capturing screenshots, filing bug reports, and preparing release branches.
npx skills add lablup/backend.ai-webui --all -g -y
Available:

Tells the agent how to build, test, and ship changes in this React monorepo, including which sub-skills to load for UI fixes, documentation, stacked pull requests, and releases.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’