Alexander Weichart avatar

Alexander Weichart

Community

@alexw00 · Japan

100Followers
|
95Public Repos
|
55Published Skills

Alexander Weichart's registry covers Apple platform engineering: Swift/SwiftUI development, Metal GPU shaders, UI animation craft, and App Store Connect release operations.

Skills Distribution
DomainDeveloper To...Apple Platform Dev.. (40%)App Store Connect .. (30%)Metal GPU Shading .. (15%)UI Animation & Mot.. (15%)

Agent Skills by Alexander Weichart

Showing 55 vetted skills indexed across 1 GitHub repositories.

AlexW00AlexW00
70

pick-ui-library

Recommends curated frontend libraries for UI tasks like charts, toasts, drag and drop, and state management.

Community
Basic
AlexW00AlexW00
70

asc-signing-setup

Creates and manages iOS/macOS signing certificates, bundle IDs, and provisioning profiles via the asc CLI.

Community
Intermediate
AlexW00AlexW00
70

animate

Implements UI animations using CSS transitions, WAAPI, and Motion with defined easing and duration rules.

Community
Intermediate
AlexW00AlexW00
70

asc-xcode-build

Build, archive, export, and upload Xcode apps to App Store Connect.

Community
Intermediate
AlexW00AlexW00
70

asc-apple-ads

Manage Apple Ads campaigns, keywords, and reports through the asc CLI.

Community
Intermediate
AlexW00AlexW00
70

find-animation-opportunities

Scan a codebase for UI moments that would benefit from motion and propose exact animation recipes.

Community
Intermediate
AlexW00AlexW00
70

widgetkit

Implement and review WidgetKit widgets, controls, and timeline providers for iOS.

Community
Advanced
AlexW00AlexW00
70

asc-subscription-localization

Bulk-localize subscription and in-app purchase display names across App Store Connect locales.

Community
Advanced
AlexW00AlexW00
70

liquid-glass-design

Implement iOS 26 Liquid Glass effects in SwiftUI, UIKit, and WidgetKit.

Community
Intermediate
AlexW00AlexW00
70

asc-wall-submit

Submits or updates Wall of Apps entries via the asc apps wall submit CLI command.

Community
Basic
AlexW00AlexW00
70

improve-animations

Audits codebase animation code and writes self-contained motion improvement plans.

Community
Advanced
AlexW00AlexW00
70

asc-submission-health

Diagnose App Store submission blockers and manage review status with the asc CLI.

Community
Advanced
AlexW00AlexW00
70

asc-release-flow

Orchestrates App Store releases with asc, from staging builds to review submission.

Community
Advanced
AlexW00AlexW00
70

asc-testflight-orchestration

Orchestrates TestFlight groups, testers, build distribution, and test notes via the asc CLI.

Community
Intermediate
AlexW00AlexW00
70

xcodebuildmcp

Automates building, testing, debugging, and UI automation for Apple platform apps via XcodeBuildMCP tools.

Community
Intermediate
AlexW00AlexW00
70

asc-metadata-sync

Sync, validate, and apply App Store Connect metadata using the asc CLI canonical workflow.

Community
Intermediate
AlexW00AlexW00
70

prototype

Builds multiple divergent UI variants behind a keyboard-driven picker for live comparison.

Community
Advanced
AlexW00AlexW00
70

asc-whats-new-writer

Generate localized App Store What's New release notes from git log or free text.

Community
Advanced
AlexW00AlexW00
70

swiftui-pro

Reviews SwiftUI code for modern API usage, accessibility, performance, and data flow correctness.

Community
Advanced
AlexW00AlexW00
70

swiftdata-pro

Writes and reviews SwiftData code against modern API rules and best practices.

Community
Intermediate
AlexW00AlexW00
70

asc-crash-triage

Fetches and summarizes TestFlight crash reports, beta feedback, and performance diagnostics via asc.

Community
Intermediate
AlexW00AlexW00
70

asc-revenuecat-catalog-sync

Reconcile App Store Connect subscriptions and IAPs with RevenueCat products, entitlements, and offerings.

Community
Advanced
AlexW00AlexW00
70

asc-localize-metadata

Translate and sync App Store Connect metadata across locales using the asc CLI.

Community
Intermediate
AlexW00AlexW00
70

asc-workflow

Define, validate, run, and resume repo-local asc workflow automations with step outputs.

Community
Intermediate

Frequently Asked Questions About Alexander Weichart

FAQPage Schema
What tasks can I accomplish with AlexW00's skill registry?▼

You can develop and review macOS/iOS apps in Swift 6 and SwiftUI, write Metal MSL shaders, design UI animations, and run full App Store Connect operations: signing, builds, TestFlight distribution, metadata localization, subscription pricing, screenshots, notarization, and release submission.

Who are these skills designed for?▼

Apple platform engineers and indie app developers shipping to the App Store. The registry targets Swift/SwiftUI developers, graphics engineers working with Metal and GPU shading, motion designers auditing animation quality, and release managers operating App Store Connect via the asc command line.

How do the App Store Connect skills work in practice?▼

The asc-* skills drive the asc command line against App Store Connect: resolve IDs from names, sync metadata, build and upload IPAs, orchestrate TestFlight groups, localize subscription names, set territory pricing, and diagnose submission blockers. Repo-local state lives in .asc/workflow.json and ./metadata.

Are these skills open source and what do they cost?▼

Several skills (swiftui-pro, swiftdata-pro, swift-testing-pro, swift-concurrency-pro by Paul Hudson) carry explicit MIT licenses at no cost. Other skills in the manifest do not declare licenses; the registry itself is publicly accessible via the author's GitHub profile.

What prerequisites do these skills require?▼

Apple-platform skills require Xcode, xcodebuild, and macOS 26/iOS 26 SDKs. Release skills require the asc command line with App Store Connect credentials; some use simctl, AXe, sips, RevenueCat MCP, or Astro MCP. Metal skills use xcrun, metal, and metallib compilers.