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

anthonylee991

Vista por repositorio de 10 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
10
repositorios
2
actualizado
2026-05-04
explorador de repositorios

Repositorios y skills representativas

superpowers-workflow
Desarrolladores de software

Enforces a disciplined workflow for coding, debugging, refactoring, and automation: brainstorm -> plan -> implement with verification (prefer TDD) -> review -> finish. Use for almost any non-trivial change.

2026-01-18
superpowers-brainstorm
Desarrolladores de software

Produces a structured brainstorm: goals, constraints, risks, options, recommendation, and acceptance criteria. Use before non-trivial implementation or design changes.

2026-01-18
superpowers-debug
Desarrolladores de software

Systematic debugging: reproduce, isolate, form hypotheses, instrument, fix, and add regression tests. Use when troubleshooting errors, failing tests, or unexpected behavior.

2026-01-18
superpowers-finish
Desarrolladores de software

Finalizes work: runs verification, summarizes changes, notes follow-ups, and ensures repo hygiene. Use at the end of an implementation or debugging session.

2026-01-18
superpowers-plan
Desarrolladores de software

Writes an implementation plan with small steps, exact files to touch, and verification commands. Use before making non-trivial changes.

2026-01-18
superpowers-python-automation
Desarrolladores de software

Implements reliable automations in Python for REST APIs: httpx/requests patterns, retries, timeouts, pagination, typing, config, logging, and tests. Use when writing Python scripts/services that call external APIs.

2026-01-18
superpowers-rest-automation
Desarrolladores de software

Builds reliable automations that integrate with REST APIs: auth, pagination, retries, rate limits, idempotency, webhooks, data mapping, and safe error handling. Use when calling external APIs, syncing systems, or building ETL-style workflows.

2026-01-18
superpowers-review
Analistas de garantía de calidad de software y probadores

Reviews changes for correctness, edge cases, style, security, and maintainability with severity levels (Blocker/Major/Minor/Nit). Use before finalizing changes.

2026-01-18
Mostrando las 8 principales de 9 skills recopiladas en este repositorio.
Mostrando 2 de 2 repositorios
Todos los repositorios cargados