[week01] <seop0372> 설치 & 첫 실습 정리 - #7
Open
seop0372 wants to merge 5 commits into
Open
Conversation
Contributor
리뷰 · 1주차 과제 확인했어요 👍코드 한 줄 안 쓰고 명언 생성기를 만들고, 버튼 색 수정 → 커밋 위임까지 흐름을 잡은 게 좋아요. "코드를 안 쓰고 만들 수 있다는 게 신기했다"는 딱 이번 주에 느껴야 할 포인트예요.
"이상했던 것"이 사실 좋은 질문이에요 (찾아볼 것)
이건 버그가 아니라 의도된 안전장치예요. Claude Code가 왜 어떤 명령은 스스로 하고 어떤 건 사용자에게 맡기는지 — 키워드로 찾아보세요: Claude Code 권한(permissions), 파일 위치만 정리해서 다시 밀어주면 바로 확인할게요. 화이팅! 🚀 |
- 루트에 있던 index.html을 members/seop0372/로 이동 - 개인 CLAUDE.md는 루트 규칙 파일 자리와 겹쳐 삭제 - Quickstart/CLI 문서 읽기 체크리스트 항목 추가
Contributor
재확인 · 수정 반영 완료 ✅두 가지 다 깔끔하게 반영됐어요:
이제 요건 모두 충족 — 승인합니다. 빠른 반영 고마워요! 앞서 남긴 "권한(permissions)으로 위임 경계 이해하기" 키워드는 2주차 전에 한 번 훑어보면 좋아요. 수고했어요! 🙌 |
왜: 변경 사항을 Conventional Commits 형식으로 일관되게 커밋하기 위해, git status/diff를 자동으로 읽어 커밋 메시지를 생성해주는 커스텀 슬래시 커맨드가 필요했음.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
테스트