ワンクリックで
writing-styles-juejin
掘金风格技术文章写作:结构、标题、开头、技术讲解、锐评排行、举例与代码、语气人格化,便于 Agent 产出简体中文技术内容。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
掘金风格技术文章写作:结构、标题、开头、技术讲解、锐评排行、举例与代码、语气人格化,便于 Agent 产出简体中文技术内容。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Migrate a React Native project from NativeWind to Uniwind. Use when the user wants to replace NativeWind with Uniwind, upgrade from NativeWind, switch to Uniwind, or mentions NativeWind-to-Uniwind migration. Handles package removal, config migration, Tailwind 4 upgrade, cssInterop removal, theme conversion, and all breaking changes.
Uniwind — Tailwind CSS v4 styling for React Native. Use when adding, building, or debugging components in a React Native project that uses Uniwind classNames. Covers setup, Metro config, global.css, theming, className props, accent-* color props, platform/data/state/responsive variants, CSS variables, custom utilities, withUniwind for third-party components, cn/tailwind-merge, tailwind-variants, safe area utilities, gradients, fonts, React Navigation, UI kits, diagnostics, troubleshooting, and Uniwind Pro features. Does not cover NativeWind migration.
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
Use Tailwind CSS to style React Native components across web and native
End-to-end testing patterns with Playwright for full-stack Python/React applications. Use when writing E2E tests for complete user workflows (login, CRUD, navigation), critical path regression tests, or cross-browser validation. Covers test structure, page object model, selector strategy (data-testid > role > label), wait strategies, auth state reuse, test data management, and CI integration. Does NOT cover unit tests or component tests (use pytest-patterns or react-testing-patterns).
Keep JavaScript/TypeScript dependencies fresh with safety rails and monorepo support.
| name | writing-styles-juejin |
| description | 掘金风格技术文章写作:结构、标题、开头、技术讲解、锐评排行、举例与代码、语气人格化,便于 Agent 产出简体中文技术内容。 |
| metadata | {"author":"hairy","version":"2026.1.31","source":"Generated from https://github.com/hairyf/juejin-excellent-article, scripts located at https://github.com/antfu/skills"} |
本 Skill 基于掘金优秀文章合集生成,面向 Agent 产出简体中文、掘金风格的技术文章。
用于撰写或润色中文技术文章时,可参照本 Skill 中的结构、标题套路、开头写法、技术讲解与锐评文的固定句式,以及举例与代码、语气人格化的最佳实践,使输出更符合国内技术社区(如掘金)的阅读习惯。
| 主题 | 说明 | 参考 |
|---|---|---|
| 文章结构 | 前言→概念拆解→举例+代码→总结,总—分—总 | core-structure |
| 标题套路 | 数字+利益点、悬念/情绪、锐评/排行式标题 | core-headlines |
| 开头写法 | 来源/动机、郑重声明、钩子句 | core-opening |
| 主题 | 说明 | 参考 |
|---|---|---|
| 技术讲解文 | 概念→举个例子→代码→一句总结,对比式引入 | features-tech-explainer |
| 锐评/排行文 | 从夯到拉、评价维度、主观声明、单项固定句式 | features-ranking |
| 保姆级教程文 | 场景代入、对话体、阶段划分、生活化类比、目标读者 | features-tutorial |
| 经历/真香日记 | 缘起、初体验、进阶踩坑、实战落地,一二三小标题 | features-story |
| 冷知识/清单文 | 痛点开场、每条短平快、实用场景/原理/注意加粗小结 | features-cold-knowledge |
| 架构/方案设计文 | 业务背景、为什么常规不够、设计目标、先问题后方案 | features-architecture |
| 主题 | 说明 | 参考 |
|---|---|---|
| 举例与代码 | 举个例子、场景化说明、错误 vs 正确、注释与结果 | best-practices-examples |
| 语气与人格化 | 自我介绍、口语化、适度梗、互动句、人称与受众 | best-practices-tone |
| 结尾与 CTA | 总结金句、互动引导、推荐延伸、点赞/关注 | best-practices-ending-cta |
| 小标题与排版 | 层级编号、加粗强调、列表与段落、图示位 | best-practices-layout |