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

voxbento

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

수집된 skills
16
Stars
1.5k
업데이트
2026-06-17
Forks
32
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

architecture-review
소프트웨어 개발자

Use this skill to evaluate proposed architecture changes against VoxBento's design principles.

2026-06-17
repo-navigation
소프트웨어 개발자

Use this skill to find files, understand module ownership, and locate code in VoxBento.

2026-06-17
route-analysis
소프트웨어 개발자

Use this skill to analyse, audit, or modify HTTP and WebSocket routes in VoxBento. All routes live in `portal/routers/`.

2026-06-17
security-audit
정보 보안 분석가

Use this skill for security reviews of VoxBento code. Covers OWASP Top 10 and VoxBento-specific threat model.

2026-06-17
transcription-analysis
소프트웨어 개발자

Use this skill for tasks involving transcription providers, caption streaming, or the audio pipeline. Reference: `portal/transcription/`, [TRANSCRIPTION_MAP.md](../../context/TRANSCRIPTION_MAP.md).

2026-06-17
database-analysis
데이터베이스 아키텍트

Use this skill to analyse, audit, or modify database models, migrations, and CRUD helpers. Reference: `portal/models.py`, `portal/database.py`, `alembic/versions/`.

2026-06-14
deployment-review
네트워크·컴퓨터 시스템 관리자

Use this skill to review deployments, validate production readiness, or assist with deployment procedures. Reference: `DEPLOYMENT_GUIDE.md`, `docker-compose.yml`, `Caddyfile`, `Dockerfile`.

2026-06-14
docker-review
네트워크·컴퓨터 시스템 관리자

Use this skill to review, debug, or modify VoxBento's Docker configuration. Files: `docker-compose.yml`, `Dockerfile`, `mediamtx.yml`.

2026-06-14
floor-bot-analysis
소프트웨어 개발자

Use this skill for floor bot analysis.

2026-06-14
incident-investigation
네트워크·컴퓨터 시스템 관리자

Use this skill to diagnose and resolve production incidents in VoxBento.

2026-06-14
pr-review
소프트웨어 품질 보증 분석가·테스터

Use this skill to review pull requests for VoxBento. Covers correctness, security, architecture compliance, and testing.

2026-06-14
production-readiness-review
네트워크·컴퓨터 시스템 관리자

Use this skill to evaluate whether VoxBento is ready for production deployment. Combines security, deployment, and operational readiness checks.

2026-06-14
provider-analysis
소프트웨어 개발자

Use this skill when integrating, debugging, or auditing third-party provider integrations (transcription APIs, MediaMTX, Jitsi, future Eventyay API integration).

2026-06-14
test-generation
소프트웨어 품질 보증 분석가·테스터

Use this skill to write tests for VoxBento features. All tests use `pytest` + `anyio`. Reference: `tests/conftest.py`.

2026-06-14
doc-coauthoring
소프트웨어 개발자

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

2026-06-14
frontend-design
웹·디지털 인터페이스 디자이너

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

2026-06-14