技市SkillsCN

Kotlin多平台

319 个 Agent 技能

Tech--manC
compose-execute
同会话内逐任务执行 plan,严守 Simplicity rule
★ 0查看 / 安装 ›
Tech--manC
compose-feedback
评审接收(禁谄媚、YAGNI 检查),type=feedback 时由 design 阶段调用
★ 0查看 / 安装 ›
Tech--manC
compose-merge
合并/PR/保留/丢弃决策 — HARD-GATE 声明,破坏性操作永不自动批准
★ 0查看 / 安装 ›
Tech--manC
compose-parallel
独立失败域并行修复 — Kahn 算法 topo 排序,同层并行跨层串行
★ 0查看 / 安装 ›
Tech--manC
compose-plan
接收 brainstorm context,生成 plan 文件(checkbox 任务 + Covers + Files + 5 步 TDD)
★ 0查看 / 安装 ›
Tech--manC
compose-report
最终报告生成 — spec 累积、report 覆盖
★ 0查看 / 安装 ›
Tech--manC
compose-review
两阶段 spec-anchored 评审 — Phase 1 仅 spec+diff,Phase 2 仅当标记问题
★ 0查看 / 安装 ›
Tech--manC
compose
主编排 Skill,驱动规格驱动的自主闭环(brainstorm→design→implement→verify→review→report→merge)
★ 0查看 / 安装 ›
Tech--manC
compose-subagent
每任务独立子代理 + spec-anchored review gate + never-throw 契约
★ 0查看 / 安装 ›
Tech--manC
compose-tdd
严守 RED→GREEN→REFACTOR 循环的测试驱动开发
★ 0查看 / 安装 ›
Tech--manC
compose-verify
凭证化完成断言 — 无证据不算完成
★ 0查看 / 安装 ›
Tech--manC
compose-worktree
工作区隔离 — 约定 docs/compose/worktrees/<task-id>/ 作为隔离目录
★ 0查看 / 安装 ›
Tencent-TDSK
kuikly-compose-interop-dsl
Compose DSL 混用 Kuikly DSL 完整开发助手。指导如何在 Compose DSL 页面中嵌入 Kuikly DSL 组件(DeclarativeBaseView / ViewContainer)及在 Compose 中调用 Kuikly Module。当用户需要在 Compose 页面中复用 Kuikly DSL 组件、封装原生 View 为 Composable、在 Compose 中调用 Kuikly Module时使用。
★ 108查看 / 安装 ›
Tencent-TDSK
kuikly-coroutines-threading
Kuikly 协程与多线程编程助手。指导如何在 Kuikly 中进行异步编程,包括 Kuikly 内建协程、kotlinx 协程、kuiklyx 协程库。当用户在 Kuikly 中需要执行异步任务、切换线程、使用协程、回到 Kuikly 线程更新 UI、排查线程安全问题时使用。
★ 108查看 / 安装 ›
Tencent-TDSK
kuikly-recomposition-analyzer
Analyze KuiklyUI Compose DSL recomposition performance issues from Recomposition Profiler output. Use when the user mentions 重组分析、重组优化、卡顿分析、recomp 报告、recomposition analysis, or asks to analyze profiler_report.json / profiler_frames.jsonl log files generated by KuiklyUI Recomposition Profiler.
★ 108查看 / 安装 ›
TencentBlueKingB
backend-microservice-development
编写 BK-CI 后端微服务代码时使用,例如新增 Resource、组织 API/Service/DAO 分层、依赖注入、服务归属判断和 Spring Boot 开发约定。当用户要做 Kotlin/Java 后端开发时优先使用。
★ 2.5k查看 / 安装 ›
TencentBlueKingK
kotlin-backend-conventions
编写 BK-CI Kotlin 后端代码时使用,例如 Kotlin 文件结构、格式、命名、函数设计、空安全和 BK-CI 项目内的调用约定。当用户要修改 `.kt` 或 `.kts` 后端代码并需要项目级 Kotlin 规范时优先使用。
★ 2.5k查看 / 安装 ›
thetbwM
mordant-tui-playbook
Comprehensive Mordant playbook for Kotlin/JVM terminal apps, covering style/text rendering, table/layout composition, raw-mode keyboard and mouse input, interactive select lists, progress and animation, Markdown widgets, and JVM module selection. Use when implementing or refactoring Mordant-based TUI screens, event loops, terminal dashboards, or frame renderers (especially Java 17 + JVM projects).
★ 2查看 / 安装 ›
TianQue6916D
docker
Docker — 多阶段构建/Dockerfile 优化/compose 编排/镜像瘦身/网络/安全
★ 0查看 / 安装 ›
tienenwuA
android-dev-playbook
Use when writing, refactoring, or debugging Android app code (Kotlin, Jetpack Compose, Gradle, ProGuard/R8) — before adding a feature, touching build config or proguard-rules, preparing a release/AAB, or when facing release-only crashes, ClassNotFoundException after minify, lifecycle leaks, ANR, or excessive recomposition.
★ 4查看 / 安装 ›
tomevault-ioB
bmob-database-android
Use when implementing Bmob NoSQL database CRUD in an Android Native project (Java or Kotlin). Triggers: io.github.bmob:android-sdk, Bmob.initialize(this, ...), BmobObject, BmobQuery, BmobUser, BmobInstallation, BmobFile, BmobRelation, BmobGeoPoint, BmobDate, SaveListener, UpdateListener, FindListener, QueryListener, BmobException, BmobContentProvider, AndroidManifest Bmob 配置. NOT for cross-platform JavaScript / WeChat Mini Program / Cocos Creator JS (use bmob-database-javascript), iOS / Swift (use bmob-database-ios), Flutter / Dart (use bmob-database-flutter), or raw HTTP from any other language (use bmob-database-restful). If Bmob MCP is configured, call get_project_tables via bmob-mcp before writing code.
★ 0查看 / 安装 ›
tomevault-ioC
compose
Docker Compose 编排 Use when this capability is needed.
★ 0查看 / 安装 ›
tomevault-ioP
proj-deploy
生成Docker Compose、Dockerfile、Nginx等部署配置。用于项目初始化部署配置、新增服务需要部署、查看部署配置模板。 Use when this capability is needed.
★ 0查看 / 安装 ›
tosmq008C
client-expert
客户端开发专家,精通iOS(Swift/ObjC)、Android(Kotlin/Java)、Web(Vue/React)、Flutter(Dart)、微信小程序全平台开发。以资深架构师视角进行技术方案设计与实施,从需求理解、平台选型、架构分层、组件化复用、生命周期管理、SDK集成、API对接、自测验证等维度全面考量。能根据PRD产出完整技术方案并实施落地,确保多端一致性和代码质量。
★ 0查看 / 安装 ›
tpavanipradeepA
android-clean-architecture
适用于Android和Kotlin多平台项目的Clean Architecture模式——模块结构、依赖规则、用例、仓库以及数据层模式。
★ 70查看 / 安装 ›
tpavanipradeepK
kotlin-coroutines-flows
Kotlin协程与Flow在Android和KMP中的模式——结构化并发、Flow操作符、StateFlow、错误处理和测试。
★ 70查看 / 安装 ›
tpavanipradeepK
kotlin-ktor-patterns
Ktor 服务器模式,包括路由 DSL、插件、身份验证、Koin DI、kotlinx.serialization、WebSockets 和 testApplication 测试。
★ 70查看 / 安装 ›
tpavanipradeepK
kotlin-testing
使用Kotest、MockK、协程测试、基于属性的测试和Kover覆盖率的Kotlin测试模式。遵循TDD方法论和地道的Kotlin实践。
★ 70查看 / 安装 ›
UfodarD
document-compose
Use when a document task already has enough sources or evidence and now needs drafting, revision, expansion, or controlled edits to a target deliverable.
★ 0查看 / 安装 ›
unn-Known1L
lark-mail
飞书邮箱 — draft, compose, send, reply, forward, read, and search emails; manage drafts, folders, labels, contacts, attachments, and mail rules. Use when user mentions 起草邮件, 写一封邮件, 拟邮件, 草稿, 发通知邮件, 发送邮件, 发邮件, 回复邮件, 转发邮件, 查看邮件, 看邮件, 读邮件, 搜索邮件, 查邮件, 收件箱, 邮件会话, 编辑草稿, 管理草稿, 下载附件, 邮件文件夹, 邮件标签, 邮件联系人, 监听新邮件, 收信规则, 邮件规则, draft, compose, send email, reply, forward, inbox, mail thread, mail rules.
★ 10查看 / 安装 ›

点击技能卡片查看简介与安装(GitHub 为次要选项,需科学上网时再前往)