Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

youtube-tutorials

youtube-tutorials 收录了来自 gilbertsahumada 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
0
更新
2026-07-01
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

audit
软件质量保证分析师与测试员

Revisa los cambios (el diff) como un ingeniero senior contra la spec, mirando alcance, correctitud, simplicidad y consistencia. Úsala antes de commitear o mergear, cuando se pida revisar el código o el diff.

2026-07-01
audit
软件质量保证分析师与测试员

Reviews the changes (the diff) as a senior engineer against the spec, looking at scope, correctness, simplicity and consistency. Use it before committing or merging, when a review of the code or the diff is requested.

2026-07-01
exec
软件开发工程师

Implements ONE single task from an existing spec, without touching anything else. Use it when a spec file exists in the specs folder and the user asks to run or implement a concrete task (for example T1 or T2).

2026-07-01
prove
软件质量保证分析师与测试员

Verifies that a task is actually done by running its Verify step and showing the real output, no self-reporting. Use it after implementing a task, when you want to confirm it truly works and not just that the agent claims so.

2026-07-01
scope
软件开发工程师

Turns a vague idea or feature into an executable spec using the 5 questions (context, goal, constraints, tasks and verification) before writing any code. Use it when the user describes something they want to build and asks for a spec, or to plan the work before implementing.

2026-07-01
ship
软件开发工程师

Writes the commit message for the staged changes, in conventional commits format and explaining the why. Use it when you want to commit or generate the commit message.

2026-07-01
trace
软件开发工程师

Draws, in ASCII, the sequence diagram and the flow diagram of a piece of existing code, to understand how it works before modifying it. Use it when the user wants to understand an existing flow, function or feature, or before scoping over legacy code.

2026-07-01
exec
软件开发工程师

Implementa UNA sola tarea de una spec existente, sin tocar nada más. Úsala cuando exista un archivo de spec en la carpeta specs y el usuario pida ejecutar o implementar una tarea concreta (por ejemplo la T1 o la T2).

2026-07-01
prove
软件质量保证分析师与测试员

Verifica que una tarea quedó realmente lista corriendo su paso Verify y mostrando la salida real, sin autoreporte. Úsala después de implementar una tarea, cuando se quiera comprobar que funciona de verdad y no solo que el agente lo afirme.

2026-07-01
scope
软件开发工程师

Convierte una idea o feature vaga en una spec ejecutable con las 5 preguntas (contexto, objetivo, restricciones, tareas y verificación) antes de escribir código. Úsala cuando el usuario describa algo que quiere construir y pida una spec, o planear el trabajo antes de implementar.

2026-07-01
ship
软件开发工程师

Escribe el mensaje de commit de los cambios en staging, en formato conventional commits y explicando el porqué. Úsala cuando se quiera commitear o generar el mensaje de commit.

2026-07-01
trace
软件开发工程师

Dibuja en ASCII el diagrama de secuencia y el diagrama de flujo de una parte del código que ya existe, para entender cómo funciona antes de modificarla. Úsala cuando el usuario quiera entender un flujo, función o feature existente, o antes de hacer scope sobre código heredado.

2026-07-01