vultisig-ios
SwiftUI wallet development, testing, and PR automation
All Skills in This Repository (21)
Pure Emerald Level Indicatorscommit
Stage specified files, commit with meaningful messages, and optionally push.
networking-guide
Define URLSession-based HTTP networking layers in Swift with TargetType and HTTPClientProtocol.
build-check
Run SwiftLint and Xcode build checks on iOS projects.
add-xcode-files
Register new Swift files in Xcode project.pbxproj build phases.
lint
Lint Swift projects with SwiftLint to enforce code quality and fix warnings.
create-branch
Create git branches from conversation context with consistent naming conventions.
ui-components
Provides a design system and reusable UI components for iOS and macOS apps.
delegate
Generate deterministic atomic-action plans for delegation to faster AI models.
swiftdata-guide
Enforce MainActor usage and three-phase updates for SwiftData models.
logging-guide
Standardize iOS application logging with OSLog and Logger.
swift-patterns
Standardize Swift state management, navigation, and code organization practices.
batch-retry
Clean up failed batch task branches and PRs, then re-execute tasks.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core