Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

vultisig-ios

vultisig-ios enthält 30 gesammelte Skills von vultisig, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
30
Stars
39
aktualisiert
2026-07-07
Forks
21
Berufsabdeckung
6 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

figma
Web- und digitale Schnittstellendesigner

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
Softwareentwickler

HTTP networking layer reference — TargetType, HTTPClient, services, error handling.

2026-04-29
batch-fix-reviews
Softwareentwickler

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

2026-04-23
batch
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

Run SwiftLint and xcodebuild to verify the project compiles cleanly.

2026-04-23
create-issue
Softwareentwickler

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

2026-04-23
make
Softwareentwickler

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
Softwareentwickler

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

2026-04-23
ui-testing
Softwarequalitätssicherungsanalysten und -tester

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

2026-04-23
localize
Webentwickler

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
Softwareentwickler

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

2026-03-27
blockchain-guide
Softwareentwickler

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

2026-03-18
logging-guide
Softwareentwickler

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

2026-03-18
swiftdata-guide
Softwareentwickler

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

2026-03-18
ui-components
Web- und digitale Schnittstellendesigner

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

2026-03-18
check-platforms
Softwareentwickler

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
SoftwareentwicklerSonstige Computerberufe

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

2026-03-17
orchestrate
Softwareentwickler

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
Softwareentwickler

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

2026-03-17
resolve-pr-comments
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-17
ship
Softwareentwickler

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

2026-03-17
batch-retry
SoftwareentwicklerSonstige Computerberufe

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

2026-03-06
fix-pr-comments
Computerprogrammierer

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
Softwareentwickler

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

2026-03-06
create-branch
Softwareentwickler

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

2026-03-06
resolve-conflicts
Softwareentwickler

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

2026-03-06
create-pr
Softwareentwickler

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

2026-02-27
delegate
Softwareentwickler

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

2026-02-27
lint
Softwarequalitätssicherungsanalysten und -tester

Run SwiftLint on the codebase and fix any warnings.

2026-02-27