Skip to main content
anthonylee991
Profil créateur GitHub

anthonylee991

Vue par dépôt de 10 skills collectés dans 2 dépôts GitHub.

skills collectés
10
dépôts
2
mis à jour
4 mai 2026
explorateur de dépôts

Dépôts et skills représentatifs

superpowers-workflow
Développeurs de logiciels

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 janv. 2026
superpowers-brainstorm
Développeurs de logiciels

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

18 janv. 2026
superpowers-debug
Développeurs de logiciels

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

18 janv. 2026
superpowers-finish
Développeurs de logiciels

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

18 janv. 2026
superpowers-plan
Développeurs de logiciels

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

18 janv. 2026
superpowers-python-automation
Développeurs de logiciels

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 janv. 2026
superpowers-rest-automation
Développeurs de logiciels

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 janv. 2026
superpowers-review
Analystes en assurance qualité des logiciels et testeurs

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

18 janv. 2026
Affichage de 8 skills collectés sur 9.
2 dépôts affichés sur 2
Tous les dépôts sont affichés