con un clic
docs
docs contiene 4 skills recopiladas de superwall, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Generate a customer-facing Superwall changelog for a given day or date range by reviewing what landed on the main branch in that window, then publish it as a GitHub release. Classifies each change as customer-facing (SDK, dashboard, product, integrations) versus internal (repo tooling, build, CI, refactors) and omits everything internal. Use when the user wants a changelog, release notes, or a "what shipped" summary for a date or date range.
Auto-review SDK docs update PRs for ios, android, flutter, expo, or react-native. Use this as a thin autoreview-style wrapper around review-sdk-update-pr: launch fresh read-only reviews, fix only verified findings locally, and repeat until clean.
Review SDK docs update pull requests for ios, android, flutter, expo, or react-native in this repository. Use when asked to verify completeness and correctness of an SDK docs version bump by checking PR changes against upstream SDK git diff and changelog entries.
Update Superwall SDK docs to a new released version for ios, android, flutter, expo, or react-native. Use when asked to sync docs with an SDK release, bump SDK version docs, or run the update-sdk-docs workflow. Handles reference sync, upstream tag diffing, changelog updates, docs edits, verification, and PR prep.