Skip to main content
Run any Skill in Manus
with one click
GitHub repository

tmet

tmet contains 7 collected skills from werlang, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
0
updated
2026-04-10
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

api-development
software-developers

Build and update TMET backend APIs in Express. Use when changing handlers in routes/*.js, file-backed business logic in models/*.js, queue-driven async jobs, scraping/upload integrations in helpers/*.js, or response contracts under /api/matches, /api/moodle, /api/suap, /api/ai, and /api/jobs.

2026-04-10
api-functional-testing
software-quality-assurance-analysts-and-testers

Validate TMET API contracts and multi-step flows, especially async job polling, generated file artifacts, and extraction -> matching -> enrollment workflows. Use when verifying behavior across routes, models, helpers, queue progress, and persisted outputs in files/.

2026-04-10
api-unit-testing-jest
software-quality-assurance-analysts-and-testers

Write and maintain TMET Jest + Supertest tests. Use when changing routes, models, helpers, queue logic, file parsing, or API contracts and you need focused coverage under tests/routes, tests/models, tests/helpers, or tests/integration.

2026-04-10
debugging-operations
software-developers

Diagnose TMET runtime, queue, scraping, upload, and file-artifact issues. Use when investigating failing routes, stuck jobs, broken Browserless/SUAP flows, malformed CSV or JSON outputs, Docker problems, or test regressions.

2026-04-10
docker-deployment
network-and-computer-systems-administrators

Run, debug, and validate TMET with Docker Compose. Use when bringing up the current node + chrome stack, checking logs, running tests in-container, or confirming Browserless-based scraping and upload workflows.

2026-04-10
pipeline-workflow
software-developers

Operate and evolve the TMET extraction to matching to CSV to Moodle-upload pipeline. Use when changing or debugging EduPage extraction, SUAP scraping, manual course or student queues, subject matching, AI matching, student/professor extraction, generated files in files/, or end-to-end operator workflow behavior.

2026-04-10
web-frontend
web-developers

Implement and maintain the TMET static frontend in public/. Use when changing public/index.html, browser-native ES modules in public/js/, UI components, section controllers, or request/model adapters that drive the pipeline, matching, manual queue, and students/professors workflows.

2026-04-10