Skip to content

Commit ac5da3c

Browse files
authored
Revise Claude Code documentation and links
Updated links and sections related to Claude Code, including cost optimization and plugin information.
1 parent 3644dcf commit ac5da3c

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

content/claude-code.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
1+
* [Claude Code 완벽 가이드 by Toby](https://codex.epril.com/wiki/claude-code-complete-guide)
12
- [앤트로픽의 하네스 유출은 코딩의 패러다임을 바꾸고 있다](https://aimatters.co.kr/ai-matters-column/40037/)
2-
- [Claude ‘구독형’ 요금제가 API보다 최대 36배 저렴한 이유와 ‘Max 5x’가 진짜 최적 구간인 이유](https://news.hada.io/topic?id=26256)
33
- [Claude Code 창시자 Boris Cherny가 Claude Code를 사용하는 방법](https://news.hada.io/topic?id=25570)
44
* [Claude Code 오픈소스 창시자의 Claude 사용법](https://www.notion.so/grumatic/Claude-Code-Claude-2dd0586bce7480eb8f0cc5a07d5dd7ae)
55
- <https://www.deeplearning.ai/short-courses/claude-code-a-highly-agentic-coding-assistant/>
66
- <https://www.anthropic.com/engineering/claude-code-best-practices>
7-
- <https://github.com/seeyoung/claude-multi-ai-collab> : Gemini + Codex를 동시에 활용하는 CLI 스킬
8-
- <https://github.com/affaan-m/everything-claude-code>
9-
- [Everything Claude Code - 해커톤 우승자의 AI 개발 팀 레시피](https://roboco.io/posts/everything-claude-code-distilled/)
107
- <https://github.com/OthmanAdi/planning-with-files>
11-
- [Claude Code에서 GLM 4.7 사용하기 - MoAI-ADK로 쉽게 설정](https://goos.kim/ko/blog/claude-code-glm-47-moai-adk-setup-guide)
128
- [Claude Cowork - 엔터프라이즈 AI 에이전트의 새로운 장](https://drive.google.com/file/d/1qfZtTLXQHBeLR_qD3glgmD8LIIe4Akzl/view)
139

10+
## Plugins
11+
- <https://github.com/affaan-m/everything-claude-code>
12+
- [Everything Claude Code - 해커톤 우승자의 AI 개발 팀 레시피](https://roboco.io/posts/everything-claude-code-distilled/)
13+
- <https://github.com/seeyoung/claude-multi-ai-collab> : Gemini + Codex를 동시에 활용하는 CLI 스킬
14+
- [Claude Code에서 GLM 4.7 사용하기 - MoAI-ADK로 쉽게 설정](https://goos.kim/ko/blog/claude-code-glm-47-moai-adk-setup-guide)
1415

15-
## 토큰 최적화
16+
## 비용 최적화
17+
- [Claude ‘구독형’ 요금제가 API보다 최대 36배 저렴한 이유와 ‘Max 5x’가 진짜 최적 구간인 이유](https://news.hada.io/topic?id=26256)
1618
- [클로드 코드 3일간 소스코드 뜯어본 개발자가 찾은 토큰 틀어막기 TOP 7](https://www.youtube.com/watch?v=ZRyVSrFqvzI)
1719
- auto-compact 전에 clear
1820
- 한번에 다 시키기

0 commit comments

Comments
 (0)