Skip to main content
polarsource
Perfil de creador de GitHub

polarsource

Vista por repositorio de 21 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
21
repositorios
2
actualizado
10 sept 2026
explorador de repositorios

Repositorios y skills representativas

local-environment
Desarrolladores de software

Local development environment management for Polar using Docker

10 sept 2026
api-surface-review
Desarrolladores de software

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 ago 2026
billing-review
Desarrolladores de software

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 ago 2026
conventions-check
Desarrolladores de software

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 ago 2026
reuse-check
Desarrolladores de software

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 ago 2026
ship-safety
Desarrolladores de software

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 ago 2026
slop-check
Desarrolladores de software

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 ago 2026
polar-python-sdk
Desarrolladores de software

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 ago 2026
Mostrando 8 de 19 skills recopiladas.
Mostrando 2 de 2 repositorios
Todos los repositorios cargados