Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
SeemSeam
Perfil de creador de GitHub

SeemSeam

Vista por repositorio de 117 skills recopiladas en 5 repositorios de GitHub.

skills recopiladas
117
repositorios
5
actualizado
2026-07-21
explorador de repositorios

Repositorios y skills representativas

bug-fix-prove-it
Analistas de garantía de calidad de software y probadores

Fix bugs by reproducing the failure first, making the smallest correction, and proving the regression is covered. Use for bug reports, failing tests, and regressions.

2026-06-23
ci-failure-fix
Analistas de garantía de calidad de software y probadores

Fix failing tests or CI by reading logs, identifying the smallest failing surface, making a minimal change, and rerunning targeted verification. Use when given CI logs, failing commands, or broken checks.

2026-06-23
code-context-scan
Desarrolladores de software

Scan relevant source, tests, commands, and existing project patterns before editing code. Use before non-trivial implementation, bug fixing, or refactoring when the right local pattern is unclear.

2026-06-23
fallback-discipline
Desarrolladores de software

Control error handling, defaults, retries, compatibility paths, and fallback behavior. Use before adding catch blocks, defaults, shims, optional values, retries, or graceful degradation.

2026-06-23
large-file-control
Desarrolladores de software

Prevent large-file growth and mixed-responsibility edits. Use when adding significant logic to a large file, mixed-purpose module, or file with repeated conditionals.

2026-06-23
minimal-implementation
Desarrolladores de software

Implement the smallest safe repo-native code change for the requested behavior. Use for feature work, small refactors, and multi-file implementation tasks.

2026-06-23
repo-style-following
Desarrolladores de software

Follow existing repository style, commands, naming, file layout, test patterns, dependency conventions, and code shape. Use when implementing in an unfamiliar repo or module.

2026-06-23
safe-dependency-change
Desarrolladores de software

Gate dependency additions, removals, upgrades, and lockfile changes. Use before changing dependencies, package managers, SDKs, generated lockfiles, or install commands.

2026-06-23
Mostrando las 8 principales de 71 skills recopiladas en este repositorio.
Mostrando las 8 principales de 32 skills recopiladas en este repositorio.
Mostrando las 8 principales de 9 skills recopiladas en este repositorio.
Mostrando 5 de 5 repositorios
Todos los repositorios cargados