Skip to main content
Run any Skill in Manus
with one click
GitHub repository

BaseKit

BaseKit contains 28 collected skills from SheTieJun, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
28
Stars
8
updated
2026-07-17
Forks
1
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

koog-dev
computer-occupations-all-other

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

2026-07-17
rework-commits
software-developers

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

2026-07-17
basekit-network
software-developers

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

2026-04-09
android-gradle-logic
software-developers

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

2026-03-31
android-gradle-troubleshooting
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-02-10
android-file-provider
software-developers

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
technical-writers

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

2026-02-09
android-coroutines
software-developers

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
software-developers

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
software-developers

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

2026-02-09
basekit-mvvm
software-developers

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

2026-02-09
gradle-build-performance
software-developers

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
software-developers

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
graphic-designers

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
software-quality-assurance-analysts-and-testers

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

2026-02-05
koin-guide
software-developers

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
software-developers

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
web-developers

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

2026-02-05
android-accessibility
software-developers

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

2026-02-05
android-architecture
software-developers

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
software-developers

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

2026-02-05
compose-performance-audit
software-developers

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
web-developers

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
software-developers

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
software-developers

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