Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

voxbento

voxbento contient 16 skills collectées depuis fossasia, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
16
Stars
1.5k
mis à jour
2026-06-17
Forks
32
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

architecture-review
Développeurs de logiciels

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

2026-06-17
repo-navigation
Développeurs de logiciels

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

2026-06-17
route-analysis
Développeurs de logiciels

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
Analystes en sécurité de l'information

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

2026-06-17
transcription-analysis
Développeurs de logiciels

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
Architectes de bases de données

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
Administrateurs de réseaux et de systèmes informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

Use this skill for floor bot analysis.

2026-06-14
incident-investigation
Administrateurs de réseaux et de systèmes informatiques

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

2026-06-14
pr-review
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-14
production-readiness-review
Administrateurs de réseaux et de systèmes informatiques

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

2026-06-14
provider-analysis
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-14
doc-coauthoring
Développeurs de logiciels

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
Concepteurs web et d'interfaces numériques

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