Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

vultisig-ios

يحتوي vultisig-ios على 30 من skills المجمعة من vultisig، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
30
Stars
39
محدث
2026-07-07
Forks
21
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

figma
مصممو واجهات الويب والرقمية

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
مطوّرو البرمجيات

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

2026-04-29
batch-fix-reviews
مطوّرو البرمجيات

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

2026-04-23
batch
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

Run SwiftLint and xcodebuild to verify the project compiles cleanly.

2026-04-23
create-issue
مطوّرو البرمجيات

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

2026-04-23
make
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-04-23
ui-testing
محللو ضمان جودة البرمجيات والمختبرون

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

2026-04-23
localize
مطوّرو الويب

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
مطوّرو البرمجيات

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

2026-03-27
blockchain-guide
مطوّرو البرمجيات

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

2026-03-18
logging-guide
مطوّرو البرمجيات

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

2026-03-18
swiftdata-guide
مطوّرو البرمجيات

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

2026-03-18
ui-components
مصممو واجهات الويب والرقمية

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

2026-03-18
check-platforms
مطوّرو البرمجيات

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
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

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

2026-03-17
orchestrate
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-03-17
resolve-pr-comments
محللو ضمان جودة البرمجيات والمختبرون

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

2026-03-17
ship
مطوّرو البرمجيات

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

2026-03-17
batch-retry
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

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

2026-03-06
fix-pr-comments
مبرمجو الحاسوب

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
مطوّرو البرمجيات

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

2026-03-06
create-branch
مطوّرو البرمجيات

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

2026-03-06
resolve-conflicts
مطوّرو البرمجيات

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

2026-03-06
create-pr
مطوّرو البرمجيات

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

2026-02-27
delegate
مطوّرو البرمجيات

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

2026-02-27
lint
محللو ضمان جودة البرمجيات والمختبرون

Run SwiftLint on the codebase and fix any warnings.

2026-02-27