cs-guide-writer

Generate structured CS study guides using the CS-GUIDE.md template.

Updated Dec 5, 2025
One-click install
npx skills add https://github.com/younwony/TIL --skill cs-guide-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cs-guide-writer
Source: https://github.com/younwony/TIL/tree/main/.claude/skills/cs-guide-writer
Command: npx skills add https://github.com/younwony/TIL --skill cs-guide-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CS-GUIDE.md 템플릿에 맞춰 학습 문서를 작성하는 시간을 줄이고, 문서의 구조와 스타일을 일관되게 유지합니다.

Core Features & Use Cases

  • 템플릿 기반 작성: 표준 CS-GUIDE.md 구조로 문서를 자동 생성합니다.
  • 다주제 지원: 주제, 카테고리, 혹은 프로젝트 단위로 문서를 생성합니다.
  • 일관성 및 스타일: 섹션 순서, 제목 체계, 키워드 사용을 강제합니다.

Quick Start

오늘의 CS 주제로 문서를 작성하고 싶다면 "오늘의 CS: {주제}"를 명령하세요. 예: 오늘의 CS: 데이터 구조 정리해줘. Claude가 CS-GUIDE.md 템플릿에 맞춰 문서를 작성합니다.

Frequently Asked Questions about cs-guide-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create structured CS learning documents with consistent formatting?

CS-GUIDE.md is a template-based system that generates structured study guides automatically. It enforces consistent section ordering, heading hierarchy, and keyword usage across all documents, reducing manual formatting time while maintaining style uniformity.

What sections does a CS study guide template include?

The CS-GUIDE.md template mandates one-line definitions, hashtags, core concepts, detailed explanations, diagrams, code samples, troubleshooting tips, interview questions, and cross-references. This standardized structure ensures comprehensive coverage of CS topics.

Can I generate learning documents for multiple topics at once?

Yes, the Skill supports multi-topic document generation with optional topic suggestions and category-driven recommendations. You can also manage topic collections through TODO handling and generate documents by topic, category, or project unit.

How do I start writing a CS learning document for a specific topic?

Use the command format '오늘의 CS: {topic}' to trigger document generation. The Skill renders your topic into the CS-GUIDE.md template, producing a complete structured study guide with all mandatory sections pre-formatted.

What's the difference between topic summaries and daily CS prompts?

Daily CS prompts ('오늘의 CS: {topic}') generate full study guides, while topic summaries ('CS 정리: {topic}') produce condensed overviews. The Skill also supports latest-issues prompts for tracking current CS developments across both formats.

Does the template support code examples and diagrams in study guides?

Yes, code samples and diagrams are mandatory sections within the CS-GUIDE.md template. The Skill orchestrates their inclusion alongside explanations, interview questions, and troubleshooting content for complete topic coverage.