AI AGENT ADDONS

Asc Signing Setup

rudrankriyam/asc-skills
Mobile Development
1,213installs

Setting up signing assets for iOS and macOS apps is a key part of app development. This skill helps you create and manage bundle IDs, capabilities, signing certificates, and provisioning profiles using the asc command line tool.

You can use it when onboarding a new app, rotating expired assets, or sharing signing materials across a team. The tool also supports encrypted git-backed sync for secure storage and collaboration.

Workflows include creating certificates from a CSR or generating a key inline, configuring bundle ID capabilities like iCloud, and downloading or cleaning local profiles. The skill also covers rotation tasks like revoking old certificates and auditing profiles.

Add Asc Signing Setup skill to your workflow

Global

mkdir -p ~/.claude/skills/asc-signing-setup

Project

mkdir -p .claude/skills/asc-signing-setup

Source Repository

Stars
879
Forks
48
Watchers
879
License
MIT
Last Push
1 month ago
Created
5 months ago