Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Summary of ChangesHello @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 스킬을 도입합니다. Highlights
Changelog
Ignored Files
Activity
Using Gemini Code AssistThe 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
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 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
|
There was a problem hiding this comment.
Code Review
이번 PR은 기술 블로그 포스트 작성을 돕는 tech-blog-coauthoring과 well-writing이라는 매우 유용한 두 가지 스킬을 추가하는군요. 일관성과 품질을 보장하기 위한 상세한 스타일 가이드와 체크리스트는 훌륭한 자산이 될 것입니다. 예제로 작성된 Cerebras 관련 블로그 포스트는 이 스킬들의 잠재력을 잘 보여줍니다. 제 리뷰는 새로 추가된 스킬 정의 파일과 스타일 가이드 전반에서 발견된 몇 가지 불일치 사항에 초점을 맞췄습니다. 이를 해결하면 스킬의 명확성과 사용성이 향상될 것입니다. 또한, 예제 블로그 포스트에서 새로운 스타일 가이드에 대한 위반 사항 몇 가지를 발견하여 수정을 제안했으며, 한 가지 코멘트는 비공식 콘텐츠의 명확성에 대한 규칙을 참조하도록 수정되었습니다.
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>
umtaeseo11
left a comment
There was a problem hiding this comment.
skill 은 좋아 보입니다! TF분들 LGTM 받으시면 좋을것같습니다!
YoungHoonJun
left a comment
There was a problem hiding this comment.
글 작성에서 제일 어려운 부분이 초안 작성이라고 생각하는데 AI의 도움을 받는다면 글쓰기가 엄청 수월해질 것 같네요. 고생하셨습니다, LGTM!
| # Gemini Code Assist Configuration | ||
| # 블로그 포스트 리뷰를 위한 설정 | ||
|
|
||
| have_fun: true # 블로그 글은 비공식적(유머 등)이어도 좋습니다. |
skill을 이용하여 블로그 글 초안을 작성할 수 있을까 하여 만들어 보았습니다.
https://github.com/anthropics/skills/tree/main/skills/doc-coauthoring
앤트로픽의 스킬을 참고하여 우리 블로그에 맞게 수정했습니다.
작성자와 질답을 통해 글의 윤곽을 잡고 초안을 작성하는 역할입니다.
아래는 사용 예시로 함께 PR 올린 Cerebras 예시글 작성시의 상황입니다.
2번의 검토를 요청하는데, 첫번째는 글 주제, 독자가 얻을 인사이트 등의 질문이고 두번째는 이후 생성된 목차에 대한 검토입니다.
생각보다 더 잘써줘서 놀랍네요
작성된 글의 가독성등에 대한 검토입니다.
스타일가이드 상에 정의된 규칙들과 자주 보고되었던 렌더링 이슈들을 넣어두었습니다.
대소문자, 약어 규정 포함!
혹여 있으면 좋을 것 같은 규칙이나 이 규칙은 수정되어야 할 것 같다 싶은 규칙은 리뷰 부탁드립니다!
이거 결과가 꽤나 괜찮네요
생성된 Cerebras 글도 한번 읽어보시길