원클릭으로
writing-style
Writing style guidelines for blog posts and technical documents. Covers tone, formatting, and patterns to avoid.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Writing style guidelines for blog posts and technical documents. Covers tone, formatting, and patterns to avoid.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | writing-style |
| description | Writing style guidelines for blog posts and technical documents. Covers tone, formatting, and patterns to avoid. |
| user-invocable | true |
Personal writing preferences for blog posts and technical documents.
Use sparingly. Bold is for emphasis, not decoration.
Only for removable parenthetical phrases. Not for dramatic effect.
Format: -- (double hyphen), not — (unicode em-dash)
Valid:
I slept for very long last night -- although with no good quality -- and still woke up tired
Invalid:
This is important -- and it changes everything
The results were clear -- success
Test: If you can't remove the content between dashes without losing core meaning, don't use em-dashes.
Avoid these dramatic/superlative constructions:
> Note: blockquotes for asidesThese guidelines are working if: text reads naturally, emphasis is meaningful, and technical content is precise without being dry.
Behavioral guidelines to reduce common LLM coding mistakes. Emphasizes thinking before coding, simplicity, surgical changes, and goal-driven execution. Load this when writing or modifying code to avoid overengineering and unnecessary changes.
Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
Use when implementing features across frontend and backend, building APIs with UI, or creating end-to-end data flows. Invoke for feature implementation, API development, UI building, cross-stack work.
Prevent repeated agent mistakes across code, docs, tests, and configs by enforcing repository mistake memory before edits and recording new failures.
Use when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invoke for type hints, pytest, async/await, dataclasses, mypy configuration.