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

qn-claude-web

qn-claude-web contiene 14 skills recopiladas de rayketcham-lab, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
14
Stars
2
actualizado
2026-03-28
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

commit-push-pr
Desarrolladores de software

Commit all changes, push to remote, and open a pull request in one shot. The most common inner-loop workflow.

2026-03-28
fresh
Desarrolladores de software

Clean start for a new task. Saves important decisions, clears context, and re-reads project config.

2026-03-28
go
Desarrolladores de software

Resume work from a previous session. Reads MEMORY.md and continues autonomously.

2026-03-28
grill
Analistas de garantía de calidad de software y probadores

Adversarial code review — stress-tests recent changes by hunting for bugs, edge cases, security holes, and design flaws. Spawns parallel attack agents, consolidates into a severity-rated report.

2026-03-28
investigate
Desarrolladores de software

Debug and investigate issues — trace symptoms to root cause. Use when something is broken, a test fails mysteriously, or behavior is unexpected.

2026-03-28
prove-it
Analistas de garantía de calidad de software y probadores

Prove that the current implementation works. Runs tests, diffs behavior, validates correctness. Use after implementing a feature or fix to verify before marking complete.

2026-03-28
retro
Especialistas en gestión de proyectos

Post-task retrospective — capture lessons learned and store them for future sessions. Builds cumulative intelligence across sessions.

2026-03-28
save
Desarrolladores de software

Snapshot current task state to MCP for cross-session persistence. Use when switching tasks or before ending a session.

2026-03-28
secreview
Analistas de seguridad de la información

Quick security review of a file, component, or change. Runs input validation audit, crypto review, dependency scan, secret detection, and access control checks.

2026-03-28
status
Desarrolladores de software

Quick project health check — git state, test results, lint status, build status. One-shot overview.

2026-03-28
tdd
Analistas de garantía de calidad de software y probadores

Test-Driven Development — Red/Green/Refactor cycle. Writes failing tests first from a spec, implements minimum code to pass, refactors, then verifies.

2026-03-28
team
Desarrolladores de software

Full multi-agent team review using parallel subagents. Spawns Architect, SecOps, Tester, DevOps, and Verifier concurrently, then consolidates into a prioritized action plan.

2026-03-28
techdebt
Desarrolladores de software

Scan for technical debt and fix it. Uses Simplifier to identify dead code, duplication, complexity, and inconsistencies, then Verifier to confirm no regressions.

2026-03-28
test-and-fix
Analistas de garantía de calidad de software y probadores

Run the test suite, analyze failures, and auto-fix the failing code. Iterates up to 3 times until green or reports what remains broken.

2026-03-28