Skip to main content
polarsource
GitHub 제작자 프로필

polarsource

2개 GitHub 저장소에서 수집된 21개 skills를 저장소 단위로 보여줍니다.

수집된 skills
21
저장소
2
업데이트
2026년 9월 10일
저장소 탐색

저장소와 대표 skills

local-environment
소프트웨어 개발자

Local development environment management for Polar using Docker

2026년 9월 10일
api-surface-review
소프트웨어 개발자

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…

2026년 8월 19일
billing-review
소프트웨어 개발자

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…

2026년 8월 19일
conventions-check
소프트웨어 개발자

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…

2026년 8월 19일
reuse-check
소프트웨어 개발자

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…

2026년 8월 19일
ship-safety
소프트웨어 개발자

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…

2026년 8월 19일
slop-check
소프트웨어 개발자

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…

2026년 8월 19일
polar-python-sdk
소프트웨어 개발자

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…

2026년 8월 12일
수집된 skill 19개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다