Skip to main content
Run any Skill in Manus
with one click
Robert01101101
GitHub creator profile

Robert01101101

Repository-level view of 10 collected skills across 2 GitHub repositories.

skills collected
10
repositories
2
updated
2026-07-26
repository explorer

Repositories and representative skills

generate-commit-message
software-developers

Run the full test suite (ruff + all layers), fix failures, then draft and commit with a human-readable message. Use when the user asks for a commit message, wants help summarizing changes before committing, or before running git commit.

2026-07-26
verify-backend
software-quality-assurance-analysts-and-testers

Run and fix backend pytest tests after API, scanner, model, or router changes. Use when modifying backend/app/, adding endpoints, or when API tests fail.

2026-07-26
verify-frontend
software-quality-assurance-analysts-and-testers

Run Vitest component tests after React component or page changes. Use when modifying frontend/src/ components, pages, or api.js mocks.

2026-07-26
release-version
software-developers

Bump VERSION, sync E2E version checks, run the full test suite, and commit only if green โ€” then tag and publish VLCouchSetup.exe. ALWAYS use this skill when the user mentions version, release, bump, semver, tag, ship, publish, next version, prepare release, or cutting a release โ€” even vague one-line prompts.

2026-07-25
verify-e2e
software-quality-assurance-analysts-and-testers

Run Playwright E2E browser tests to verify UI flows end-to-end. Use before declaring work complete, after UI flow changes, or when browser behavior must be validated.

2026-07-25
maintain-agent-docs
software-developers

Keep AGENTS.md, selector rules, verify skills, and CONTRIBUTING.md in sync with code. Use after adding or changing data-testid values, API endpoints, env vars, test file locations, project structure, or verification commands.

2026-07-19
add-api-endpoint
software-developers

End-to-end recipe for adding a new API endpoint โ€” router, tests, api.js, UI, and verification. Use when implementing a new backend route that the frontend will call.

2026-07-16
verify-scanner
software-quality-assurance-analysts-and-testers

Run scanner and library-scan tests after changes to file parsing, scan orchestration, or fixture media. Use when modifying scanner.py, library_scan.py, genre_tags.py, or backend/tests/fixtures/media/.

2026-07-16
Showing top 8 of 9 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded