Skip to content

Feature/blog writing skill#48

Merged
DongHyunnn merged 7 commits intomainfrom
feature/blog-writing-skill
Feb 26, 2026
Merged

Feature/blog writing skill#48
DongHyunnn merged 7 commits intomainfrom
feature/blog-writing-skill

Conversation

@DongHyunnn
Copy link
Copy Markdown
Contributor

skill을 이용하여 블로그 글 초안을 작성할 수 있을까 하여 만들어 보았습니다.

  1. 글 작성 스킬 tech-blog-coauthoring
    https://github.com/anthropics/skills/tree/main/skills/doc-coauthoring
    앤트로픽의 스킬을 참고하여 우리 블로그에 맞게 수정했습니다.
    작성자와 질답을 통해 글의 윤곽을 잡고 초안을 작성하는 역할입니다.
    아래는 사용 예시로 함께 PR 올린 Cerebras 예시글 작성시의 상황입니다.
image (답변 이후) image 이후 쭈욱 작성해줍니다.

2번의 검토를 요청하는데, 첫번째는 글 주제, 독자가 얻을 인사이트 등의 질문이고 두번째는 이후 생성된 목차에 대한 검토입니다.
생각보다 더 잘써줘서 놀랍네요

  1. 글 검토 스킬 well-writing
    작성된 글의 가독성등에 대한 검토입니다.
    스타일가이드 상에 정의된 규칙들과 자주 보고되었던 렌더링 이슈들을 넣어두었습니다.
    대소문자, 약어 규정 포함!
    혹여 있으면 좋을 것 같은 규칙이나 이 규칙은 수정되어야 할 것 같다 싶은 규칙은 리뷰 부탁드립니다!

이거 결과가 꽤나 괜찮네요
생성된 Cerebras 글도 한번 읽어보시길

DongHyunnn and others added 2 commits February 25, 2026 15:49
@DongHyunnn DongHyunnn requested a review from a team as a code owner February 25, 2026 09:11
@DongHyunnn DongHyunnn self-assigned this Feb 25, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @DongHyunnn, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

이 PR은 HyperAccel 기술 블로그 콘텐츠 제작 및 품질 관리를 위한 두 가지 새로운 Claude 스킬을 도입합니다. tech-blog-coauthoring 스킬은 블로그 글의 초안을 작성하는 과정을 체계적으로 안내하며, well-writing 스킬은 작성된 글이 스타일 가이드와 가독성 기준을 충족하는지 검토하고 개선하는 데 중점을 둡니다. 이는 블로그 콘텐츠의 일관성과 품질을 높이고, 작성 및 검토 프로세스를 효율화하는 것을 목표로 합니다.

Highlights

  • 새로운 블로그 글 공동 작성 스킬 추가: 3단계 워크플로우(맥락 수집 → 다듬기 및 구조화 → 독자 테스트)를 통해 기술 블로그 초안 작성을 지원하는 tech-blog-coauthoring 스킬이 추가되었습니다.
  • 블로그 글 검토 스킬 추가: 작성된 글의 가독성 및 스타일 가이드 준수 여부를 검토하고 수정 제안을 제공하는 well-writing 스킬이 추가되었습니다.
  • 블로그 스타일 가이드 및 체크리스트 문서화: well-writing 스킬에서 참조할 수 있도록 상세 스타일 가이드와 빠른 참조 체크리스트 문서가 추가되었습니다.
  • Cerebras WSE 관련 예시 블로그 게시물 추가: 새로 개발된 스킬을 사용하여 작성된 Cerebras 웨이퍼 스케일 엔진 관련 기술 블로그 초안이 포함되었습니다.
