Skip to main content
Manusで任意のスキルを実行
ワンクリックで
costular
GitHub クリエイタープロフィール

costular

1 件の GitHub リポジトリにある 9 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
9
リポジトリ
1
更新
2026-05-15
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

compose-modifier-and-layout-style
ソフトウェア開発者

Use when writing or reviewing Jetpack Compose layout APIs, modifier parameters, modifier chain construction, hardcoded root layout decisions, or layout wrappers around a single conditional.

2026-05-15
compose-recomposition-performance
ソフトウェア開発者

Use when investigating Jetpack Compose recomposition performance, skippable/restartable composables, composables.txt or compiler reports, Layout Inspector recomposition counts, or frame-rate State reads in composition vs layout/draw, and it is not yet clear whether the cause is parameter stability or deferred reads.

2026-05-15
compose-side-effects
ソフトウェア開発者

Use when writing or reviewing Jetpack Compose code with LaunchedEffect, DisposableEffect, SideEffect, rememberCoroutineScope, rememberUpdatedState, snapshotFlow, snackbar, navigation, focus requests, analytics, or event Flow collection.

2026-05-15
compose-slot-api-pattern
ソフトウェア開発者

Use when designing or reviewing a reusable Jetpack Compose component whose visual regions vary by caller, or when primitive content parameters and boolean shape flags are accumulating.

2026-05-15
compose-stability-diagnostics
ソフトウェア開発者

Use when writing or reviewing Jetpack Compose parameter stability, compiler reports, skippability, unstable UI state classes, collection parameters, or Kotlin 2.0+ strong skipping behavior.

2026-05-15
compose-state-authoring
ソフトウェア開発者

Use when writing or reviewing Jetpack Compose code with bare local var in a @Composable, remember { mutableStateOf(...) }, mutableStateListOf/mutableStateMapOf, or @ReadOnlyComposable.

2026-05-15
compose-state-deferred-reads
ソフトウェア開発者

Use when Jetpack Compose code reads scroll, animation, gesture, or other frame-rate State in composition, passes changing values across composable boundaries, or uses value-form layout/draw modifiers.

2026-05-15
kotlin-flow-state-event-modeling
ソフトウェア開発者

Use when writing or reviewing Kotlin Flow state and event APIs with StateFlow, MutableStateFlow.update, SharedFlow, Channel, stateIn, SharingStarted, .value, receiveAsFlow, one-shot events, or sentinel initial values.

2026-05-15
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました