with one click
stripe-webhook-receiver
stripe-webhook-receiver contains 2 collected skills from robconery, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.