Changelog
  • .claude/skills/tech-blog-coauthoring/SKILL.md
    • 기술 블로그 공동 작성 스킬의 상세 워크플로우와 지침이 추가되었습니다.
  • .claude/skills/well-writing/SKILL.md
    • 블로그 게시물 검토 및 편집을 위한 스킬의 주요 기능과 워크플로우가 추가되었습니다.
  • .claude/skills/well-writing/references/checklist.md
    • well-writing 스킬에서 사용할 빠른 참조 체크리스트가 추가되었습니다.
  • .claude/skills/well-writing/references/styleguide.md
    • HyperAccel 블로그 게시물 작성을 위한 상세 스타일 가이드가 추가되었습니다.
  • content/posts/cerebras-wse/index.ko.md
    • Cerebras 웨이퍼 스케일 엔진에 대한 기술 블로그 게시물 초안이 추가되었습니다.
  • plans-for-pr/well-writing-skill-plan.md
    • well-writing 스킬 개발 계획서가 추가되었습니다.
Ignored Files
  • Ignored by pattern: .gemini/** (2)
    • .gemini/config.yaml
    • .gemini/styleguide.md
Activity
  • 작성자는 블로그 글 초안 작성 스킬 (tech-blog-coauthoring)과 글 검토 스킬 (well-writing)을 새로 개발했습니다.
  • tech-blog-coauthoring 스킬은 앤트로픽의 스킬을 참고하여 HyperAccel 블로그에 맞게 수정되었으며, 작성자와의 질답을 통해 글의 윤곽을 잡고 초안을 작성하는 역할을 합니다.
  • well-writing 스킬은 작성된 글의 가독성 및 스타일 가이드 준수 여부를 검토하며, 대소문자, 약어 규정 등 스타일 가이드 규칙과 렌더링 이슈를 포함합니다.
  • 작성자는 tech-blog-coauthoring 스킬을 사용하여 Cerebras 예시 글을 작성하는 과정을 스크린샷으로 공유하며, 생성된 결과에 대해 "생각보다 더 잘써줘서 놀랍네요"라고 언급했습니다.
  • 작성자는 well-writing 스킬에 포함되어야 할 규칙이나 수정이 필요하다고 생각되는 규칙에 대한 리뷰 피드백을 요청했습니다.
  • 작성자는 생성된 Cerebras 글을 읽어볼 것을 권장하며, 전반적인 결과에 대해 "꽤나 괜찮네요"라고 평가했습니다.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

이번 PR은 기술 블로그 포스트 작성을 돕는 tech-blog-coauthoringwell-writing이라는 매우 유용한 두 가지 스킬을 추가하는군요. 일관성과 품질을 보장하기 위한 상세한 스타일 가이드와 체크리스트는 훌륭한 자산이 될 것입니다. 예제로 작성된 Cerebras 관련 블로그 포스트는 이 스킬들의 잠재력을 잘 보여줍니다. 제 리뷰는 새로 추가된 스킬 정의 파일과 스타일 가이드 전반에서 발견된 몇 가지 불일치 사항에 초점을 맞췄습니다. 이를 해결하면 스킬의 명확성과 사용성이 향상될 것입니다. 또한, 예제 블로그 포스트에서 새로운 스타일 가이드에 대한 위반 사항 몇 가지를 발견하여 수정을 제안했으며, 한 가지 코멘트는 비공식 콘텐츠의 명확성에 대한 규칙을 참조하도록 수정되었습니다.

DongHyunnn and others added 5 commits February 25, 2026 18:20
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@umtaeseo11 umtaeseo11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

skill 은 좋아 보입니다! TF분들 LGTM 받으시면 좋을것같습니다!

Copy link
Copy Markdown
Contributor

@YoungHoonJun YoungHoonJun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

글 작성에서 제일 어려운 부분이 초안 작성이라고 생각하는데 AI의 도움을 받는다면 글쓰기가 엄청 수월해질 것 같네요. 고생하셨습니다, LGTM!

# Gemini Code Assist Configuration
# 블로그 포스트 리뷰를 위한 설정

have_fun: true # 블로그 글은 비공식적(유머 등)이어도 좋습니다.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오 이런 것도 있군요...신기하네요

@DongHyunnn DongHyunnn merged commit 6dcddeb into main Feb 26, 2026
1 check passed
@DongHyunnn DongHyunnn deleted the feature/blog-writing-skill branch February 26, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants