بنقرة واحدة
vultisig-ios
يحتوي vultisig-ios على 30 من skills المجمعة من vultisig، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.
HTTP networking layer reference — TargetType, HTTPClient, services, error handling.
Fetch CodeRabbit review comments from batch PRs and auto-fix the issues. Pushes fixes and re-requests review.
Run multiple tasks overnight as parallel PRs. Produces a PRD per task, selects skills/rules, spawns isolated agents, and reports PR links.
Run multiple tasks overnight as parallel PRs. Produces a PRD per task, selects skills/rules, spawns isolated agents, and reports PR links.
Run SwiftLint and xcodebuild to verify the project compiles cleanly.
Create a GitHub issue for vultisig-ios using bug/feature templates.
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.
State management, navigation, code style, naming conventions, common patterns, testing, and build commands.
Write, review, or orchestrate XCUITest UI tests — accessibility identifiers, page objects, test helpers, and test execution.
Complete i18n workflow — add keys to all 7 locale files, translate, sort. Use when adding or modifying user-facing strings.
Approve a GitHub PR and add it to the merge queue.
Blockchain architecture, chain services, TSS keygen/keysign, and vault key management.
OSLog logging conventions — Logger setup, log levels, category naming, and migration from print().
SwiftData models, Storage API, concurrency patterns, and three-phase architecture.
Design system, UI components, Screen, Toolbar, Sheet, and localization reference.
Search and analyze feature implementations in sibling Android, Windows, and backend repositories. Use when porting features or validating cross-platform parity.
Stage, commit, and optionally push changes. Use after completing a task.
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.
Use sibling repos (Android, Windows, backend) as reference when porting features to match behavior in Swift/SwiftUI style.
Address CodeRabbit or other AI reviewer comments on a PR to make it merge-ready.
Commit changes and create a GitHub PR in one step. Use after completing a task.
Retry failed batch tasks. Cleans up failed branches/PRs and re-runs specified tasks.
Fetch CodeRabbit review comments from a single PR and auto-fix the issues. Defaults to current branch if no PR/branch is specified.
Morning review of batch PRs. Shows status, CodeRabbit feedback, and lint/build results for all recent batch PRs.
Create a new git branch from conversation context. Use when starting work on an issue or feature.
Resolve git merge conflicts, especially in project.pbxproj. Keeps both sides and maintains sorted order.
Create a GitHub PR with optional issue linking. Use after committing and pushing changes.
Create a delegation-ready plan executable by a faster, less capable AI model.
Run SwiftLint on the codebase and fix any warnings.