Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

vultisig-ios

vultisig-ios contient 30 skills collectées depuis vultisig, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
30
Stars
39
mis à jour
2026-07-07
Forks
21
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

figma
Concepteurs web et d'interfaces numériques

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
Développeurs de logiciels

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

2026-04-29
batch-fix-reviews
Développeurs de logiciels

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

2026-04-23
batch
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

Run SwiftLint and xcodebuild to verify the project compiles cleanly.

2026-04-23
create-issue
Développeurs de logiciels

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

2026-04-23
make
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-23
ui-testing
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-23
localize
Développeurs web

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
Développeurs de logiciels

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

2026-03-27
blockchain-guide
Développeurs de logiciels

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

2026-03-18
logging-guide
Développeurs de logiciels

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

2026-03-18
swiftdata-guide
Développeurs de logiciels

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

2026-03-18
ui-components
Concepteurs web et d'interfaces numériques

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

2026-03-18
check-platforms
Développeurs de logiciels

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
Développeurs de logicielsAutres occupations informatiques

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

2026-03-17
orchestrate
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-17
resolve-pr-comments
Analystes en assurance qualité des logiciels et testeurs

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

2026-03-17
ship
Développeurs de logiciels

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

2026-03-17
batch-retry
Développeurs de logicielsAutres occupations informatiques

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

2026-03-06
fix-pr-comments
Programmeurs informatiques

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
Développeurs de logiciels

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

2026-03-06
create-branch
Développeurs de logiciels

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

2026-03-06
resolve-conflicts
Développeurs de logiciels

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

2026-03-06
create-pr
Développeurs de logiciels

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

2026-02-27
delegate
Développeurs de logiciels

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

2026-02-27
lint
Analystes en assurance qualité des logiciels et testeurs

Run SwiftLint on the codebase and fix any warnings.

2026-02-27