Skip to main content
polarsource
Profil créateur GitHub

polarsource

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

skills collectés
21
dépôts
2
mis à jour
10 sept. 2026
explorateur de dépôts

Dépôts et skills représentatifs

local-environment
Développeurs de logiciels

Local development environment management for Polar using Docker

10 sept. 2026
api-surface-review
Développeurs de logiciels

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 août 2026
billing-review
Développeurs de logiciels

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 août 2026
conventions-check
Développeurs de logiciels

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 août 2026
reuse-check
Développeurs de logiciels

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 août 2026
ship-safety
Développeurs de logiciels

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 août 2026
slop-check
Développeurs de logiciels

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 août 2026
polar-python-sdk
Développeurs de logiciels

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 août 2026
Affichage de 8 skills collectés sur 19.
2 dépôts affichés sur 2
Tous les dépôts sont affichés