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

BaseKit

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

収集済み skills
28
Stars
8
更新
2026-07-17
Forks
1
職業カバレッジ
6 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

koog-dev
その他コンピュータ職

Koog 开发工具包:梳理 Tools/MCP/Prompt/LLM 参数/记忆/压缩/审核等规范并产出模板。用户提到 Koog、ToolRegistry、MCP、AskUser、ChatMemory 时调用。

2026-07-17
rework-commits
ソフトウェア開発者

将当前分支重组为一组小而清晰、适合代码评审的语义化提交。用户要求拆分提交、整理 commit 历史、重做提交顺序时调用。

2026-07-17
basekit-network
ソフトウェア開発者

Complete guide for BaseKit Network module, including Coroutines support (KCHttp), error handling, HTTPS, SSE, and caching strategies.

2026-04-09
android-gradle-logic
ソフトウェア開発者

Expert guidance on setting up scalable Gradle build logic using Convention Plugins and Version Catalogs.

2026-03-31
android-gradle-troubleshooting
ソフトウェア開発者

Solutions for common Android Gradle build errors. Invoke when encountering build failures, duplicate file conflicts, manifest merger issues, or dependency resolution errors.

2026-03-31
compose-navigation3
ソフトウェア開発者

Guide for Jetpack Navigation 3 in Compose. Invoke when user asks to set up Navigation 3, manage back stack, or use NavDisplay.

2026-03-31
kotlinx-serialization
ソフトウェア開発者

Guide for kotlinx.serialization in Kotlin/Android. Invoke when user asks about JSON parsing, serialization, deserialization, or setting up Kotlin Serialization.

2026-03-31
basekit-ktx
ソフトウェア開発者

Collection of Kotlin extensions for Android development. Invoke when needing common Android/Kotlin shortcuts.

2026-02-10
android-file-provider
ソフトウェア開発者

Best practices for configuring Android FileProvider. Invoke when setting up file sharing, fixing exposed file uri exceptions, or configuring file_paths.xml.

2026-02-09
doc-writer
テクニカルライター

根据当前项目或选中文件生成/更新 README 或技术文档,包含项目简介、快速开始、结构说明、示例代码等。

2026-02-09
android-coroutines
ソフトウェア開発者

Authoritative rules and patterns for production-quality Kotlin Coroutines onto Android. Covers structured concurrency, lifecycle integration, and reactive streams.

2026-02-09
android-version-adaptation
ソフトウェア開発者

Expert guide for adapting Android apps to new Android versions (8.0-15.0). Invoke when updating targetSDK, fixing crashes on new Android versions, or handling permission changes.

2026-02-09
android-viewmodel
ソフトウェア開発者

Best practices for implementing Android ViewModels, specifically focused on StateFlow for UI state and SharedFlow for one-off events.

2026-02-09
basekit-mvvm
ソフトウェア開発者

Guide for BaseKit MVVM architecture. Invoke when implementing Activities, Fragments, ViewModels, or Adapters using BaseKit.

2026-02-09
gradle-build-performance
ソフトウェア開発者

Debug and optimize Android/Gradle build performance. Use when builds are slow, investigating CI/CD performance, analyzing build scans, or identifying compilation bottlenecks.

2026-02-09
compose-navigation
ソフトウェア開発者

Implement navigation in Jetpack Compose using Navigation Compose. Use when asked to set up navigation, pass arguments between screens, handle deep links, or structure multi-screen apps.

2026-02-05
mobile-android-design
グラフィックデザイナー

Master Material Design 3 and Jetpack Compose patterns for building native Android apps. Use when designing Android interfaces, implementing Compose UI, or following Google's Material Design guidelines.

2026-02-05
code-reviewer
ソフトウェア品質保証アナリスト・テスター

用于对代码进行系统化审查和重构建议:检查安全性、可读性、性能、是否遵循团队规范,并给出可执行的修改方案。

2026-02-05
koin-guide
ソフトウェア開発者

Expert guide for Koin dependency injection in Kotlin/Android. Invoke when user asks about Koin setup, modules, injection (single/factory/viewModel), or replacing Dagger.

2026-02-05
library-publisher
ソフトウェア開発者

Guide for preparing and publishing Android libraries. Invoke when user asks about publishing AARs, configuring Maven Publish, or library distribution.

2026-02-05
shadow-layout
ウェブ開発者

provides powerful layout components (like `QMUILinearLayout`, `QMUIFrameLayout`, `QMUIRelativeLayout`, `QMUIConstraintLayout`) that support shadows, borders, and dividers without needing extra drawables.

2026-02-05
android-accessibility
ソフトウェア開発者

Expert checklist and prompts for auditing and fixing Android accessibility issues, especially in Jetpack Compose.

2026-02-05
android-architecture
ソフトウェア開発者

Expert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hilt. Use this when asked about project structure, module setup, or dependency injection.

2026-02-05
android-data-layer
ソフトウェア開発者

Guidance on implementing the Data Layer using Repository pattern, Room (Local), and Retrofit (Remote) with offline-first synchronization.

2026-02-05
compose-performance-audit
ソフトウェア開発者

Audit and improve Jetpack Compose runtime performance from code review and architecture. Use when asked to diagnose slow rendering, janky scrolling, excessive recompositions, or performance issues in Compose UI.

2026-02-05
compose-ui
ウェブ開発者

Best practices for building UI with Jetpack Compose, focusing on state hoisting, detailed performance optimizations, and theming. Use this when writing or refactoring Composable functions.

2026-02-05
kotlin-concurrency-expert
ソフトウェア開発者

Kotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle issues in Kotlin/Android code.

2026-02-05
xml-to-compose-migration
ソフトウェア開発者

Convert Android XML layouts to Jetpack Compose. Use when asked to migrate Views to Compose, convert XML to Composables, or modernize UI from View system to Compose.

2026-02-05