Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

BaseKit

BaseKit에는 SheTieJun에서 수집한 skills 28개가 있으며, 저장소 수준 직업 범위와 사이트 내 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