Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

VLCouch

VLCouch에는 Robert01101101에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
1
업데이트
2026-07-26
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

generate-commit-message
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
verify-thumbnails
소프트웨어 품질 보증 분석가·테스터

Run thumbnail tests after changes to cache, extraction, or background thumbnail jobs. Use when modifying thumbnail_service.py, thumbnails.py, or thumbnail_jobs.py.

2026-07-16