社区热度榜

kotlin-patterns

Idiomatic Kotlin 模式, best practices, 和 conventions 用于 bui。

分类
架构模式
榜单排名
#8
GitHub Stars
219,439

它能做什么

中文摘要

「kotlin-patterns」的原始 GitHub SKILL.md 将它定位为:Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.。它的核心价值是把前端性能、渲染路径、数据获取和包体控制变成可执行检查清单;约束界面层级、组件状态、可访问性和视觉验收细节。文档重点章节包括「When to Use」「How It Works」「Examples」。

为什么推荐

推荐理由

推荐它,是因为它在「架构模式」分类里热度靠前(GitHub Stars 219,439),同时原始文档信息密度足够高。原文列出的执行要点包括:Writing new Kotlin code;Reviewing Kotlin code。对经常重复的任务来说,这类 Skill 能把经验沉淀到工作流前端,减少临场猜测。

什么时候用

适用场景

  • 做界面实现、组件重构、视觉验收或设计系统一致性检查
  • 做内容增长、SEO、品牌表达、营销实验和转化优化
  • 围绕「架构模式」任务给 Agent 增加可复用的领域流程

使用前先看

主要亮点

  • 01

    Idiomatic Kotlin 模式, best practices, 和 conventions 用于 bui。

  • 02

    原文摘录:Idiomatic Kotlin 模式, best practices, 和 conve

  • 03

    原文要点:Writing new Kotlin code

  • 04

    补充线索:Reviewing Kotlin code

原始文档

原文摘录

Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.