From 01coder-skills
Enforces personal writing style preferences for punctuation (dashes, ellipsis, curved quotes), article structure, and formatting when writing, translating, or editing blog posts and content.
npx claudepluginhub sugarforever/01coder-agent-skills --plugin 01coder-skillsThis skill uses the workspace's default tool permissions.
This skill defines personal writing style preferences, including punctuation, formatting, article structure, and tone conventions.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
This skill defines personal writing style preferences, including punctuation, formatting, article structure, and tone conventions.
Reference this skill when:
See references/punctuation.md for detailed punctuation rules.
See references/article-structure.md for article structure and heading conventions.
| Element | Preferred | Avoid |
|---|---|---|
| Dash/破折号 | - (空格-连字符-空格) | —— (中文破折号) |
| Ellipsis/省略号 | ...... (6个英文句点) | …… (中文省略号) |
| Quotes/引号 | "" (中文弯引号) | "" (英文直引号) |
⚠️ Common Mistake: Always use curved quotes "" in Chinese body text. Straight quotes "" are only for YAML/code.
文章应该像自然对话一样流畅,而不是像教科书大纲那样机械。
" for YAML syntax