vultisigvultisigOfficialยท21 Agent Skills Included

vultisig-ios

SwiftUI wallet development, testing, and PR automation

Automates iOS and macOS wallet development workflows including branching, commits, pull requests, and CodeRabbit review fixes. Eliminates manual lint runs, localization file sorting, merge conflict cleanup, and repetitive build verification steps. Guides coding agents through SwiftUI, SwiftData, networking, and blockchain patterns so multi-chain wallet features ship faster with fewer errors.
npx skills add vultisig/vultisig-ios --all -g -y
Available:

Gives the agent mandatory coding rules, security boundaries, and a routing table that maps each development task to the correct sub-skill in this repository.

All Skills in This Repository (21)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
vultisigvultisig

commit

Stage specified files, commit with meaningful messages, and optionally push.

Official
Intermediate
๐Ÿ“ฆ In Repo
vultisigvultisig

networking-guide

Define URLSession-based HTTP networking layers in Swift with TargetType and HTTPClientProtocol.

Official
Advanced
๐Ÿ“ฆ In Repo
vultisigvultisig

build-check

Run SwiftLint and Xcode build checks on iOS projects.

Official
Intermediate
๐Ÿ“ฆ In Repo
vultisigvultisig

add-xcode-files

Register new Swift files in Xcode project.pbxproj build phases.

Official
Intermediate
๐Ÿ“ฆ In Repo
vultisigvultisig

lint

Lint Swift projects with SwiftLint to enforce code quality and fix warnings.

Official
Intermediate
๐Ÿ“ฆ In Repo
vultisigvultisig

create-branch

Create git branches from conversation context with consistent naming conventions.

Official
Intermediate
๐Ÿ“ฆ In Repo
vultisigvultisig

ui-components

Provides a design system and reusable UI components for iOS and macOS apps.

Official
Basic
๐Ÿ“ฆ In Repo
vultisigvultisig

delegate

Generate deterministic atomic-action plans for delegation to faster AI models.

Official
Advanced
๐Ÿ“ฆ In Repo
vultisigvultisig

swiftdata-guide

Enforce MainActor usage and three-phase updates for SwiftData models.

Official
Advanced
๐Ÿ“ฆ In Repo
vultisigvultisig

logging-guide

Standardize iOS application logging with OSLog and Logger.

Official
Intermediate
๐Ÿ“ฆ In Repo
vultisigvultisig

swift-patterns

Standardize Swift state management, navigation, and code organization practices.

Official
Advanced
๐Ÿ“ฆ In Repo
vultisigvultisig

batch-retry

Clean up failed batch task branches and PRs, then re-execute tasks.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install vultisig-ios skills?โ–ผ

Run `npx skills add vultisig/vultisig-ios --all -g -y` in your terminal to install all skills in this suite globally.

What do the vultisig-ios skills automate?โ–ผ

They automate the full iOS development loop: creating branches and issues, writing SwiftUI code, running SwiftLint and builds, localizing strings, and shipping pull requests.

Can these skills fix CodeRabbit review comments?โ–ผ

Yes. The fix-pr-comments and batch-fix-reviews skills fetch review feedback, apply code fixes, push updates, and re-request review automatically.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. Every skill follows the universal SKILL.md standard and runs in Claude Code, Cursor, Codex, and other compatible coding agents.

Can I run overnight batch tasks with these skills?โ–ผ

Yes. The batch and batch-tasks skills turn a list of issues into parallel pull requests, each built, linted, and reviewed in isolated worktrees.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’