uplbtoolsuplbtoolsOfficialยท10 Agent Skills Included

room-tba

Campus map app development, testing, and deployment workflows

Guides coding sessions, pull requests, and releases for the Room TBA campus map web app. Covers class schedule imports, contributor edit proposals, Discord notifications, Vercel and Supabase operations, and Playwright end-to-end testing. Removes guesswork around branch flow, environment variables, migrations, and CI gating so changes ship faster with fewer broken deploys.
npx skills add uplbtools/room-tba --all -g -y
Available:

Routes each coding task to the right skill file and enforces branch flow, verification cadence, and CLI-first deploy rules for the Room TBA codebase.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Room TBA skills?โ–ผ

Run `npx skills add uplbtools/room-tba --all -g -y` in your terminal to install all skills in this collection globally.

What is Room TBA?โ–ผ

Room TBA is a map-first web app for UPLB students that shows room locations, class schedules, jeepney routes, and campus landmarks on one interactive map. This repository contains the app plus the workflow skills used to maintain it.

How do these skills help with deployments?โ–ผ

The vercel-supabase-ops skill walks through environment variables, migrations, and staging-to-production release steps so deploys do not fail on missing configuration.

Can these skills help run end-to-end tests?โ–ผ

Yes. The playwright-e2e-ci skill explains local test commands, CI gating rules, and how to fix common failures like database connection pool errors.

Do I need coding experience to use these skills?โ–ผ

Basic familiarity with the project helps, but the skills give step-by-step commands and checklists that your coding assistant follows automatically on plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’