최근 글 — 30편 Recent Logs — 30
-
Claude Code 입문 ③ — 자주 하는 일을 '나만의 명령어'로 만드는 법Claude Code Basics ③ — Turn Repeated Work into Your Own Commands
스킬(Skill)의 개념과 구조, 만드는 방법 2가지, 바로 복사해 쓸 수 있는 예시 스킬 3종, 그리고 실패하지 않는 운영 원칙까지. 반복 작업 자동화의 모든 것.Skill concepts and structure, two ways to build them, three copy-ready examples, and operating principles that prevent failure — everything about automating repeated work.
-
Obsidian 입문 ① — 노트가 쌓이는 앱이 아니라 '연결되는' 앱Obsidian Basics ① — Notes That Connect, Not Just Pile Up
Obsidian이 Notion·에버노트와 근본적으로 다른 점, 로컬 Markdown의 의미, 마크다운 기초 문법, 설치와 첫 Vault 만들기까지 처음 시작에 필요한 전부를 담았습니다.How Obsidian fundamentally differs from Notion and Evernote, why local Markdown matters, basic Markdown syntax, installation, and your first vault — everything to get started.
-
Obsidian 입문 ② — 1년 뒤에도 무너지지 않는 Vault 초기 세팅Obsidian Basics ② — Vault Setup That Survives Year One
폴더 구조 전략 3가지 비교, 반드시 바꿔야 할 설정, 코어·커뮤니티 플러그인 추천, 속성(Property)과 템플릿 설계, 백업 전략까지. 초기 세팅의 모든 결정을 한 편에.Three folder strategies compared, must-change settings, core and community plugin picks, property and template design, and backup strategy — every early decision in one guide.
-
Obsidian 입문 ③ — 그래프 뷰 진단법과 AI 연동 실전 활용Obsidian Basics ③ — Graph View Diagnostics and AI Integration in Practice
그래프 뷰를 예쁜 그림이 아닌 진단 도구로 쓰는 법, 검색 연산자, 데일리 노트 루틴, 그리고 AI 에이전트를 Vault에 연결해 노트 작성을 반자동화하는 방법까지.Using graph view as a diagnostic tool rather than eye candy, search operators, daily note routines, and connecting an AI agent to semi-automate note writing.
-
Prompt — 같은 AI인데 왜 내 결과만 별로일까Prompt — Same AI, Why Are My Results Worse?
프롬프트란 무엇인지, AI가 프롬프트를 어떻게 처리하는지, 그리고 모델이 아무리 좋아져도 프롬프트 엔지니어링이 여전히 중요한 이유. 바로 적용할 수 있는 원칙 6가지와 함께.What prompts are, how AI processes them, and why prompt engineering still matters no matter how good models get — with six principles you can apply immediately.
-
Skill — 좋은 프롬프트를 1회용으로 버리지 않는 법Skill — Stop Throwing Away Your Best Prompts
스킬이 무엇인지, 프롬프트와 어떻게 다른지, SKILL.md 파일 하나로 만드는 방법과 실패하지 않는 운영 원칙까지. 반복 작업을 자산으로 바꾸는 완전 가이드.What skills are, how they differ from prompts, how to build one with a single SKILL.md file, and operating principles that prevent failure — turning repeated work into assets.
-
Claude Code 중급 ① — 대화가 길어지면 멍청해지는 문제, 구조로 해결하기Claude Code Intermediate ① — Fixing Long-Conversation Degradation with Structure
컨텍스트 윈도가 무엇이고 왜 긴 대화에서 품질이 떨어지는지, 그리고 세션이 끊겨도 프로젝트를 이어가는 상태 파일 패턴까지. 한 달쯤 쓴 사람이 부딪히는 첫 번째 벽을 다룹니다.What the context window is, why quality degrades in long conversations, and the state-file pattern that lets projects survive across sessions — the first wall after a month of use.
-
Claude Code 중급 ② — AI에게 파일을 맡기는 불안, Git 안전망으로 없애기Claude Code Intermediate ② — Removing File Anxiety with a Git Safety Net
코딩을 몰라도 됩니다. Git을 '무한 실행취소 버튼'으로만 쓰는 법 — 세팅부터 스냅샷 루틴, 사고 시 복구 시나리오까지 Claude Code에게 시키는 방식으로 정리했습니다.No coding required. Using Git purely as an infinite undo button — setup, snapshot routines, and disaster recovery, all delegated to Claude Code.
-
Claude Code 중급 ③ — 폴더 밖으로: MCP로 외부 서비스 연결하기Claude Code Intermediate ③ — Beyond the Folder: Connecting External Services with MCP
MCP가 무엇이고 어떤 원리로 작동하는지, 서버를 연결하는 방법과 반드시 알아야 할 보안 원칙까지. Claude Code의 손이 내 컴퓨터 밖까지 닿게 만드는 확장 가이드입니다.What MCP is and how it works, how to connect servers, and the security principles you must know — extending Claude Code's reach beyond your machine.
-
Obsidian 중급 ① — Dataview: 노트 창고를 데이터베이스로 바꾸기Obsidian Intermediate ① — Dataview: Turning Your Note Pile into a Database
노트가 수백 개 쌓인 뒤의 필수 플러그인 Dataview. 속성 기반 쿼리 문법을 처음부터, 바로 복사해 쓰는 실전 쿼리 5종과 함께 정리했습니다.Dataview, the essential plugin once you have hundreds of notes. Query syntax from scratch, with five copy-ready practical queries.