en un clic
stripe-webhook-receiver
stripe-webhook-receiver contient 2 skills collectées depuis robconery, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Apply when writing, structuring, or reviewing application code — covers SOLID, YAGNI, DRY, composition over inheritance, Gang of Four patterns (used sparingly), Command/Query Separation, the banned Repository pattern, /lib application logic, and /tests BDD coverage. Load whenever designing classes, services, modules, or deciding where code lives.
Apply when adding, reviewing, or cleaning up code comments — covers commenting classes and methods (not internals), writing for a future LLM reader, and avoiding noise comments on properties or obvious code. Load whenever writing comments or judging whether a comment should exist.