AI AGENT ADDONS
Security
2,217installs

Setting up code signing for iPhone and Mac apps requires several pieces. You need bundle IDs, signing certificates, and provisioning profiles. This skill helps you create and manage all of them.

It also lets you rotate old assets when they expire. You can share signing files across your team using an encrypted git repo. The asc CLI makes each step simple.

Whether you are starting a new app or updating an existing one, this skill guides you through the process. It includes commands for listing, creating, downloading, and cleaning up assets. The encrypted sync feature keeps your team's signing information safe.

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