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

audiogen

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

skills collectés
19
Stars
1
mis à jour
2026-04-26
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

audiogen
Développeurs de logiciels

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

2026-04-26
briefing
Développeurs de logiciels

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

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
Commis à la production, à la planification et à l'accélération

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

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
Spécialistes en gestion de projets

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

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

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

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

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
Spécialistes en gestion de projets

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

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
Spécialistes en gestion de projets

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

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
Spécialistes en gestion de projets

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

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

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

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

2026-04-15
verify-changes
Analystes en assurance qualité des logiciels et testeurs

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