Skip to main content
anthonylee991
Perfil de criador do GitHub

anthonylee991

Visão por repositório de 10 skills coletadas em 2 repositórios do GitHub.

skills coletadas
10
repositórios
2
atualizado
4 de mai. de 2026
explorador de repositórios

Repositórios e skills representativas

superpowers-workflow
Desenvolvedores 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.

18 de jan. de 2026
superpowers-brainstorm
Desenvolvedores de software

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

18 de jan. de 2026
superpowers-debug
Desenvolvedores de software

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

18 de jan. de 2026
superpowers-finish
Desenvolvedores 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.

18 de jan. de 2026
superpowers-plan
Desenvolvedores de software

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

18 de jan. de 2026
superpowers-python-automation
Desenvolvedores 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.

18 de jan. de 2026
superpowers-rest-automation
Desenvolvedores 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.

18 de jan. de 2026
superpowers-review
Analistas de garantia de qualidade de software e testadores

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

18 de jan. de 2026
Mostrando 8 de 9 skills coletadas.
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos