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

Mobile-dev-skills

Mobile-dev-skills 收录了来自 OMIXEC 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
1
更新
2026-06-11
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

app-icon-generator
软件开发工程师

Generates app icons in all required sizes for iOS, Android, and PWA from a single source image. Use when user asks to generate app icons, create iOS icons, Android app icons, favicons, or PWA icons.

2026-06-11
app-store-preflight
软件质量保证分析师与测试员

Scan an iOS/macOS Xcode project for common App Store rejection patterns before submission. Use when preparing an app for App Store review, after receiving a rejection from Apple, or when auditing metadata, subscriptions, privacy manifests, entitlements, or design compliance.

2026-06-11
coding-guidelines
软件开发工程师

Rust code style and best practices covering naming, formatting, comments, clippy, rustfmt, linting, and code review conventions. Use when writing or reviewing Rust code for style compliance.

2026-06-11
devops-engineer
软件开发工程师

Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling. Use when setting up CI/CD pipelines, containerizing applications, managing infrastructure as code, or deploying to Kubernetes.

2026-06-11
frontend-design
软件开发工程师

Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-06-11
mobile-development
软件开发工程师

Mobile development guide covering iOS (Swift, SwiftUI), Android (Kotlin, Jetpack Compose), cross-platform (Flutter, React Native), and game development (Unity, Unreal). Use when choosing a mobile platform, building native apps, creating learning paths, or deciding between native and cross-platform approaches.

2026-06-11
wisdom-driven
项目管理专家

Wisdom-driven methodology that drives AI with wisdom, trust, and inner motivation rather than fear of failure. Use when a task has failed 2+ times, the agent is about to give up, suggesting the user do it manually, blaming the environment without verification, stuck in loops, passive behavior, or showing user frustration.

2026-06-11
openapi-spec-generation
软件开发工程师

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

2026-04-13
optimize-cicd-pipeline
软件开发工程师

Analyzes CI/CD pipelines to identify common antipatterns (like slow feedback loops or sequential steps) and recommends best practice patterns (like build images, parallelization, and build-once-deploy-anywhere). Use when designing, auditing, or troubleshooting CI/CD workflows to improve speed and reliability.

2026-04-13
flutter-sdk-to-swift
软件开发工程师

Convert Flutter/Dart code to Swift/iOS native code. Transforms Riverpod providers, GoRouter navigation, Dio HTTP calls, and Hive/SQLite persistence to Swift equivalents (Combine, SwiftUI navigation, URLSession, Core Data). Use when user has Flutter code they want to port to iOS, mentions "porting Android to iOS", "migrate Dart to Swift", or asks to "convert this Flutter code to Swift".

2026-04-13
refactor-swift-to-flutter
软件开发工程师

Convert existing Swift/iOS code to Flutter/Dart. Transforms SwiftUI views, Combine publishers, URLSession APIs, and Core Data models to equivalent Flutter patterns (Riverpod, GoRouter, Dio, Hive/SQLite). Use when user has Swift code they want to port to Flutter, mentions "porting iOS to Android", "migrate Swift to Dart", or asks to "convert this Swift code".

2026-04-13
flutter-development
软件开发工程师

Develop cross-platform mobile apps with Flutter and Dart. Covers Riverpod state management, GoRouter navigation, REST APIs, and platform channels. Use when building iOS/Android apps with a single codebase, implementing smooth animations, or working with Firebase.

2026-04-13