docs/zh-CN/skills/article-writing/SKILL.md
根据提供的示例或品牌指导,以独特的语气撰写文章、指南、博客帖子、教程、新闻简报等长篇内容。当用户需要超过一段的精致书面内容时使用,尤其是当语气一致性、结构和可信度至关重要时。
npx skillsauth add niloykumarbarman/EVERYTHING-CLAUDE-CODE article-writingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
撰写听起来像真人或真实品牌的长篇内容,而非通用的 AI 输出。
如果用户需要特定的声音,请收集以下一项或多项:
然后提取:
如果未提供声音参考,则默认为直接、运营者风格的声音:具体、实用,且少用夸张宣传。
删除并重写以下任何内容:
交付前:
tools
惯用的Kotlin模式、最佳实践和约定,用于构建健壮、高效且可维护的Kotlin应用程序,包括协程、空安全和DSL构建器。
development
Ktor 服务器模式,包括路由 DSL、插件、身份验证、Koin DI、kotlinx.serialization、WebSockets 和 testApplication 测试。
data-ai
JetBrains Exposed ORM 模式,包括 DSL 查询、DAO 模式、事务、HikariCP 连接池、Flyway 迁移和仓库模式。
tools
Kotlin协程与Flow在Android和KMP中的模式——结构化并发、Flow操作符、StateFlow、错误处理和测试。