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

gpt-voice

gpt-voice contiene 14 skills recopiladas de swimmwatch, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
14
Stars
2
actualizado
2026-07-18
Forks
0
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

context-engineering
Otras ocupaciones informáticas

Use only when the user explicitly requests context or rule optimization, reports stale/conflicting guidance, or requests session recovery and handoff. Keep substantial workstreams executable through focused task packets; never invoke solely because a session starts.

2026-07-18
incremental-implementation
Otras ocupaciones informáticas

Use only when the user explicitly requests incremental implementation or continuation of a substantial planned workstream. Implement exactly one self-contained task packet per invocation, stop for review, and resume the next packet only after another explicit request; do not invoke merely because several files change.

2026-07-18
planning-and-task-breakdown
Otras ocupaciones informáticas

Use only when the user explicitly requests an implementation plan, task decomposition, estimate, dependency map, or delivery sequence. For specification workstreams, create a compact plan index plus one separate self-contained Markdown task packet for every executable task so implementation does not preload the full specification; do not invoke automatically for routine coding.

2026-07-18
spec-driven-development
Otras ocupaciones informáticas

Use only when the user explicitly requests a specification or approves a significant feature without an existing implementation contract. Define or revise durable behavior, architecture, constraints, and acceptance requirements; keep delivery order and executable task instructions out of the specification and hand decomposition to the planning workflow.

2026-07-18
code-review-and-quality
Analistas de garantía de calidad de software y probadores

Use only when the user requests a code review or a dedicated pre-merge review; do not add it automatically after implementation.

2026-07-11
code-simplification
Desarrolladores de software

Use only when the user explicitly requests simplification or a behavior-preserving clarity refactor.

2026-07-11
documentation-and-adrs
Desarrolladores de software

Use only when the user explicitly requests documentation, an ADR, or an architecture-decision record; not for routine implementation notes.

2026-07-11
doubt-driven-development
Desarrolladores de software

Use only when the user explicitly requests adversarial review or a named high-risk decision needs an independent challenge; never for every unfamiliar task.

2026-07-11
idea-refine
Especialistas en gestión de proyectos

Use only when the user explicitly asks to ideate, refine an idea, or stress-test a plan before committing to it.

2026-07-11
interview-me
Especialistas en gestión de proyectos

Use only when the user explicitly asks for an interview, grilling, or intent-discovery conversation; do not invoke it for ordinary ambiguity.

2026-07-11
performance-optimization
Desarrolladores de software

Use only when the user explicitly requests performance analysis or optimization, or provides a measured performance regression.

2026-07-11
project-pull-request
Desarrolladores de software

Use only when the user asks to create, update, or review a GPT-Voice pull request.

2026-07-11
project-release
Desarrolladores de software

Use only when the user explicitly requests GPT-Voice release preparation, recovery, packaging, or publishing.

2026-07-11
security-and-hardening
Analistas de seguridad de la información

Use only when the user explicitly requests a security audit or hardening change, or when a concrete security defect is identified.

2026-07-11