tag

lifecycle

8 indexed skills · max 10 per page

skills (8)

gpd-build-lifecycle

rudrankriyam/app-store-connect-cli-skills · Frontend

0

Use this skill to manage build state, processing, and retention.

asc-build-lifecycle

rudrankriyam/app-store-connect-cli-skills · Frontend

0

Query, monitor, and expire builds in App Store Connect with asc command-line tools. \n \n Find builds by version, platform, or upload date; inspect processing state and build details with dedicated query commands \n Manage build retention by previewing and applying expiration policies based on age thresholds, with dry-run support \n Publish directly to TestFlight or App Store with end-to-end workflows including optional polling, submission, and confirmation flags \n Distinguish between asc build

subscription-lifecycle

eronred/aso-skills · Productivity

0

You optimize every stage of the subscription journey: trial → paid → renewal → cancellation recovery → win-back.

ln-629-lifecycle-auditor

levnikolaevich/claude-code-skills · Productivity

0

ln-629-lifecycle-auditor

asc-build-lifecycle

rudrankriyam/asc-skills · Frontend

0

Use this skill to manage build state, processing, and retention.

m12-lifecycle

zhanghandong/rust-skills · Productivity

0

Design resource creation, cleanup, and scope using RAII, lazy initialization, and pooling patterns. \n \n Covers five lifecycle patterns: RAII with Drop trait, lazy initialization via OnceLock/LazyLock, connection pooling with r2d2/deadpool, guard-based scoped access, and transaction scope boundaries \n Includes decision framework for resource cost, scope determination, and error handling during cleanup \n Provides pattern templates for RAII guards and lazy singletons, plus common errors and ant

eve-job-lifecycle

incept5/eve-skillpacks · Productivity

0

Use jobs as the unit of work and keep phases explicit.

m12-lifecycle

actionbook/rust-skills · Productivity

0

Layer 2: Design Choices