Skip to main content
polarsource
GitHub-Creator-Profil

polarsource

Repository-Ansicht von 21 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
21
Repositories
2
aktualisiert
10. Sept. 2026
Repository-Explorer

Repositories und repräsentative Skills

local-environment
Softwareentwickler

Local development environment management for Polar using Docker

10. Sept. 2026
api-surface-review
Softwareentwickler

Review changes to Polar's API contract — Pydantic schemas, FastAPI endpoints, OpenAPI output and the generated SDKs. Checks public vs private exposure, schema shape and naming, and whether the change breaks merchants or the generated clients. Use when a diff…

19. Aug. 2026
billing-review
Softwareentwickler

Review a diff that touches Polar's billing domain — subscriptions, cycles and crons, orders, billing entries, meters and usage, discounts, checkout, payments and dunning, refunds, disputes, payouts, wallets, tax and invoices. Use before opening a PR that…

19. Aug. 2026
conventions-check
Softwareentwickler

Check a diff against Polar's written conventions in server/AGENTS.md and clients/AGENTS.md — module structure, repository and service patterns, session types, auth dependencies, test organisation, Orbit Box usage, i18n placement. Use before opening a PR or…

19. Aug. 2026
reuse-check
Softwareentwickler

Check a diff for code that reinvents something Polar already has — a kit helper, a shared Pydantic type, a repository method, an Orbit component, an existing model property. Use before opening a PR, when reviewing a diff, or when the user asks whether a new…

19. Aug. 2026
ship-safety
Softwareentwickler

Check whether a diff is safe to deploy — schema changes that break the currently running code, blocking DDL, renaming or moving background task actors while jobs are in flight, queue priority, cron catch-up, locking, batch size, and whether the change should…

19. Aug. 2026
slop-check
Softwareentwickler

Strip agent-generated noise from a diff — comments that restate the code, private helpers in test files, near-duplicate tests, tests with no assertions, unrequested indexes and validation, defensive guards that duplicate an existing check. Use before opening…

19. Aug. 2026
polar-python-sdk
Softwareentwickler

Integrate Polar billing in server-side Python applications using the versioned Polar and PolarAsync clients. Use when implementing Polar customers and external IDs, checkout or customer portal sessions, customer-state entitlement checks, webhook validation…

12. Aug. 2026
Es werden 8 von 19 gesammelten Skills angezeigt.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt