room-tba
Campus map app development, testing, and deployment workflows
All Skills in This Repository (10)
Pure Emerald Level Indicatorsdiscord-notifications
Diagnose and fix Discord notification delivery issues from Room TBA.
repo-baseline
Standardize repository workflows with minimal diffs and no secrets in commits.
amis-term-import
Import AMIS class schedules into Room TBA by term_id.
no-ai-slop
Apply Louis Rossmann's anti-AI-slop writing rules to prose.
playwright-e2e-ci
Automate Playwright end-to-end tests in GitHub Actions CI pipelines.
contributor-proposals
Manage contributor edit proposals for a campus map application.
ponytail-review
Review code diffs for over-engineering patterns like YAGNI and unnecessary deletions.
room-tba-agent-workflow
Guide coding workflow for the Room TBA project with scoped edits and verification.
agent-handoff
Generate structured handoff prompts for multi-agent workflows.
vercel-supabase-ops
Manage Vercel deployments and Supabase database migrations for the Room TBA project.
Frequently Asked Questions
FAQPage SchemaHow 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โ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