Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

audiogen

audiogen contiene 19 skills recopiladas de zeveck, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
19
Stars
1
actualizado
2026-04-26
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

audiogen
Desarrolladores de software

Generate game audio (music, voices, sound effects) via ElevenLabs.

2026-04-26
briefing
Desarrolladores de software

Generate a project briefing: worktree status, open checkboxes, recent commits. Modes: summary (default), report, verify, current, worktrees. Period: 1h, 6h, 24h, 2d, 7d.

2026-04-15
commit
Desarrolladores de software

Safe commit workflow with optional scope hint. Inventories all changes, classifies related vs. unrelated files, traces dependencies, protects other agents' work, and optionally pushes or lands worktree commits. Usage: /commit [pr] [scope] [push|land]

2026-04-15
do
Empleados de producción, planificación y expedición

Lightweight task dispatcher for ad-hoc work: documentation, examples, refactoring, content updates. Supports scheduling with every/now/next/stop. Usage: /do <description> [worktree] [push] [pr] [every SCHEDULE] [now] | stop | next.

2026-04-15
doc
Desarrolladores de software

Audit and fix documentation gaps: block library panel entries, example models, getting-started guides, block library, presentations, README updates. Also handles newsletter entries (/doc newsletter). Use when the user asks to "write a newsletter entry", "add to the newsletter", or "update the newsletter". Usage: /doc [blocks|examples|newsletter|<description>]

2026-04-15
draft-plan
Especialistas en gestión de proyectos

Draft a high-quality plan through iterative adversarial review. Multiple rounds of research, drafting, review, devil's advocate, and refinement until the plan converges. Output is a plan file ready for /run-plan. Usage: /draft-plan [output FILE] [rounds N] <description...>

2026-04-15
fix-issues
Desarrolladores de software

Orchestrate a batch bug-fixing sprint. Supports scheduling with every/now/next/stop. Use sync to update trackers and verify/close already-fixed issues. Use plan to draft plans for skipped issues. Usage: /fix-issues N [focus] [auto] [every SCHEDULE] [now] | sync | plan [auto] | stop | next.

2026-04-15
fix-report
Desarrolladores de software

Review ALL unreported sprint results: walk through manual verifications, land fixes to main, close GitHub issues, update trackers, and clean up worktrees. Covers the current SPRINT_REPORT.md AND any landed-but-unclosed issues from previous sprints.

2026-04-15
investigate
Desarrolladores de software

Deep debugging for complex bugs. Enforces a disciplined workflow: reproduce, trace, state root cause, fix, verify. The agent must PROVE it understands the root cause before writing any fix.

2026-04-15
manual-testing
Analistas de garantía de calidad de software y probadores

Block-diagram editor manual testing recipes for playwright-cli. Covers common UI operations (adding blocks, connecting ports, running simulations, editing parameters) using real mouse/keyboard events. Use when told to "test manually", "test in the browser", or "verify with playwright-cli".

2026-04-15
plans
Especialistas en gestión de proyectos

Plan dashboard and batch executor. View plan status, find the next ready plan, or work through plans automatically. Usage: /plans [rebuild | next | work N [auto] [every SCHEDULE]]

2026-04-15
qe-audit
Analistas de garantía de calidad de software y probadores

QE audit: check recent commits for test coverage gaps, or bash/stress-test features to find bugs. Supports scheduling with every/now/next/stop. Usage: /qe-audit [bash [area]] [every SCHEDULE] [now] | stop | next.

2026-04-15
refine-plan
Especialistas en gestión de proyectos

Refine an in-progress plan by reviewing remaining phases against completed work. Dispatches adversarial reviewer and devil's advocate agents to find stale references, invalidated assumptions, and specification gaps — then refines remaining phases until convergence. Completed phases are NEVER modified. Appends a Drift Log and Plan Review section. Usage: /refine-plan <plan-file> [rounds N]

2026-04-15
research-and-go
Desarrolladores de software

Full pipeline: decompose a broad goal into sub-plans, draft each with adversarial review, then execute all of them autonomously. One command, walk away. Usage: /research-and-go <description>

2026-04-15
research-and-plan
Especialistas en gestión de proyectos

Decompose a broad goal into a sequence of executable sub-plans. Researches the domain, identifies sub-problems and dependencies, then produces a meta-plan where each phase delegates to /run-plan. Usage: /research-and-plan [output FILE] <description...>

2026-04-15
review-feedback
Analistas de garantía de calidad de software y probadores

Review exported feedback JSON from the in-app feedback panel, evaluate each pending entry, and selectively file GitHub issues via gh CLI. Use when the user says "review feedback", "triage feedback", or "file feedback issues".

2026-04-15
run-plan
Desarrolladores de software

Execute the next phase of a plan document: parse phases and status, dispatch implementation in a worktree, verify with a separate agent, update progress tracking, write reports/plan-{slug}.md, and optionally auto-land to main. Can self-schedule recurring runs via cron. Use `next` to check schedule, `stop` to cancel.

2026-04-15
update-zskills
Desarrolladores de software

Install or update Z Skills supporting infrastructure (CLAUDE.md rules, hooks, scripts)

2026-04-15
verify-changes
Analistas de garantía de calidad de software y probadores

Verify all recent changes: review diffs, check that appropriate unit/e2e tests exist and correctly test the changes, run all tests, manually verify UI changes with playwright-cli, fix any problems found, re-verify until clean, then report results with recommendations.

2026-04-15