sns-auto-builder 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,22 @@
1
+ {
2
+ "_comment": "openai-image-gen.js --mode bg 용 배경 프롬프트 예제. 원본 slides.example.json 과 같은 스키마이나, 여기 프롬프트는 '슬라이드 완성본'이 아니라 '글자 없는 배경'을 서술한다. 복사해서 backgrounds.<topic>.json 으로 수정해 쓰세요.",
3
+ "_note": "9장을 다 채울 필요 없다. 배경이 필요한 장만 n 을 맞춰 넣으면 된다. 예: 커버(1)와 클라이맥스(8)만.",
4
+ "common_style": "Dark editorial background for an Instagram carousel slide. Deep near-black base (#131316) with subtle warm orange (#CF5C3F) accents used sparingly as light or material, never as flat blocks. Cinematic soft lighting, fine film grain, shallow depth of field. Muted and restrained — this is a backdrop, not the subject. Vertical composition. Keep the upper-left and lower-left areas visually quiet and low-contrast so Korean headline text stays readable when overlaid there. Avoid busy patterns, avoid high-contrast edges in the middle band.",
5
+ "slides": [
6
+ {
7
+ "n": 1,
8
+ "role": "Cover",
9
+ "prompt": "A single crumpled paper receipt resting on a dark desk surface, lit by one soft warm light from the upper right. Most of the frame is empty dark space. The receipt sits in the lower right third, slightly out of focus."
10
+ },
11
+ {
12
+ "n": 8,
13
+ "role": "Climax",
14
+ "prompt": "Abstract macro shot of warm orange light refracting through a dark textured glass surface, forming a soft diagonal gradient from the lower right toward the upper left. No recognizable objects. Mostly dark, calm, with one gentle bloom of light."
15
+ },
16
+ {
17
+ "n": 9,
18
+ "role": "Outro",
19
+ "prompt": "An almost entirely dark frame with a faint warm glow fading in from the bottom edge, like the last light in a room. Extremely minimal, heavy negative space, gentle vignette."
20
+ }
21
+ ]
22
+ }
File without changes
@@ -0,0 +1,51 @@
1
+ {
2
+ "_comment": "인스타 캐러셀 9장 예제 — 에이나우 'Claude Code 7가지 꿀팁' 실증 버전. 본인 주제에 맞게 slides[].prompt 를 수정하세요. common_style 은 디자인 DNA 라 놔두는 걸 권장.",
3
+ "common_style": "Instagram carousel slide design, 4:5 aspect ratio (1080x1350 px). Magazine editorial style, premium dark minimalist. - Background: near-black #131316. - Primary accent color: warm orange #CF5C3F. - Primary text: pure white #FFFFFF. - Secondary text: white 40% opacity. - Typography: Korean sans-serif (Pretendard-like), bold headlines, monospace for code. - Layout: generous whitespace, left-aligned, tech magazine feel. - Mood: professional, developer-focused, clean, modern.",
4
+ "slides": [
5
+ {
6
+ "n": 1,
7
+ "role": "Cover",
8
+ "prompt": "COVER SLIDE for carousel titled \"Claude Code Guide\". Layout: - Small orange uppercase label \"CLAUDE CODE GUIDE\" at bottom-left. - Large bold Korean headline: \"해커톤 우승자의\" (white), then \"꿀팁 7가지\" (orange). - Short orange underline bar below headline. - Subtitle in gray: \"저장 필수. 하나씩 적용해보세요.\" - Huge empty top area (composition breathing room)."
9
+ },
10
+ {
11
+ "n": 2,
12
+ "role": "TIP 01 - CLAUDE.md",
13
+ "prompt": "TIP 01 slide. - Top-left small orange label \"TIP 01\". - Korean headline (white + \"CLAUDE.md\" in orange): \"프로젝트 루트에 CLAUDE.md 하나면 응답이 달라진다\". - Middle: ASCII-art style folder tree in monospace font highlighting CLAUDE.md in orange. - Bottom tags in gray: \"기술 스택 코딩 컨벤션 빌드 명령어\"."
14
+ },
15
+ {
16
+ "n": 3,
17
+ "role": "TIP 02 - Plan Mode",
18
+ "prompt": "TIP 02 slide. Korean headline: \"코딩 전에 Plan Mode 먼저\" (\"Plan Mode\" in orange). Middle: 3 large circular icons in a horizontal row — 분석 → 계획(orange, glowing) → 실행. Below circles: dark pill button \"Shift + Tab\". Bottom caption gray: \"계획 없는 코딩은 시간 낭비.\""
19
+ },
20
+ {
21
+ "n": 4,
22
+ "role": "TIP 03 - Subagents parallel",
23
+ "prompt": "TIP 03 slide. Korean headline: \"서브에이전트로 병렬 처리\" (\"병렬 처리\" in orange). Middle: 2x2 grid of 4 dark terminal-card panels (agent-1 lint / agent-2 test / agent-3 build / agent-4 docs), green checks. Bottom comparison: \"순차 40분\" (struck through gray) → \"병렬 12분\" (big orange monospace)."
24
+ },
25
+ {
26
+ "n": 5,
27
+ "role": "TIP 04 - /compact",
28
+ "prompt": "TIP 04 slide. Korean headline: \"대화 길어지면 /compact\" (\"/compact\" in orange). Middle: huge orange monospace text \"/compact\" with subtle gray caption \"지금까지 작업 내용 요약해줘\". Bottom: two horizontal progress bars — Before 92% (orange) / After 24% (green). Caption gray: \"30턴 넘으면 반드시.\""
29
+ },
30
+ {
31
+ "n": 6,
32
+ "role": "TIP 05 - Worktree",
33
+ "prompt": "TIP 05 slide. Korean headline: \"Worktree로 안전하게 실험해라\" (\"Worktree\" in orange). Body: two contrasting blocks — Top: X mark + \"main에서 직접 실험 → 망하면 되돌리기 힘듦\". Bottom: arrow + \"Worktree로 격리된 복사본 / 성공 → merge / 실패 → 삭제 / 리스크 제로\" (마지막 줄 green). Caption: \"원본은 그대로, 실험은 자유롭게\"."
34
+ },
35
+ {
36
+ "n": 7,
37
+ "role": "TIP 06 - Slash commands",
38
+ "prompt": "TIP 06 slide. Korean headline: \"나만의 슬래시 커맨드\" (\"슬래시 커맨드\" in orange). Middle: dark rounded-corner command palette UI mock with 4 rows (/review /test /refactor /doc). Bottom monospace: \".claude/commands/review.md\" with caption \"프롬프트를 .md 파일로 저장하면 끝\"."
39
+ },
40
+ {
41
+ "n": 8,
42
+ "role": "TIP 07 - Hooks",
43
+ "prompt": "TIP 07 slide. Korean headline: \"Hooks로 품질을 자동화해라\" (\"Hooks\" in orange). Middle: vertical flow diagram of 5 circular badges — H(orange) Hook: PreToolUse / L(yellow) Lint+Type / T(green) Test / S(blue) Security / OK(bold orange) 통과 시에만 반영. Caption: \"Hook 한 번 설정 = 영구 가드레일\"."
44
+ },
45
+ {
46
+ "n": 9,
47
+ "role": "Outro",
48
+ "prompt": "OUTRO / closing slide. Vertically centered, left-aligned: - Small orange uppercase label \"SAVE & SHARE\". - Large bold Korean headline: \"하나씩 적용하면 체감이 확 됩니다\" (with \"확\" in large orange). - Short orange underline bar. - Gray subtitle: \"저장해두고 하나씩 써보세요.\" Most of canvas empty dark space (premium editorial breathing room)."
49
+ }
50
+ ]
51
+ }