Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
RU
@rudrankriyam
contributor on implexa, with 44 skills ranked by
SkillRank
across 1 source.
rudrankriyam on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
8.3
skills.sh
asc-release-flow
asc-release-flow determines app store readiness through validation, stages metadata and builds, then submits for review. handles first-time blockers like app availability bootstrap, subscription/iap attachment, game center setup, and app privacy publication.
7.9
skills.sh
asc-workflow
asc-workflow enables repo-local multi-step automation through .asc/workflow.json, with step outputs, conditional execution, parameter passing, and resumable runs. includes validation, dry-run preview, and nested workflow calls.
7.6
skills.sh
asc-submission-health
asc-submission-health validates app store submission readiness via canonical readiness commands, enforces encryption and content rights declarations, and provides monitoring and retry patterns for app review submissions.
7.3
skills.sh
asc-submission-health
asc-submission-health validates app store submission readiness via asc validate, enforces encryption and content rights declarations, and submits prepared versions to review. covers pre-submission checklist, metadata validation, and common failure modes with recovery paths.
7.2
skills.sh
asc-signing-setup
asc-signing-setup covers bundle id creation, capability configuration, certificate generation, provisioning profile management, and team certificate/profile synchronization via encrypted git storage for ios/macos apps.
6.2
skills.sh
asc-wall-submit
asc-wall-submit wraps the app-store-connect-cli wall submission flow, supporting both app id and manual link-based submissions with dry-run preview and confirmation modes.
6.2
skills.sh
asc-notarization
asc-notarization automates macOS app archival, export, and apple notarization with developer id signing. supports multiple distribution formats and includes preflight certificate checks plus troubleshooting commands for common failures.
5.9
skills.sh
asc-release-flow
asc-release-flow guides app store submission readiness assessment and release execution via asc command surface, starting with blocker identification and offering both public api and web session paths.
5.8
skills.sh
asc-notarization
asc-notarization covers archiving and notarizing macos apps via xcodebuild for distribution outside the app store. requires developer id certificate, xcode tooling, and app store connect credentials.
5.8
skills.sh
asc-metadata-sync
asc-metadata-sync manages app store metadata synchronization, localization workflows, and legacy format migration. covers validation, bulk .strings file handling, and canonical metadata pull/push operations for ios apps.
5.6
skills.sh
asc-aso-audit
asc-aso-audit performs offline validation of app store metadata against aso rules, then identifies keyword gaps via astro mcp. requires pre-pulled canonical metadata and optional astro tracking.
5.4
skills.sh
asc-screenshot-resize
asc-screenshot-resize prepares app store connect screenshots by querying current size specifications via asc cli and validating against device types before upload, delegating dimension management to the source-of-truth asc tool.
5.4
skills.sh
asc-whats-new-writer
asc-whats-new-writer generates localized app store release notes from git logs, structured metadata, or freeform text, supporting multi-locale output with optional promotional updates.
5.4
skills.sh
asc-ppp-pricing
asc-ppp-pricing configures territory-specific subscription and in-app purchase pricing using app store connect commands, supporting purchasing power parity strategies across multiple regions.
5.2
skills.sh
asc-aso-audit
two-phase app store optimization audit combining offline metadata validation against local files with optional keyword gap analysis via astro mcp. requires pre-pulled app store connect metadata.
5.2
skills.sh
asc-build-lifecycle
asc-build-lifecycle provides command patterns for querying build state, listing recent builds, and publishing to testflight or app store. lacks procedural flow and error handling.
5.2
skills.sh
asc-subscription-localization
asc-subscription-localization bulk-creates or updates subscription and in-app purchase display names across app store connect locales, replacing manual per-language configuration. requires app id and existing subscription groups.
5.2
skills.sh
asc-revenuecat-catalog-sync
asc-revenuecat-catalog-sync reconciles app store connect subscriptions and in-app purchases with revenuecat products, entitlements, offerings, and packages via asc and revenuecat mcp servers.
4.9
skills.sh
asc-revenuecat-catalog-sync
syncs app store connect and revenucat catalogs, creating missing items and mapping identifiers between platforms, with bootstrap and drift-audit workflows.
4.9
skills.sh
asc-whats-new-writer
asc-whats-new-writer generates app store release notes from git logs, bullet points or free text, with multi-locale support and optional promotional content updates via canonical metadata.
4.9
skills.sh
asc-subscription-localization
asc-subscription-localization automates bulk creation and updates of subscription and in-app purchase display names across all app store connect locales, replacing manual per-language configuration.
4.9
skills.sh
asc-localize-metadata
asc-localize-metadata automates app store metadata translation by pulling english or source locale content, processing it through llm translation, and syncing results back to app store connect via asc cli.
4.8
skills.sh
asc-id-resolver
asc-id-resolver maps app store connect identifiers to human-readable names via asc cli commands for bundle id, app name, build metadata, and version queries. incomplete coverage of all resolvable entity types.
4.2
skills.sh
asc-testflight-orchestration
asc-testflight-orchestration provides cli commands for exporting testflight configuration, managing tester groups, and inviting testers. lacks workflow integration and decision logic for beta rollout scenarios.
3.8
skills.sh
asc-signing-setup
asc-signing-setup automates ios/macos app signing asset provisioning via asc cli, requiring prior auth and bundle id knowledge. lacks detailed procedural steps and failure mode documentation.
—
skills.sh
asc-app-create-ui
Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App…
—
skills.sh
asc-shots-pipeline
Orchestrate iOS screenshot automation with xcodebuild/simctl for build-run, AXe for UI actions, JSON settings and plan files, Koubou-based framing (`asc…
—
skills.sh
asc-ppp-pricing
Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price import, and price schedule commands. Use…
—
skills.sh
asc-build-lifecycle
Track build processing, find latest builds, and clean up old builds with asc. Use when managing build retention or waiting on processing.
—
skills.sh
asc-testflight-orchestration
Orchestrate TestFlight distribution, groups, testers, and What to Test notes using asc. Use when rolling out betas.
—
skills.sh
asc-xcode-build
Build, archive, export, upload, and manage Xcode version/build numbers with the current asc xcode helpers before App Store Connect upload or submission. Use…
—
skills.sh
asc-cli-usage
Guidance for using asc cli in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design asc commands or interact with…
—
skills.sh
asc-crash-triage
Triage TestFlight crashes, beta feedback, and performance diagnostics using asc. Use when the user asks about TF crashes, TestFlight crash reports, beta tester…
—
skills.sh
asc-metadata-sync
asc-metadata-sync — an installable skill for AI agents, published by rudrankriyam/asc-skills.
—
skills.sh
asc-cli-usage
asc-cli-usage — an installable skill for AI agents, published by rudrankriyam/asc-skills.
—
skills.sh
asc-id-resolver
Resolve App Store Connect IDs (apps, builds, versions, groups, testers) from human-friendly names using asc. Use when commands require IDs.
—
skills.sh
asc-xcode-build
Build, archive, export, upload, and manage Xcode version/build numbers with the current asc xcode helpers before App Store Connect upload or submission. Use…
—
skills.sh
asc-app-create-ui
Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App…
—
skills.sh
asc-wall-submit
Submit or update a Wall of Apps entry in the App-Store-Connect-CLI repository using `asc apps wall submit`. Use when the user says "submit to wall of apps",…
—
skills.sh
asc-screenshot-resize
Resize and validate App Store screenshots with current asc screenshot-size data and macOS sips. Use when preparing or fixing screenshots for App Store Connect…
—
skills.sh
asc-workflow
Define, validate, run, resume, and audit repo-local multi-step automations with current `asc workflow` and `.asc/workflow.json`, including step outputs and…
—
skills.sh
asc-crash-triage
Triage TestFlight crashes, beta feedback, and performance diagnostics using asc. Use when the user asks about TF crashes, TestFlight crash reports, beta tester…
—
skills.sh
asc-shots-pipeline
Orchestrate iOS screenshot automation with xcodebuild/simctl for build-run, AXe for UI actions, JSON settings and plan files, Koubou-based framing (`asc…
—
skills.sh
asc-localize-metadata
Automatically translate and sync App Store metadata (description, keywords, what's new, subtitle) to multiple languages using LLM translation and asc CLI. Use…
rudrankriyam (44 skills ranked by SkillRank) | implexa