learn-writer

Generates bilingual-style Arabic-English subtitles for audiovisual content.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/p-iknow/fullstack-forge --skill learn-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn-writer
Source: https://github.com/p-iknow/fullstack-forge/tree/main/.claude/skills/learn-writer
Command: npx skills add https://github.com/p-iknow/fullstack-forge --skill learn-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

프로젝트 기술 스택의 선택 이유와 구성에 대한 명확한 이해가 부족한 팀을 돕기 위해 심층 학습 문서를 자동 생성합니다. Learn Writer는 docs/learn/typescript에서 사용하는 구조를 따라 한국어 출력으로 주제별 문서와 토픽 인덱스를 구성합니다.

Core Features & Use Cases

  • 핵심 기능: 기술 선택의 맥락과 구성 근거를 담은 체계적 학습 문서를 생성합니다.
  • 사용 사례: 새 프로젝트 시작 시 기술 스택의 근거를 팀 전체에 공유하고, 의사결정 기록을 남깁니다.
  • 출력 형식: 번호 매겨진 문서들, 주제별 README, 상위 인덱스 업데이트를 한 번에 생성합니다.

Quick Start

프로젝트의 기술 스택에 대한 심층 학습 문서를 자동으로 생성하라.

Frequently Asked Questions about learn-writer

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

FAQPage Schema
How do I generate Korean documentation for my project's technology stack choices?

Korean documentation for technology stack choices is generated by applying docs/learn templates to produce numbered documents, topic-specific READMEs, and parent index updates. It structures the rationale behind chosen configurations automatically.

What is the docs/learn topic-index pattern for software engineering documentation?

The docs/learn topic-index pattern is a structured documentation format that organizes numbered Korean documents by subject. It updates a parent README index to help teams navigate technology stack rationale and learning materials.

Can I automatically update the parent README index when adding new technology stack learning documents?

Yes, updating the parent docs learn index is fully supported. Alongside generating numbered Korean documents and topic-specific READMEs, the process modifies the parent index to reflect the newly added technology stack rationale entries.

Does this documentation approach work for projects needing numbered topic-specific Korean output?

Yes, this approach works specifically for projects requiring numbered topic-specific Korean output. It applies docs/learn patterns to generate structured documents and READMEs that capture technology stack decision rationale for team onboarding and understanding.