ワンクリックで
iTube
iTube には hot666666 から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Use when writing ANY async code, actors, threads, or seeing ANY concurrency error. Covers Swift 6 concurrency, @MainActor, Sendable, data races, async/await patterns.
Apply Firefox iOS-style Swift Redux state management patterns. Use when adding, refactoring, or reviewing Swift code that defines app or screen state, actions/action types, reducers, middleware side effects, global Store setup, StoreSubscriber view/controller subscriptions, selected substate subscriptions, or unit tests around reducers and middleware.
Apply UIKit view and view controller good coding style patterns. Use when creating, refactoring, or reviewing Swift UIKit UIView, UITableViewCell, UICollectionViewCell, UIViewController, themed component, Themeable/ThemeApplicable code, delegate callbacks, animation, screen transition/coordinator flow, accessibility identifier, Auto Layout, configure/setup/applyTheme lifecycle, or view model driven UI code.
Apply reusable XCUITest page object, selector, accessibility identifier, and screenshot capture patterns. Use when adding, refactoring, or reviewing UI tests that need PageScreen/POM objects, selector sets, stable accessibility identifiers, screenshot recording separated from page objects, project-local wait helpers, screenshot-friendly screen wrappers, or readable end-to-end test flows.