whitepaper-kr
한국어 기술 백서(Whitepaper) 작성을 지원합니다. 백서, whitepaper, 기술문서, 투자자료, AI백서, SaaS, 블록체인 백서 작성 시 사용하세요.
Install
mkdir -p .claude/skills/whitepaper-kr && curl -L -o skill.zip "https://mcp.directory/api/skills/download/472" && unzip -o skill.zip -d .claude/skills/whitepaper-kr && rm skill.zipInstalls to .claude/skills/whitepaper-kr
About this skill
기술 백서 작성 Skill
한국어 기술 백서 작성을 지원합니다. AI, SaaS, 블록체인 등 다양한 기술 프로젝트에 적용 가능합니다.
핵심 철학:
- 투자자/비개발자 대상이지만 기술적 깊이 유지
- 명확성과 간결성 (문장 평균 14단어 이하)
- 데이터와 근거로 주장 뒷받침
- 프로젝트 유형별 맞춤 구조
Instructions
워크플로우: 요청 분석 및 모드 선택
1. 프로젝트 유형 감지
사용자 요청에서 프로젝트 유형을 파악합니다:
| 키워드 | 프로젝트 유형 | 템플릿 |
|---|---|---|
| AI, 머신러닝, 딥러닝, LLM, GPT | AI 프로젝트 | whitepaper-ai.md |
| 블록체인, 토큰, web3, NFT, 코인 | 블록체인 프로젝트 | whitepaper-blockchain.md |
| SaaS, 플랫폼, 서비스, B2B | 일반 기술 프로젝트 | whitepaper-general.md |
2. 작성 모드 선택
전체 작성 모드 (새 백서)
- 프로젝트 유형 확인
- Phase 1-6 필수 섹션 순차 진행
- 프로젝트 유형별 선택 섹션 추가
섹션별 작성 모드 (부분 작성)
- 키워드 매칭으로 해당 리소스만 로드
- 단일 섹션 집중 작성
보완/갱신 모드 (기존 문서 개선)
- 기존 문서 분석
- 누락 섹션 식별
- 개선점 제안 후 수정
섹션별 키워드 매칭
| 키워드 | 리소스 파일 | 필수/선택 |
|---|---|---|
| 개요, 소개, introduction, 요약 | 01-overview.md | 필수 |
| 해결책, 솔루션, solution, 제안 | 02-solution.md | 필수 |
| 아키텍처, 기술, architecture, 구조 | 03-architecture.md | 필수 |
| 차별화, 경쟁력, 장점, 특징 | 04-differentiation.md | 필수 |
| 팀, team, 조직, 멤버 | 05-team.md | 필수 |
| 로드맵, 일정, roadmap, 마일스톤 | 06-roadmap.md | 필수 |
| 비즈니스, 수익, 모델, 가격 | 07-business-model.md | 선택 (일반/AI) |
| 토큰, 토크노믹스, tokenomics | 08-tokenomics.md | 선택 (블록체인) |
| 법적, 면책, legal, 규제 | 09-legal.md | 선택 |
리소스 로딩 전략
단일 섹션 요청
User: "백서 로드맵 섹션 작성해줘"
→ Read resources/06-roadmap.md
→ 해당 섹션만 작성
전체 백서 요청
User: "AI 프로젝트 백서 전체 작성해줘"
→ Read templates/whitepaper-ai.md
→ Read resources/01-overview.md ~ 06-roadmap.md (필수)
→ Read resources/07-business-model.md (AI는 비즈니스 모델 포함)
→ Phase별 순차 작성
보완 요청
User: "이 백서 검토하고 보완해줘"
→ 기존 문서 분석
→ 누락 섹션 식별
→ 해당 리소스 Read 후 보완
작성 워크플로우 (전체 작성 모드)
Phase 1: 개요 (Introduction)
- Read resources/01-overview.md
- 프로젝트 소개 작성
- 해결하려는 문제 정의
- 시장 기회 설명
Phase 2: 해결책 (Solution)
- Read resources/02-solution.md
- 제안하는 솔루션 설명
- 핵심 기능/특징 나열
- 사용자 가치 제안
Phase 3: 기술 아키텍처 (Architecture)
- Read resources/03-architecture.md
- 시스템 구조도 (다이어그램 권장)
- 기술 스택 설명
- 데이터 흐름 설명
Phase 4: 차별화 (Differentiation)
- Read resources/04-differentiation.md
- 기존 솔루션 대비 장점
- 핵심 기술/특허
- 경쟁 우위 분석
Phase 5: 팀 (Team)
- Read resources/05-team.md
- 핵심 팀원 소개
- 관련 경력/전문성
- 자문단/파트너십
Phase 6: 로드맵 (Roadmap)
- Read resources/06-roadmap.md
- 개발 단계별 목표
- 마일스톤 및 일정
- 장기 비전
Phase 7: 선택 섹션
- 일반/AI: Read resources/07-business-model.md → 비즈니스 모델
- 블록체인: Read resources/08-tokenomics.md → 토크노믹스
- 필요시: Read resources/09-legal.md → 법적 고지
작성 원칙
분량 가이드
- 전체 백서: 4,000
6,000단어 (612페이지) - 개별 섹션: 500~1,000단어
문체 원칙
- 평균 문장 길이 14단어 이하
- 전문 용어는 첫 등장 시 설명
- 능동태 사용 권장
- 미사여구/감탄사 배제
근거 제시
- 모든 주장에 데이터/출처 명시
- 측정 가능한 수치 사용
- 제3자 검증 자료 인용
시각 자료
- 아키텍처 다이어그램 필수
- 데이터는 차트/그래프로 시각화
- 로드맵은 타임라인 형식 권장
Technical Details
상세한 작성 가이드는 각 리소스 파일 참조:
REFERENCE.md: 리소스 전체 개요resources/01-overview.md: 개요 섹션 작성 가이드resources/02-solution.md: 해결책 섹션 작성 가이드resources/03-architecture.md: 기술 아키텍처 작성 가이드resources/04-differentiation.md: 차별화 포인트 작성 가이드resources/05-team.md: 팀 소개 작성 가이드resources/06-roadmap.md: 로드맵 작성 가이드resources/07-business-model.md: 비즈니스 모델 작성 가이드 (선택)resources/08-tokenomics.md: 토크노믹스 작성 가이드 (블록체인)resources/09-legal.md: 법적 고지 작성 가이드 (선택)templates/whitepaper-general.md: 일반 기술 백서 템플릿templates/whitepaper-ai.md: AI 프로젝트 백서 템플릿templates/whitepaper-blockchain.md: 블록체인 프로젝트 백서 템플릿
You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
rust-coding-skill
UtakataKyosui
Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.