Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

vultisig-ios

vultisig-ios 收录了来自 vultisig 的 30 个 skills,并提供仓库级职业覆盖和站内 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