
from "affaan-m/everything-claude-code"
Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.
Core development tools, frameworks, and patterns.

from "affaan-m/everything-claude-code"
Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

from "affaan-m/everything-claude-code"
Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.

from "affaan-m/everything-claude-code"
Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.

from "affaan-m/everything-claude-code"
Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices.

from "affaan-m/everything-claude-code"
Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.

from "affaan-m/everything-claude-code"
Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.

from "affaan-m/everything-claude-code"
基于协议的依赖注入,用于可测试的Swift代码——使用聚焦协议和Swift Testing模拟文件系统、网络和外部API。

from "affaan-m/everything-claude-code"
Swift 6.2 可接近的并发性 — 默认单线程,@concurrent 用于显式后台卸载,隔离一致性用于主 actor 类型。

from "affaan-m/everything-claude-code"
在 Swift 中使用 actor 实现线程安全的数据持久化——基于内存缓存与文件支持的存储,通过设计消除数据竞争。

from "affaan-m/everything-claude-code"
使用Kotest、MockK、协程测试、基于属性的测试和Kover覆盖率的Kotlin测试模式。遵循TDD方法论和地道的Kotlin实践。

from "affaan-m/everything-claude-code"
惯用的Kotlin模式、最佳实践和约定,用于构建健壮、高效且可维护的Kotlin应用程序,包括协程、空安全和DSL构建器。

from "affaan-m/everything-claude-code"
Ktor 服务器模式,包括路由 DSL、插件、身份验证、Koin DI、kotlinx.serialization、WebSockets 和 testApplication 测试。

from "affaan-m/everything-claude-code"
JetBrains Exposed ORM 模式,包括 DSL 查询、DAO 模式、事务、HikariCP 连接池、Flyway 迁移和仓库模式。

from "affaan-m/everything-claude-code"
Kotest, MockK, coroutine testi, property-based testing ve Kover coverage ile Kotlin test kalıpları. İdiomatic Kotlin uygulamalarıyla TDD metodolojisini takip eder.

from "affaan-m/everything-claude-code"
Coroutine'ler, null safety ve DSL builder'lar ile sağlam, verimli ve sürdürülebilir Kotlin uygulamaları oluşturmak için idiomatic Kotlin kalıpları, en iyi uygulamalar ve konvansiyonlar.

from "affaan-m/everything-claude-code"
Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style...

from "affaan-m/everything-claude-code"
Generate iOS app icons as PNG imagesets for Xcode asset catalogs from SF Symbols 5000+ Apple-native or Iconify API 275k+ open source icons from 200+ collections . Use when generating icons,...

from "affaan-m/everything-claude-code"
Production-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks BLoC, Riverpod, Provider ,...

from "affaan-m/everything-claude-code"
Cisco IOS and IOS-XE review patterns for show commands, config hierarchy, wildcard masks, ACL placement, interface hygiene, and safe change-window verification.

from "affaan-m/everything-claude-code"
生产就绪的 Dart 和 Flutter 模式,涵盖空安全、不可变状态、异步组合、Widget 架构、流行的状态管理框架(BLoC、Riverpod、Provider)、GoRouter 导航、Dio 网络请求、Freezed 代码生成和整洁架构。

from "nexu-io/open-design"
A multi-screen mobile onboarding flow rendered as three phone frames side by side — splash, value-prop, sign-in. Status bar, swipe dots, primary CTA. Use when the brief mentions "mobile...

from "nexu-io/open-design"
A mobile-app screen rendered inside a pixel-accurate iPhone 15 Pro frame on the page. Built by copying the seed assets/template.html and pasting one screen archetype from...

from "nexu-io/open-design"
Mobile login and authentication flow screens

from "nexu-io/open-design"
Implement animated effects, transitions, and motion in Flutter apps. Useful for native iOS/Android motion design.