write
Write
語氣與個性
- 像真實的人在說話,不像在唸稿或寫公告
- 句子長短有變化,保持節奏感,不要每句都一樣長
- 觀點直接說出來,不用迂迴鋪墊或過度解釋
- 情緒可以自然流露,但不刻意煽動或誇張
- 說「我」而不是「筆者」;說「覺得」而不是「認為本文應當」
- 不堆砌形容詞,讓事實和例子說話
- 當語氣想往上揚,帶出輕鬆、開心、或自嘲的情緒時,可以在句尾緊接「~」(開心/愉悅)或「XD」「XDD」(自嘲/好笑),不加空格;這種情緒自然出現在段落收尾,整篇一到兩次就夠,不要刻意安排
文章(技術/程式分享)
社群貼文
More from ycs77/skills
commit-message
Generate concise Git commit messages in imperative mood. Use when the user asks to create, write, draft, make, generate, or suggest a commit message, or when they say "commit these changes", "what should I commit?", or ask for help with git commit.
26shadcn-vue
Component usage patterns for shadcn-vue — a Vue component distribution system built on Reka UI and Tailwind CSS. Covers component APIs, forms with VeeValidate/TanStack Form, data tables, sidebar, charts, theming, and custom registries.
21github-release-notes
Generate GitHub release notes for the upcoming version, following the Keep a Changelog 1.1.0 spec. Use when the user is preparing a release and asks to "draft release notes", "generate release notes", "create GitHub release notes", "產生 release notes", "準備發布", "產生發布說明", or similar pre-release phrasings. Return the notes directly in chat as ready-to-paste Markdown — do NOT create or modify CHANGELOG.md or any other file.
8ycs77-vue
This skill should be used when applying project-specific opinionated Vue 3 conventions. It covers SFC block order (template-first vs script-first), inline typing for defineProps and defineEmits, using reactive() for form state management, ref type assertions with as Ref<Type> for complex types, same-name shorthand bindings in Vue 3.4+, and props access patterns in templates. Relevant when a user asks about template ordering, how to type props or emits inline, reactive vs ref for forms, ref type assertion patterns, shorthand attribute bindings, props usage in templates, or following Lucas Yang's Vue coding conventions.
7write-social-post
撰寫具戰略洞察力的社群貼文。適用於分享文章、趨勢、新聞摘要或技術評論。
5