asc-code-signing

Installation
SKILL.md

Code Signing with asc

Manage the full Apple code signing chain: bundle IDs → certificates → devices → profiles.

Authentication

Set up credentials before any code signing commands:

asc auth login --key-id <id> --issuer-id <id> --private-key-path ~/.asc/AuthKey.p8

CAEOAS — Affordances Guide Next Steps

Every JSON response includes "affordances" with ready-to-run commands:

Installs
48
First Seen
Mar 14, 2026
asc-code-signing — tddworks/asc-cli-skills