Skip to main content
Run any Skill in Manus
with one click
GitHub repository

vultisig-ios

vultisig-ios contains 30 collected skills from vultisig, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
30
Stars
39
updated
2026-07-07
Forks
21
Occupation coverage
6 occupation categories ยท 100% classified
repository explorer

Skills in this repository

figma
web-and-digital-interface-designers

Implement UI from Figma designs via MCP with a closed-loop pixel-parity check. Extract exact values (never eyeball), translate to SwiftUI, then renderโ†’diffโ†’fix against the Figma export until it matches. Use when implementing or auditing UI against Figma.

2026-07-07
networking-guide
software-developers

HTTP networking layer reference โ€” TargetType, HTTPClient, services, error handling.

2026-04-29
batch-fix-reviews
software-developers

Fetch CodeRabbit review comments from batch PRs and auto-fix the issues. Pushes fixes and re-requests review.

2026-04-23
batch
software-developers

Run multiple tasks overnight as parallel PRs. Produces a PRD per task, selects skills/rules, spawns isolated agents, and reports PR links.

2026-04-23
batch-tasks
software-developers

Run multiple tasks overnight as parallel PRs. Produces a PRD per task, selects skills/rules, spawns isolated agents, and reports PR links.

2026-04-23
build-check
software-developers

Run SwiftLint and xcodebuild to verify the project compiles cleanly.

2026-04-23
create-issue
software-developers

Create a GitHub issue for vultisig-ios using bug/feature templates.

2026-04-23
make
software-developers

Use the Makefile at repo root for bootstrap, project regeneration, unit tests, and UI tests. Use when asked to build, test, bootstrap the workspace, or regenerate the Xcode project.

2026-04-23
swift-patterns
software-developers

State management, navigation, code style, naming conventions, common patterns, testing, and build commands.

2026-04-23
ui-testing
software-quality-assurance-analysts-and-testers

Write, review, or orchestrate XCUITest UI tests โ€” accessibility identifiers, page objects, test helpers, and test execution.

2026-04-23
localize
web-developers

Complete i18n workflow โ€” add keys to all 7 locale files, translate, sort. Use when adding or modifying user-facing strings.

2026-04-21
approve-pr
software-developers

Approve a GitHub PR and add it to the merge queue.

2026-03-27
blockchain-guide
software-developers

Blockchain architecture, chain services, TSS keygen/keysign, and vault key management.

2026-03-18
logging-guide
software-developers

OSLog logging conventions โ€” Logger setup, log levels, category naming, and migration from print().

2026-03-18
swiftdata-guide
software-developers

SwiftData models, Storage API, concurrency patterns, and three-phase architecture.

2026-03-18
ui-components
web-and-digital-interface-designers

Design system, UI components, Screen, Toolbar, Sheet, and localization reference.

2026-03-18
check-platforms
software-developers

Search and analyze feature implementations in sibling Android, Windows, and backend repositories. Use when porting features or validating cross-platform parity.

2026-03-17
commit
software-developerscomputer-occupations-all-other

Stage, commit, and optionally push changes. Use after completing a task.

2026-03-17
orchestrate
software-developers

God-mode orchestrator. Takes a GitHub issue or PR and handles the ENTIRE workflow end-to-end โ€” branch creation, implementation, testing, commits, PR creation, OR exhaustive PR review with parallel agents. Use for complete feature delivery or deep PR audits.

2026-03-17
reference-codebases
software-developers

Use sibling repos (Android, Windows, backend) as reference when porting features to match behavior in Swift/SwiftUI style.

2026-03-17
resolve-pr-comments
software-quality-assurance-analysts-and-testers

Address CodeRabbit or other AI reviewer comments on a PR to make it merge-ready.

2026-03-17
ship
software-developers

Commit changes and create a GitHub PR in one step. Use after completing a task.

2026-03-17
batch-retry
software-developerscomputer-occupations-all-other

Retry failed batch tasks. Cleans up failed branches/PRs and re-runs specified tasks.

2026-03-06
fix-pr-comments
computer-programmers

Fetch CodeRabbit review comments from a single PR and auto-fix the issues. Defaults to current branch if no PR/branch is specified.

2026-03-06
batch-review
software-developers

Morning review of batch PRs. Shows status, CodeRabbit feedback, and lint/build results for all recent batch PRs.

2026-03-06
create-branch
software-developers

Create a new git branch from conversation context. Use when starting work on an issue or feature.

2026-03-06
resolve-conflicts
software-developers

Resolve git merge conflicts, especially in project.pbxproj. Keeps both sides and maintains sorted order.

2026-03-06
create-pr
software-developers

Create a GitHub PR with optional issue linking. Use after committing and pushing changes.

2026-02-27
delegate
software-developers

Create a delegation-ready plan executable by a faster, less capable AI model.

2026-02-27
lint
software-quality-assurance-analysts-and-testers

Run SwiftLint on the codebase and fix any warnings.

2026-02-27