Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

everything-claude-code-mobile

everything-claude-code-mobile には ahmed3elshaer から収集した 46 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
46
Stars
59
更新
2026-06-14
Forks
17
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

android-patterns
ソフトウェア開発者

Core Android development patterns for Kotlin, including coroutines, lifecycle management, and functional programming idioms.

2026-06-14
combine-framework
ソフトウェア開発者

Apple Combine framework for reactive programming. Publishers, subscribers, operators, and error handling.

2026-06-14
continuous-learning
その他コンピュータ職

Pattern extraction and skill generation for mobile development sessions. Automatically learns from your coding patterns.

2026-06-14
continuous-learning-v2
その他コンピュータ職

Instinct-based learning system with confidence scoring for mobile patterns. Automatically extracts and evolves patterns.

2026-06-14
core-data
ソフトウェア開発者

Core Data for iOS persistence. Data models, fetch requests, background contexts, and SwiftData migration.

2026-06-14
coroutines-patterns
ソフトウェア開発者

Kotlin Coroutines and Flow patterns for structured concurrency, error handling, and async operations.

2026-06-14
expect-actual
ソフトウェア開発者

Kotlin Multiplatform expect/actual patterns for platform-specific APIs. Learn to declare shared interfaces with platform implementations.

2026-06-14
gradle-patterns
ソフトウェア開発者

Gradle build configuration patterns for Android including Version Catalogs, convention plugins, build optimization, and multi-module setup.

2026-06-14
ios-testing
ソフトウェア品質保証アナリスト・テスター

iOS testing with XCTest. Unit tests, UI tests, mocks, and test patterns for Swift/SwiftUI.

2026-06-14
jetpack-compose
ウェブ開発者

Jetpack Compose patterns for declarative UI, state management, theming, animations, and performance optimization.

2026-06-14
kmp-di
ソフトウェア開発者

Dependency Injection for KMP. Koin multiplatform setup, platform modules, and manual DI patterns.

2026-06-14
kmp-navigation
ソフトウェア開発者

Navigation libraries for KMP. Voyager, Decompose, and platform-specific navigation (Compose Navigation, SwiftUI).

2026-06-14
kmp-networking
ソフトウェア開発者

Ktor client for Kotlin Multiplatform. Shared networking layer with platform-specific engines (OkHttp for Android, Darwin for iOS).

2026-06-14
kmp-repositories
ソフトウェア開発者

Repository pattern for Kotlin Multiplatform. Shared interfaces with platform-specific implementations, clean data layer architecture.

2026-06-14
koin-patterns
ソフトウェア開発者

Koin dependency injection patterns for Android with modules, scopes, and ViewModel injection.

2026-06-14
ktor-patterns
ソフトウェア開発者

Ktor client patterns for Android networking with content negotiation, error handling, and interceptors.

2026-06-14
mobile-checkpoint
ソフトウェア開発者

Checkpoint workflow for mobile development safety. Save/restore Android project state at critical points.

2026-06-14
mobile-compaction
ソフトウェア開発者

Context compaction strategies for large Android codebases. Optimize token usage while preserving critical context.

2026-06-14
mobile-instinct-v1
ソフトウェア開発者

V1 instinct-based pattern capture for mobile development. Captures patterns as code is written with immediate feedback.

2026-06-14
mobile-instinct-v2
ソフトウェア開発者

V2 instinct-based observational learning. Analyzes sessions to extract reusable mobile development patterns across time.

2026-06-14
mobile-memory
ソフトウェア開発者

Memory persistence for mobile development context across sessions. Maintains project structure, dependencies, architecture, and test state.

2026-06-14
mobile-security
ソフトウェア開発者

Android security patterns for secure storage, network security, input validation, and authentication.

2026-06-14
mobile-testing
ソフトウェア品質保証アナリスト・テスター

Android testing patterns with JUnit5, Mockk, Turbine, and Compose testing for unit, integration, and UI tests.

2026-06-14
mobile-verification
ソフトウェア品質保証アナリスト・テスター

Automated testing workflow with pass@k metrics for mobile development. Detects flaky tests and ensures code reliability.

2026-06-14
mvi-architecture
ソフトウェア開発者

Model-View-Intent architecture patterns for Android with unidirectional data flow, state management, and side effects.

2026-06-14
shared-coroutines
ソフトウェア開発者

Shared coroutines configuration for Kotlin Multiplatform. Platform dispatchers, Flow sharing, and common scope patterns.

2026-06-14
shared-models
ソフトウェア開発者

Shared data models for Kotlin Multiplatform using kotlinx.serialization. Cross-platform domain models with validation and serialization.

2026-06-14
swift-patterns
ソフトウェア開発者

Core Swift language patterns, optionals, closures, protocols, generics, and modern Swift features.

2026-06-14
swiftui-patterns
ソフトウェア開発者

SwiftUI UI patterns, state management, navigation, animations, and performance optimization.

2026-06-14
accessibility-patterns
ウェブ・デジタルインターフェースデザイナー

Mobile accessibility patterns for Android and iOS - content descriptions, touch targets, screen reader support, WCAG compliance, dynamic type, and color contrast.

2026-03-28
analytics-patterns
ソフトウェア開発者

Analytics integration patterns - event tracking, screen tracking, user properties, Firebase Analytics, custom analytics providers, and privacy compliance.

2026-03-28
app-lifecycle
ソフトウェア開発者

App lifecycle patterns - process death handling, SavedStateHandle, ViewModel restoration, lifecycle-aware components, and background task management.

2026-03-28
ci-cd-patterns
ソフトウェア開発者

CI/CD patterns for mobile - GitHub Actions workflows for Android/iOS, Fastlane integration, code signing, artifact publishing, and automated release.

2026-03-28
deep-linking
ソフトウェア開発者

Deep linking patterns for mobile - Android App Links, iOS Universal Links, intent filters, URI handling, deferred deep links, and navigation integration.

2026-03-28
feature-builder
ソフトウェア開発者

End-to-end mobile feature builder. Takes a feature from description to fully running code with E2E tests through six phases - planning, architecture review, implementation, testing, build-fix, quality gate, and verification. Supports Android, iOS, and KMP with platform auto-detection.

2026-03-28
feature-flags
ソフトウェア開発者

Feature flag patterns - LaunchDarkly, Firebase Remote Config, local feature flags, A/B testing, gradual rollouts, and KMP shared flag evaluation.

2026-03-28
image-loading
ソフトウェア開発者

Image loading patterns for mobile - Coil for Android/Compose, async image loading for iOS, caching strategies, transformations, placeholders, and error handling.

2026-03-28
localization-patterns
ソフトウェア開発者

Localization patterns for mobile - string resources, plurals, RTL support, Compose localization, KMP shared strings, and locale management.

2026-03-28
navigation-compose
ソフトウェア開発者

Jetpack Compose Navigation patterns - type-safe routes, NavHost setup, argument passing, deep links, nested navigation graphs, and bottom navigation.

2026-03-28
offline-first
ソフトウェア開発者

Offline-first architecture patterns - NetworkBoundResource, sync strategies, conflict resolution, cache invalidation, and connectivity monitoring.

2026-03-28
このリポジトリの収集済み skills 46 件中、上位 40 件を表示しています。