Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

Mobile-dev-skills

Mobile-dev-skills enthält 12 gesammelte Skills von OMIXEC, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
12
Stars
1
aktualisiert
2026-06-11
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

app-icon-generator
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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