@rfxlamia/skillkit 1.1.0 → 1.2.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.
Files changed (247) hide show
  1. package/agents/agents/creative-copywriter.md +212 -0
  2. package/agents/agents/dario-amodei.md +135 -0
  3. package/agents/agents/doc-simplifier.md +63 -0
  4. package/agents/agents/kotlin-pro.md +433 -0
  5. package/agents/agents/red-team.md +136 -0
  6. package/agents/agents/sam-altman.md +121 -0
  7. package/agents/agents/seo-manager.md +184 -0
  8. package/package.json +1 -1
  9. package/skills/skillkit-help/SKILL.md +81 -0
  10. package/skills/skillkit-help/knowledge/application/09-case-studies.md +257 -0
  11. package/skills/skillkit-help/knowledge/application/12-testing-and-validation.md +276 -0
  12. package/skills/skillkit-help/knowledge/foundation/01-why-skills-exist.md +246 -0
  13. package/skills/skillkit-help/knowledge/foundation/02-skills-vs-subagents-comparison.md +312 -0
  14. package/skills/skillkit-help/knowledge/foundation/03-skills-vs-subagents-decision-tree.md +346 -0
  15. package/skills/skillkit-help/knowledge/foundation/06-platform-constraints.md +237 -0
  16. package/skills/skillkit-help/knowledge/foundation/08-when-not-to-use-skills.md +270 -0
  17. package/skills/skillkit-help/template/SKILL.md +52 -0
  18. package/skills/skills/adversarial-review/SKILL.md +219 -0
  19. package/skills/skills/baby-education/SKILL.md +260 -0
  20. package/skills/skills/baby-education/references/advanced-techniques.md +323 -0
  21. package/skills/skills/baby-education/references/transformations.md +345 -0
  22. package/skills/skills/been-there-done-that/SKILL.md +455 -0
  23. package/skills/skills/been-there-done-that/references/analysis-patterns.md +162 -0
  24. package/skills/skills/been-there-done-that/references/git-commands.md +132 -0
  25. package/skills/skills/been-there-done-that/references/tree-insertion-logic.md +145 -0
  26. package/skills/skills/coolhunter/SKILL.md +270 -0
  27. package/skills/skills/coolhunter/assets/elicitation-methods.csv +51 -0
  28. package/skills/skills/coolhunter/knowledge/elicitation-methods.md +312 -0
  29. package/skills/skills/coolhunter/references/workflow-execution.md +238 -0
  30. package/skills/skills/coolhunter/workflow-plan-coolhunter.md +232 -0
  31. package/skills/skills/creative-copywriting/SKILL.md +324 -0
  32. package/skills/skills/creative-copywriting/databases/README.md +60 -0
  33. package/skills/skills/creative-copywriting/databases/carousel-structures.csv +16 -0
  34. package/skills/skills/creative-copywriting/databases/emotional-arcs.csv +11 -0
  35. package/skills/skills/creative-copywriting/databases/hook-formulas.csv +51 -0
  36. package/skills/skills/creative-copywriting/databases/power-words.csv +201 -0
  37. package/skills/skills/creative-copywriting/databases/psychological-triggers.csv +21 -0
  38. package/skills/skills/creative-copywriting/databases/read-more-patterns.csv +26 -0
  39. package/skills/skills/creative-copywriting/databases/swipe-triggers.csv +31 -0
  40. package/skills/skills/creative-copywriting/references/carousel-psychology.md +223 -0
  41. package/skills/skills/creative-copywriting/references/hook-anatomy.md +169 -0
  42. package/skills/skills/creative-copywriting/references/power-word-science.md +134 -0
  43. package/skills/skills/creative-copywriting/references/storytelling-frameworks.md +157 -0
  44. package/skills/skills/diverse-content-gen/SKILL.md +201 -0
  45. package/skills/skills/diverse-content-gen/references/advanced-techniques.md +320 -0
  46. package/skills/skills/diverse-content-gen/references/research-findings.md +379 -0
  47. package/skills/skills/diverse-content-gen/references/task-workflows.md +241 -0
  48. package/skills/skills/diverse-content-gen/references/tool-integration.md +419 -0
  49. package/skills/skills/diverse-content-gen/references/troubleshooting.md +426 -0
  50. package/skills/skills/diverse-content-gen/references/vs-core-technique.md +240 -0
  51. package/skills/skills/framework-critical-thinking/SKILL.md +220 -0
  52. package/skills/skills/framework-critical-thinking/references/bias_detector.md +375 -0
  53. package/skills/skills/framework-critical-thinking/references/fallback_handler.md +239 -0
  54. package/skills/skills/framework-critical-thinking/references/memory_curator.md +161 -0
  55. package/skills/skills/framework-critical-thinking/references/metacognitive_monitor.md +297 -0
  56. package/skills/skills/framework-critical-thinking/references/producer_critic_orchestrator.md +333 -0
  57. package/skills/skills/framework-critical-thinking/references/reasoning_router.md +235 -0
  58. package/skills/skills/framework-critical-thinking/references/reasoning_validator.md +97 -0
  59. package/skills/skills/framework-critical-thinking/references/reflection_trigger.md +78 -0
  60. package/skills/skills/framework-critical-thinking/references/self_verification.md +388 -0
  61. package/skills/skills/framework-critical-thinking/references/uncertainty_quantifier.md +207 -0
  62. package/skills/skills/framework-initiative/SKILL.md +231 -0
  63. package/skills/skills/framework-initiative/references/examples.md +150 -0
  64. package/skills/skills/framework-initiative/references/impact-analysis.md +157 -0
  65. package/skills/skills/framework-initiative/references/intent-patterns.md +145 -0
  66. package/skills/skills/framework-initiative/references/star-framework.md +165 -0
  67. package/skills/skills/humanize-docs/SKILL.md +203 -0
  68. package/skills/skills/humanize-docs/references/advanced-techniques.md +13 -0
  69. package/skills/skills/humanize-docs/references/core-transformations.md +368 -0
  70. package/skills/skills/humanize-docs/references/detection-patterns.md +400 -0
  71. package/skills/skills/humanize-docs/references/examples-gallery.md +374 -0
  72. package/skills/skills/imagine/SKILL.md +190 -0
  73. package/skills/skills/imagine/references/artstyle-corporate-memphis.md +625 -0
  74. package/skills/skills/imagine/references/artstyle-crewdson-hyperrealism.md +295 -0
  75. package/skills/skills/imagine/references/artstyle-iphone-social-media.md +426 -0
  76. package/skills/skills/imagine/references/artstyle-sciencesaru.md +276 -0
  77. package/skills/skills/pre-deploy-checklist/README.md +26 -0
  78. package/skills/skills/pre-deploy-checklist/SKILL.md +153 -0
  79. package/skills/skills/pre-deploy-checklist/references/checklist-categories.md +174 -0
  80. package/skills/skills/pre-deploy-checklist/references/domain-prompts.md +216 -0
  81. package/skills/skills/prompt-engineering/SKILL.md +209 -0
  82. package/skills/skills/prompt-engineering/references/advanced-combinations.md +444 -0
  83. package/skills/skills/prompt-engineering/references/chain-of-thought.md +140 -0
  84. package/skills/skills/prompt-engineering/references/decision_matrix.md +220 -0
  85. package/skills/skills/prompt-engineering/references/few-shot.md +346 -0
  86. package/skills/skills/prompt-engineering/references/json-format.md +270 -0
  87. package/skills/skills/prompt-engineering/references/natural-language.md +420 -0
  88. package/skills/skills/prompt-engineering/references/pitfalls.md +365 -0
  89. package/skills/skills/prompt-engineering/references/prompt-chaining.md +498 -0
  90. package/skills/skills/prompt-engineering/references/react.md +108 -0
  91. package/skills/skills/prompt-engineering/references/self-consistency.md +322 -0
  92. package/skills/skills/prompt-engineering/references/tree-of-thoughts.md +386 -0
  93. package/skills/skills/prompt-engineering/references/xml-format.md +220 -0
  94. package/skills/skills/prompt-engineering/references/yaml-format.md +488 -0
  95. package/skills/skills/prompt-engineering/references/zero-shot.md +74 -0
  96. package/skills/skills/quick-spec/SKILL.md +280 -0
  97. package/skills/skills/quick-spec/assets/tech-spec-template.md +74 -0
  98. package/skills/skills/quick-spec/references/step-01-understand.md +189 -0
  99. package/skills/skills/quick-spec/references/step-02-investigate.md +144 -0
  100. package/skills/skills/quick-spec/references/step-03-generate.md +128 -0
  101. package/skills/skills/quick-spec/references/step-04-review.md +173 -0
  102. package/skills/skills/quick-spec/tests/__pycache__/test_skill.cpython-314-pytest-9.0.2.pyc +0 -0
  103. package/skills/skills/quick-spec/tests/test_scenarios.md +83 -0
  104. package/skills/skills/quick-spec/tests/test_skill.py +136 -0
  105. package/skills/skills/readme-expert/SKILL.md +538 -0
  106. package/skills/skills/readme-expert/knowledge/INDEX.md +192 -0
  107. package/skills/skills/readme-expert/knowledge/application/quality-standards.md +470 -0
  108. package/skills/skills/readme-expert/knowledge/application/script-executor.md +604 -0
  109. package/skills/skills/readme-expert/knowledge/application/template-library.md +822 -0
  110. package/skills/skills/readme-expert/knowledge/foundation/codebase-scanner.md +361 -0
  111. package/skills/skills/readme-expert/knowledge/foundation/validation-checklist.md +481 -0
  112. package/skills/skills/red-teaming/SKILL.md +321 -0
  113. package/skills/skills/red-teaming/references/ai-llm-redteam.md +517 -0
  114. package/skills/skills/red-teaming/references/attack-techniques.md +410 -0
  115. package/skills/skills/red-teaming/references/cybersecurity-redteam.md +383 -0
  116. package/skills/skills/red-teaming/references/tools-frameworks.md +446 -0
  117. package/skills/skills/releasing/.skillkit-mode +1 -0
  118. package/skills/skills/releasing/SKILL.md +225 -0
  119. package/skills/skills/releasing/references/version-detection.md +108 -0
  120. package/skills/skills/screenwriter/SKILL.md +273 -0
  121. package/skills/skills/screenwriter/references/advanced-techniques.md +216 -0
  122. package/skills/skills/screenwriter/references/pipeline-integration.md +266 -0
  123. package/skills/skills/skillkit/.claude/settings.local.json +7 -0
  124. package/skills/skills/skillkit/.claude-plugin/plugin.json +27 -0
  125. package/skills/skills/skillkit/CHANGELOG.md +484 -0
  126. package/skills/skills/skillkit/SKILL.md +511 -0
  127. package/skills/skills/skillkit/commands/skillkit.md +6 -0
  128. package/skills/skills/skillkit/commands/validate-plan.md +6 -0
  129. package/skills/skills/skillkit/commands/verify.md +6 -0
  130. package/skills/skills/skillkit/knowledge/INDEX.md +352 -0
  131. package/skills/skills/skillkit/knowledge/application/09-case-studies.md +257 -0
  132. package/skills/skills/skillkit/knowledge/application/10-technical-architecture.md +324 -0
  133. package/skills/skills/skillkit/knowledge/application/11-adoption-strategy.md +267 -0
  134. package/skills/skills/skillkit/knowledge/application/12-testing-and-validation.md +276 -0
  135. package/skills/skills/skillkit/knowledge/application/13-competitive-landscape.md +198 -0
  136. package/skills/skills/skillkit/knowledge/foundation/01-why-skills-exist.md +246 -0
  137. package/skills/skills/skillkit/knowledge/foundation/02-skills-vs-subagents-comparison.md +312 -0
  138. package/skills/skills/skillkit/knowledge/foundation/03-skills-vs-subagents-decision-tree.md +346 -0
  139. package/skills/skills/skillkit/knowledge/foundation/04-hybrid-patterns.md +308 -0
  140. package/skills/skills/skillkit/knowledge/foundation/05-token-economics.md +275 -0
  141. package/skills/skills/skillkit/knowledge/foundation/06-platform-constraints.md +237 -0
  142. package/skills/skills/skillkit/knowledge/foundation/07-security-concerns.md +322 -0
  143. package/skills/skills/skillkit/knowledge/foundation/08-when-not-to-use-skills.md +270 -0
  144. package/skills/skills/skillkit/knowledge/plugin-guide.md +614 -0
  145. package/skills/skills/skillkit/knowledge/tools/14-validation-tools-guide.md +150 -0
  146. package/skills/skills/skillkit/knowledge/tools/15-cost-tools-guide.md +157 -0
  147. package/skills/skills/skillkit/knowledge/tools/16-security-tools-guide.md +122 -0
  148. package/skills/skills/skillkit/knowledge/tools/17-pattern-tools-guide.md +161 -0
  149. package/skills/skills/skillkit/knowledge/tools/18-decision-helper-guide.md +243 -0
  150. package/skills/skills/skillkit/knowledge/tools/19-test-generator-guide.md +275 -0
  151. package/skills/skills/skillkit/knowledge/tools/20-split-skill-guide.md +149 -0
  152. package/skills/skills/skillkit/knowledge/tools/21-quality-scorer-guide.md +226 -0
  153. package/skills/skills/skillkit/knowledge/tools/22-migration-helper-guide.md +356 -0
  154. package/skills/skills/skillkit/knowledge/tools/23-subagent-creation-guide.md +448 -0
  155. package/skills/skills/skillkit/knowledge/tools/24-behavioral-testing-guide.md +122 -0
  156. package/skills/skills/skillkit/references/proposal-generation.md +982 -0
  157. package/skills/skills/skillkit/references/rationalization-catalog.md +75 -0
  158. package/skills/skills/skillkit/references/research-methodology.md +661 -0
  159. package/skills/skills/skillkit/references/section-2-full-creation-workflow.md +452 -0
  160. package/skills/skills/skillkit/references/section-3-validation-workflow-existing-skill.md +63 -0
  161. package/skills/skills/skillkit/references/section-4-decision-workflow-skills-vs-subagents.md +64 -0
  162. package/skills/skills/skillkit/references/section-5-migration-workflow-doc-to-skill.md +58 -0
  163. package/skills/skills/skillkit/references/section-6-subagent-creation-workflow.md +499 -0
  164. package/skills/skills/skillkit/references/section-7-knowledge-reference-map.md +72 -0
  165. package/skills/skills/skillkit/scripts/__pycache__/decision_helper.cpython-314.pyc +0 -0
  166. package/skills/skills/skillkit/scripts/__pycache__/quick_validate.cpython-312.pyc +0 -0
  167. package/skills/skills/skillkit/scripts/__pycache__/quick_validate.cpython-314.pyc +0 -0
  168. package/skills/skills/skillkit/scripts/__pycache__/test_generator.cpython-314-pytest-9.0.2.pyc +0 -0
  169. package/skills/skills/skillkit/scripts/decision_helper.py +799 -0
  170. package/skills/skills/skillkit/scripts/init_skill.py +400 -0
  171. package/skills/skills/skillkit/scripts/init_subagent.py +231 -0
  172. package/skills/skills/skillkit/scripts/migration_helper.py +669 -0
  173. package/skills/skills/skillkit/scripts/package_skill.py +211 -0
  174. package/skills/skills/skillkit/scripts/pattern_detector.py +381 -0
  175. package/skills/skills/skillkit/scripts/pattern_detector_new.py +382 -0
  176. package/skills/skills/skillkit/scripts/pressure_tester.py +157 -0
  177. package/skills/skills/skillkit/scripts/quality_scorer.py +999 -0
  178. package/skills/skills/skillkit/scripts/quick_validate.py +100 -0
  179. package/skills/skills/skillkit/scripts/security_scanner.py +474 -0
  180. package/skills/skills/skillkit/scripts/split_skill.py +540 -0
  181. package/skills/skills/skillkit/scripts/test_generator.py +695 -0
  182. package/skills/skills/skillkit/scripts/token_estimator.py +493 -0
  183. package/skills/skills/skillkit/scripts/utils/__init__.py +49 -0
  184. package/skills/skills/skillkit/scripts/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  185. package/skills/skills/skillkit/scripts/utils/__pycache__/__init__.cpython-314.pyc +0 -0
  186. package/skills/skills/skillkit/scripts/utils/__pycache__/budget_tracker.cpython-312.pyc +0 -0
  187. package/skills/skills/skillkit/scripts/utils/__pycache__/budget_tracker.cpython-314.pyc +0 -0
  188. package/skills/skills/skillkit/scripts/utils/__pycache__/output_formatter.cpython-312.pyc +0 -0
  189. package/skills/skills/skillkit/scripts/utils/__pycache__/output_formatter.cpython-314.pyc +0 -0
  190. package/skills/skills/skillkit/scripts/utils/__pycache__/reference_validator.cpython-312.pyc +0 -0
  191. package/skills/skills/skillkit/scripts/utils/__pycache__/reference_validator.cpython-314.pyc +0 -0
  192. package/skills/skills/skillkit/scripts/utils/budget_tracker.py +388 -0
  193. package/skills/skills/skillkit/scripts/utils/output_formatter.py +263 -0
  194. package/skills/skills/skillkit/scripts/utils/reference_validator.py +401 -0
  195. package/skills/skills/skillkit/scripts/validate_skill.py +594 -0
  196. package/skills/skills/skillkit/tests/test_behavioral.py +39 -0
  197. package/skills/skills/skillkit/tests/test_scenarios.md +83 -0
  198. package/skills/skills/skillkit/tests/test_skill.py +136 -0
  199. package/skills/skills/skillkit-help/SKILL.md +81 -0
  200. package/skills/skills/skillkit-help/knowledge/application/09-case-studies.md +257 -0
  201. package/skills/skills/skillkit-help/knowledge/application/12-testing-and-validation.md +276 -0
  202. package/skills/skills/skillkit-help/knowledge/foundation/01-why-skills-exist.md +246 -0
  203. package/skills/skills/skillkit-help/knowledge/foundation/02-skills-vs-subagents-comparison.md +312 -0
  204. package/skills/skills/skillkit-help/knowledge/foundation/03-skills-vs-subagents-decision-tree.md +346 -0
  205. package/skills/skills/skillkit-help/knowledge/foundation/06-platform-constraints.md +237 -0
  206. package/skills/skills/skillkit-help/knowledge/foundation/08-when-not-to-use-skills.md +270 -0
  207. package/skills/skills/skillkit-help/template/SKILL.md +52 -0
  208. package/skills/skills/social-media-seo/SKILL.md +278 -0
  209. package/skills/skills/social-media-seo/databases/caption-styles.csv +31 -0
  210. package/skills/skills/social-media-seo/databases/engagement-tactics.csv +16 -0
  211. package/skills/skills/social-media-seo/databases/hashtag-strategies.csv +21 -0
  212. package/skills/skills/social-media-seo/databases/hook-formulas.csv +26 -0
  213. package/skills/skills/social-media-seo/databases/keyword-clusters.csv +11 -0
  214. package/skills/skills/social-media-seo/databases/thread-structures.csv +26 -0
  215. package/skills/skills/social-media-seo/databases/viral-patterns.csv +21 -0
  216. package/skills/skills/social-media-seo/references/analytics-guide.md +321 -0
  217. package/skills/skills/social-media-seo/references/instagram-seo.md +235 -0
  218. package/skills/skills/social-media-seo/references/threads-seo.md +305 -0
  219. package/skills/skills/social-media-seo/references/x-twitter-seo.md +337 -0
  220. package/skills/skills/social-media-seo/scripts/query_database.py +191 -0
  221. package/skills/skills/storyteller/SKILL.md +241 -0
  222. package/skills/skills/storyteller/references/transformation-methodology.md +293 -0
  223. package/skills/skills/storyteller/references/visual-vocabulary.md +177 -0
  224. package/skills/skills/thread-pro/SKILL.md +162 -0
  225. package/skills/skills/thread-pro/anti-ai-patterns.md +120 -0
  226. package/skills/skills/thread-pro/hook-formulas.md +138 -0
  227. package/skills/skills/thread-pro/references/anti-ai-patterns.md +120 -0
  228. package/skills/skills/thread-pro/references/hook-formulas.md +138 -0
  229. package/skills/skills/thread-pro/references/thread-structures.md +240 -0
  230. package/skills/skills/thread-pro/references/voice-injection.md +130 -0
  231. package/skills/skills/thread-pro/thread-structures.md +240 -0
  232. package/skills/skills/thread-pro/voice-injection.md +130 -0
  233. package/skills/skills/tinkering/SKILL.md +251 -0
  234. package/skills/skills/tinkering/references/graduation-checklist.md +100 -0
  235. package/skills/skills/validate-plan/.skillkit-mode +1 -0
  236. package/skills/skills/validate-plan/SKILL.md +406 -0
  237. package/skills/skills/validate-plan/references/dry-principles.md +251 -0
  238. package/skills/skills/validate-plan/references/gap-analysis-guide.md +320 -0
  239. package/skills/skills/validate-plan/references/tdd-patterns.md +413 -0
  240. package/skills/skills/validate-plan/references/yagni-checklist.md +330 -0
  241. package/skills/skills/verify-before-ship/.skillkit-mode +1 -0
  242. package/skills/skills/verify-before-ship/SKILL.md +116 -0
  243. package/skills/skills/verify-before-ship/references/anti-rationalization.md +212 -0
  244. package/skills/skills/verify-before-ship/references/verification-gates.md +305 -0
  245. package/skills-manifest.json +8 -2
  246. package/src/picker.js +11 -5
  247. package/src/picker.test.js +36 -1
@@ -0,0 +1,276 @@
1
+ # Science SARU Visual Style Guide for AI Generation
2
+
3
+ ## Studio Philosophy: Balancing Science and Intuition
4
+
5
+ Science SARU's name encapsulates their approach: **"Science" represents logic, technology, and planning; "SARU" (monkey) embodies creativity, instinct, and playfulness**. Founded in 2013 by director Masaaki Yuasa and producer Eunyoung Choi, the studio revolutionized Japanese animation through "digitally assisted animation"—hand-drawn key frames digitally recreated for in-betweening. This hybrid method enables small teams to produce fluid, expressive work that prioritizes emotional truth over photorealism.
6
+
7
+ The studio's artistic mission: **take creatively fulfilling challenges that forge new pathways in animation**. They reject fitting into any single category, embracing experimental approaches while maintaining accessibility. Their visual philosophy centers on expressiveness over accuracy, with Yuasa stating "animation should not imitate reality but interpret, exaggerate, or transcend it." This creates the perfect aesthetic for social realism meets artistic expression.
8
+
9
+ ## Core Visual DNA: Technical Characteristics
10
+
11
+ ### Linework Signature
12
+
13
+ Science SARU's linework deliberately rejects polished perfection. **Loose, organic, variable-thickness lines with sketchy, rough quality** define their aesthetic. Lines breathe and fluctuate with movement, preserving animator personality even through digital processing. While Flash vectorization sometimes creates "unnaturally clean sequences," the studio maintains raw, expressive mark-making where possible.
14
+
15
+ **For AI prompts**: "loose hand-drawn linework, rough sketchy lines, variable line weight, organic imperfect contours, expressive mark-making, anti-polished aesthetic, visible pencil texture, breathing lines that fluctuate with movement"
16
+
17
+ ### Character Design Principles
18
+
19
+ Characters feature **simplified, minimalist designs optimized for fluid movement** rather than static beauty. The philosophy: reduce line count to enable characters to move twice as much. Bodies exhibit jelly-limbed elasticity with soft, rounded contours and moderate stylization—grounded enough for emotional connection yet flexible enough for dramatic distortion.
20
+
21
+ Facial expressions embrace extreme warping—faces stretch, dislocate, and balloon beyond anatomical limits. Blank eyes convey possession or emptiness, while grotesquely beautiful expressions oppose pristine anime standards. This rubber-band movement vocabulary allows bodies to warp with internal emotional states.
22
+
23
+ **For AI prompts**: "simplified character designs, elastic limbs, moderate stylization, personality-driven designs, minimalist features optimized for animation, jelly-limbed anatomy, soft rounded contours, rubber-band facial expressions, off-model expressiveness for emotion"
24
+
25
+ ### Animation Movement Characteristics
26
+
27
+ Science SARU achieves **extreme fluidity through Western squash-and-stretch principles rarely used in anime**. Bodies perpetually deform during motion with sinewy, elastic movement. Heavy smear frames create speed effects, while super-deformed in-betweens smooth transitions. The "Devilman Dash"—animalistic four-legged running with hunched posture—exemplifies their kinetic energy.
28
+
29
+ Camera work stays **extremely dynamic**, with tracking shots that dip, slide, and rise with character action. Perspective-following motion creates dizzying transportive effects. The camera matches character energy, rarely remaining static.
30
+
31
+ **For AI prompts**: "extreme motion fluidity, bend-and-stretch animation, kinetic sinewy movement, elastic body distortion, heavy smear frames, perpetually deforming motion, dynamic tracking camera matching character movement, smooth sliding ground-level camera, watercolor-flow movement"
32
+
33
+ ## Color Theory and Atmospheric Mastery
34
+
35
+ ### Palette Philosophy
36
+
37
+ Science SARU employs **flat tints of bold primary colors with limited but impactful palettes**. Rather than gradual realistic shading, they use color blocking with complementary schemes (red/green, blue/orange) for visual contrast. The approach varies dramatically by project tone—high saturation for energetic works, desaturated muted tones for historical or melancholic pieces.
38
+
39
+ **Temperature coding**: Warm tones signal love, passion, and energy. Cool tones convey conflict, uncertainty, and melancholy. Strategic shifts between color temperatures mark emotional beats.
40
+
41
+ ### Lighting Approaches: Stylized Over Realistic
42
+
43
+ Lighting prioritizes **dramatic stylization supporting emotional atmosphere**. Deep shadows with stark highlights create high contrast in intense scenes. Naoko Yamada's works add simulated cinematic artifacts—bloom lighting, chromatic aberration on close-ups, light leaks foreshadowing narrative events.
44
+
45
+ Golden hour/sunset lighting features warm orange-pink gradients with long shadows and backlit silhouettes. These moments aren't photorealistic but use **exaggerated warm tones and simplified shadow shapes** maintaining design coherence while creating nostalgic atmosphere.
46
+
47
+ **For AI prompts**: "dramatic stylized lighting with deep shadows, bloom lighting effects, warm golden hour gradients, backlit silhouettes, long cast shadows with warm color, nostalgic atmosphere through lighting, simplified shadow shapes"
48
+
49
+ ### Shadow and Texture Treatment
50
+
51
+ Shadows aren't strictly black—they incorporate **cool tones (blues, purples) for depth or warm tones for sunset scenes**. Complementary colors to the main palette add visual richness. Contrast levels vary: high contrast for supernatural drama (Devilman Crybaby), medium for action pieces, low contrast for elegant historical works (The Heike Story).
52
+
53
+ Texture comes through **painterly touches rather than film grain**. Inky scroll-painting textures, watercolor rendering, and paper-like surfaces (chiyogami influences) create organic quality. Digital illustration techniques layer gradients and texture mapping while maintaining intentionally "unfinished" aesthetics with irregular geometric shapes reminiscent of collages.
54
+
55
+ **For AI prompts**: "painterly watercolor texture, inky scroll-painting aesthetic, paper texture overlays, complementary shadow colors, irregular geometric shapes with crafted dimension, deliberately unfinished texture with thick irregular lines"
56
+
57
+ ## Background Art: Environmental Storytelling
58
+
59
+ ### Urban Street Scene Mastery
60
+
61
+ Science SARU excels at **dense, lived-in urban environments with layered architectural complexity**. Their "phobia of gaps" philosophy creates compositions chockful of information—overlapping buildings, signage, cables, and street furniture. Vibrant saturated palettes convey urban energy while maintaining readability through strategic composition.
62
+
63
+ Keep Your Hands Off Eizouken! demonstrates their urban approach: industrial-meets-residential aesthetic, water and canal prominence, mechanical details integrated into the fabric, multi-ethnic visual indicators, and retro-futuristic textures.
64
+
65
+ **For Indonesian urban streets, Science SARU style would feature**:
66
+
67
+ **Technical foundation**: Vector-based Adobe Animate with digital painting overlays, flat bold color blocking with gradient transitions, clean linework defining architectural edges, layered composition for parallax depth effects, two-point perspective with dynamic camera capability.
68
+
69
+ **Visual aesthetic**: Dense information-packed frames avoiding negative space, vibrant saturated tropical palette (warm oranges, yellows, deep greens), simplified geometric architecture with textural overlays, atmospheric haze suggesting heat and humidity, strong light/shadow contrast from tropical sun, wet-surface reflections and puddles, stylized weathering on buildings.
70
+
71
+ **Environmental elements**: Vertical layering (multi-story shophouses, hanging laundry, signage), street-level density (motorcycles, vendors, pedestrians), tropical vegetation integration (palms, vines, potted plants), prominent infrastructure (power lines, cables, water pipes), cultural specificity (warungs, religious elements, local signage), mixed architectural styles (colonial/modern/informal), mechanical details (motorcycles, generators, fans).
72
+
73
+ **For AI prompts**: "Dense layered urban composition, overlapping architectural elements and signage, vibrant warm tropical color palette with saturated oranges and yellows, simplified geometric architecture, atmospheric heat haze in distance, strong tropical sunlight creating dramatic shadows, wet reflective surfaces, multi-story shophouses with vertical emphasis, street-level motorcycles and vendors, hanging power lines and cables prominent, tropical palm trees and vegetation, mixed colonial and modern architecture, simplified architectural detail with textural weathering overlays"
74
+
75
+ ### Background Painting Techniques
76
+
77
+ Backgrounds use **digital-watercolor hybrid aesthetic with flat, stylized color blocking**. Mid-tone key colors establish foundation, then light and dark layers build on top. Photoshop workflow employs complementary and analogous color schemes with blending modes (multiply, overlay, screen) for depth.
78
+
79
+ Detail hierarchy: foreground receives high detail with clear textures and readable signage; midground shows moderate detail with clear architectural features; background simplifies to suggested forms with atmospheric fading. This prevents backgrounds from competing with character focus.
80
+
81
+ **For AI prompts**: "Flat stylized background painting, digital watercolor aesthetic, mid-tone key color with built-up light layers, simplified geometric forms, strategic detail hierarchy with sharp foreground and atmospheric faded background, color gradient mesh for smooth tonal transitions"
82
+
83
+ ## Emotional Scene Treatment: Melancholy and Social Themes
84
+
85
+ ### Visualizing Poverty and Isolation
86
+
87
+ Science SARU handles heavy emotional themes through **contrast between mundane reality and transcendent moments**. The Heike Story demonstrates melancholic mastery with desaturated inky scroll-painting hues, visual poetry using pillow shots, and nature metaphors for offscreen tragedy. Colors convey Buddhist impermanence—muted elegance suggests restraint and dignity in suffering.
88
+
89
+ Devilman Crybaby shows how **vibrant colors make tragic moments more heartbreaking through contrast**. Dark moody bases with occasional pops of vibrant color create oppressive atmosphere punctuated by intensity. The apocalypse sequence features deep blue night sky tapering to baby blue at ocean's edge with glittering white spots—finding beauty in horror.
90
+
91
+ For poverty themes specifically: **desaturation lowers emotional temperature** (sadness, loss, distance), cool color dominance (blues, cool grays, muted purples) suggests introspection, limited palettes create oppressive feeling, soft gradients reflect emotional gentleness, muted earth tones connect to impermanence and decay.
92
+
93
+ ### Social Realism Meets Artistic Expression
94
+
95
+ Science SARU's approach to social issues combines **grounded, authentic environmental detail with expressive artistic flourishes**. Backgrounds provide lived-in authenticity through accumulated detail suggesting real daily life, while character animation and color shifts visualize internal emotional states.
96
+
97
+ The studio's multicultural staff brings sensitivity to depicting diverse communities. Their work shows **energetic vibrancy maintaining brightness even in difficult moments**—avoiding exploitation while honoring struggle's reality. Environmental storytelling reveals character history without exposition through temporal layering (architectural styles showing history), cultural indicators, functional spaces showing actual use, and scale creating relationship between individual and environment.
98
+
99
+ **For Ramadan beggar context**: Show accumulation of daily life detail (worn prayer mats, food stalls preparing iftar, mosque architecture in background), time-of-day progression through color temperature shifts (warm golden hour for hopeful moments, cool twilight for loneliness), character design simplified enough for consistency yet expressive enough for emotional range, crowd scenes with silhouetted figures showing community while emphasizing protagonist's isolation.
100
+
101
+ **For AI prompts**: "Social realism with artistic expressiveness, lived-in environmental detail showing daily life, desaturated color palette with warm golden accents, simplified character design maintaining emotional expressiveness, muted earth tones with vibrant sunset moments, atmospheric depth through color gradation, cultural authenticity in background details, isolated figure against dense crowd silhouettes"
102
+
103
+ ## Work-Specific Style Analysis
104
+
105
+ ### Devilman Crybaby (2018): Dark Emotional Intensity
106
+
107
+ **Visual signature**: Eye-melting psychedelia, abstract surrealism, flat slightly abstract art transforming violence into attractive ballet. Dark violet and navy base with high contrast vibrant pops, bold graphic comic book aesthetic, dramatic shadows. Yellow demon blood, psychedelic color explosions during transformation.
108
+
109
+ **Emotional atmosphere**: Colors make tragedy more impactful through contrast. Glowing white for divinity against blood-red. Deep blue with baby blue meeting red ocean with white glitter—tragic beauty in destruction.
110
+
111
+ **AI descriptor**: "Dark moody animation with psychedelic color pops, flat abstract art style, bold graphic aesthetic, deep blue and baby blue gradients, high contrast dramatic lighting, surreal distortion for emotional intensity, eye-melting color shifts"
112
+
113
+ ### The Heike Story (2021): Elegant Melancholy
114
+
115
+ **Visual signature**: Wonderfully desaturated inky scroll-painting hues, impressionistic texture, Japanese traditional painting allusions, visual poetry with pillow shots, bloom lighting with chromatic aberration, light leaks foreshadowing tragedy.
116
+
117
+ **Emotional atmosphere**: Buddhist impermanence through muted elegance, nature metaphors, color tinged with transience. Reduced lighting for calm impression, soft shadows, naturalistic approach.
118
+
119
+ **AI descriptor**: "Desaturated inky scroll-painting aesthetic, elegant minimalist historical style, impressionistic texture, muted earth tones, visual poetry with nature metaphors, bloom lighting effects, soft naturalistic shadows, Buddhist impermanence mood"
120
+
121
+ ### Keep Your Hands Off Eizouken! (2020): Layered Reality
122
+
123
+ **Visual signature**: Multiple visual layers (colored reality, marker-style imagination, watercolor animation-within-animation), rough sketchy aesthetic with intentional incompleteness, extremely detailed architectural backgrounds, mechanical complexity.
124
+
125
+ **Emotional atmosphere**: Infectious enthusiasm, childlike wonder, educational magical presentation, energetic hopeful feeling.
126
+
127
+ **AI descriptor**: "Watercolor sketch animation, loose marker-colored backgrounds, simple expressive character designs, highly detailed industrial architecture, scribbly intentionally rough linework, muted earth tones with vibrant accents, mechanical detail, layered urban environments"
128
+
129
+ ### Ping Pong the Animation (2014): Extreme Stylization
130
+
131
+ **Visual signature**: Rough sketchy deliberately unfinished aesthetic, contour pencil scribbles, limited color quartet (red paddles, blue tables, yellow/green dividers, purple for aspiration), gorgeous soft watercolor backgrounds, skittishly wavy lines.
132
+
133
+ **Emotional atmosphere**: Pressure and fleeting joy of competition, grounded intimate indie vibe, authenticity through rough art, distortion reflecting inner turmoil.
134
+
135
+ **AI descriptor**: "Rough sketchy linework, deliberately unfinished aesthetic, limited color palette with bold primary colors, soft watercolor backgrounds, skittishly wavy lines, minimalist jelly-limbed characters, warped grotesque expressions, lo-fi indie aesthetic"
136
+
137
+ ### Inu-Oh (2022): Historical Meets Psychedelic
138
+
139
+ **Visual signature**: Traditional ukiyo-e watercolor merged with 1970s glam rock psychedelia, muted base palette with vibrant performance bursts, sketch-like rough linework, anachronistic fusion, near-experimental psychedelic style.
140
+
141
+ **Emotional atmosphere**: Euphoric transcendence during performances contrasting oppressive historical atmosphere, celebration of artistic rebellion, tragic beautiful simultaneously.
142
+
143
+ **AI descriptor**: "Traditional Japanese watercolor aesthetic merged with psychedelic color bursts, muted earthtone base with brilliant spiritual light, sketch-like rough linework, 14th century setting with rock concert lighting, traditional meets modern fusion, brutal darkness contrasting euphoric color explosions"
144
+
145
+ ## Technical Specifications for AI Prompting
146
+
147
+ ### Comprehensive Style Descriptor Template
148
+
149
+ **General Science SARU aesthetic**: "Science SARU animation style, Masaaki Yuasa aesthetic, digitally-assisted hand-drawn animation, loose rough linework, extreme expressive distortion, elastic rubber-band anatomy, psychedelic color shifts, fluid deformation animation, bend-and-stretch technique, perpetually warping motion, hybrid Flash-assisted 2D animation, personality over polish, organic imperfect lines, minimalist character designs optimized for movement, Western squash-and-stretch meets anime, dynamic tracking camera, kinetic sinewy motion, watercolor-flow movement, freeform experimental animation"
150
+
151
+ ### Key Visual Markers Distinguishing Their Style
152
+
153
+ 1. **Linework**: Variable thickness, organic imperfection, breathing quality
154
+ 2. **Character proportions**: Simplified elastic forms with jelly-limbed movement
155
+ 3. **Color application**: Flat tints with complementary schemes, limited strategic palettes
156
+ 4. **Backgrounds**: Dense layered composition with simplified geometric architecture
157
+ 5. **Movement**: Perpetual deformation, extreme fluidity, heavy smear frames
158
+ 6. **Camera**: Dynamic tracking matching character energy, perspective-following shots
159
+ 7. **Texture**: Painterly watercolor digital aesthetic, irregular geometric shapes
160
+ 8. **Lighting**: Dramatic stylization with deep shadows and stark highlights
161
+ 9. **Expression**: Off-model rubber-band faces, grotesquely beautiful distortion
162
+ 10. **Philosophy**: Expressiveness over realism, emotional truth over technical perfection
163
+
164
+ ### Color Grading Descriptors
165
+
166
+ **For melancholic scenes**: "Desaturated palette with cool blue dominance, muted earth tones, limited color range creating oppressive feeling, soft gradients for emotional gentleness, complementary shadow colors (cool blues/purples), atmospheric depth through value shifts"
167
+
168
+ **For golden hour/sunset**: "Warm orange-pink gradients in sky, exaggerated warm tones for emotional impact, long cast shadows with warm color, backlit silhouettes, nostalgic atmosphere, simplified shadow shapes maintaining design coherence, tropical sun creating strong contrast"
169
+
170
+ **For urban Indonesian streets**: "Vibrant saturated tropical palette, warm oranges and yellows against neutral building tones, deep tropical greens, atmospheric heat haze suggested through color, wet surfaces with reflection, humid air quality through value softening, cultural color specificity"
171
+
172
+ ### Texture and Grain Specifications
173
+
174
+ **Not film grain focused**—instead: "Painterly watercolor texture, inky scroll-painting surface quality, paper texture (chiyogami influence), digital brush simulation, selective texture application, noise overlays reducing digital sterility, gradient mesh for tonal transitions, flat color fields with subtle texture overlays, irregular geometric collage-like aesthetic, deliberately unfinished quality"
175
+
176
+ ### Lighting Terminology
177
+
178
+ **Dramatic approach**: "Dramatic stylized lighting supporting emotional atmosphere, deep shadows with stark highlights, high contrast for intensity, bloom lighting effects, chromatic aberration on close-ups, light leak in [color] tones, simulated depth of field in 2D, rack focus effects shifting attention"
179
+
180
+ **Natural approach**: "Soft naturalistic lighting, reduced lighting for calm impression, atmospheric depth through lighting gradation, golden hour warm gradients, tropical sun creating strong directional light, wet surface reflections, humid diffused quality"
181
+
182
+ **Performance/supernatural**: "Psychedelic color explosions, neon-coated vibrant shifts, theatrical spotlight effects, glowing transcendent lighting, stage wash color shifts, supernatural purple tones, brilliant spiritual light bursts"
183
+
184
+ ## Specific Application: Ramadan Beggar Animated Short
185
+
186
+ ### Character Design for Young Beggar
187
+
188
+ **Approach**: Simplified minimalist design enabling emotional expressiveness and animation consistency. Moderate stylization grounding character in reality while allowing artistic distortion for key emotional moments.
189
+
190
+ **Descriptor**: "Young Indonesian boy character, simplified character design Science SARU style, elastic limbs with soft rounded contours, large expressive eyes capable of blank emotional states, minimalist features optimized for movement, moderate stylization balancing realism and artistic expression, personality-driven design over detail, jelly-limbed anatomy for fluid motion, variable line weight with organic imperfection, loose hand-drawn linework quality"
191
+
192
+ **Clothing/Details**: "Worn simple clothing with muted earth tones, weathered texture overlays on fabric, simplified folds and wrinkles, cultural authenticity in garment design (sarong, kopiah cap), bare feet or simple sandals, minimal accessories maintaining design simplicity"
193
+
194
+ **Expression range**: "Rubber-band facial expressions for emotion, off-model distortion for intense feelings (sadness, hunger, brief joy), blank eyes conveying emptiness or exhaustion, soft features capable of grotesquely beautiful melancholic expressions, exaggerated hopeful moments with brightened eyes"
195
+
196
+ ### Scene Setting: Indonesian Urban Streets at Sunset
197
+
198
+ **Core descriptor**: "Indonesian urban street scene Science SARU style, dense layered composition with overlapping architectural elements, simplified geometric multi-story shophouses with clean vector linework, vibrant warm tropical color palette transitioning to golden hour, atmospheric heat haze in distance creating depth, strong tropical sunset casting dramatic long shadows, wet reflective street surfaces with puddles, vertical emphasis with hanging elements and power lines"
199
+
200
+ **Architectural details**: "Mixed colonial and modern Indonesian architecture simplified to geometric forms, weathered texture overlays on building surfaces (not photorealistic), corrugated metal roofing, fabric awnings, wooden shophouse windows, textural variety through digital overlay, flat color blocks with gradient transitions"
201
+
202
+ **Environmental elements**: "Street-level density: motorcycles parked along street, vendor carts with simplified detail, pedestrian silhouettes in background, tropical vegetation (palm trees, potted plants, vines on walls), hanging power lines and cables prominent across frame, street furniture (benches, poles, signs), cultural specificity: warungs with cooking smoke, mosque minaret in distant background, Ramadan decorations (crescent moon symbols, lanterns)"
203
+
204
+ **Atmospheric quality**: "Golden hour lighting with warm orange-pink gradient sky, humid tropical atmosphere suggested through soft focus in distance, heat shimmer effects, dust particles in warm light rays, wet surfaces reflecting golden light, dramatic cast shadows lengthening, backlit silhouettes of crowd, nostalgic warm glow on architecture"
205
+
206
+ ### Emotional Scene Construction: Melancholy but Beautiful
207
+
208
+ **Color approach**: "Desaturated muted base palette with warm golden sunset accents, cool blue shadows for melancholy undertones, limited color range creating contemplative mood, strategic warm color pops for hopeful moments (iftar food, kindness), complementary shadow colors (cool purples and blues), soft gradients for emotional gentleness"
209
+
210
+ **Lighting strategy**: "Golden hour as emotional metaphor (day ending like hope), warm backlit silhouettes of beggar against crowd, dramatic lighting with deep shadows emphasizing isolation, bloom lighting effects on sunset rays, selective bright spots (lit mosque, food stalls) contrasting darker street areas, light leaks in warm tones suggesting spiritual presence"
211
+
212
+ **Composition**: "Isolated simplified character against dense crowded background, silhouetted figures suggesting community but emphasizing protagonist's separation, vertical architectural elements creating scale (small figure against tall buildings), negative space above character showing sky (vastness/loneliness), dynamic tracking camera following low to ground matching child's perspective"
213
+
214
+ **Movement**: "Slow fluid melancholic movement quality, perpetual subtle deformation showing exhaustion (shoulders sagging, elastic tired posture), strategic animation peaks for emotional moments (sudden joy at kindness), crowd movement patterns emphasizing isolation (figures passing around, not engaging), environmental ambient motion (palm leaves, hanging laundry, motorcycle exhaust)"
215
+
216
+ **Texture and atmosphere**: "Painterly watercolor quality softening harsh reality, inky scroll-painting texture for contemplative mood, irregular geometric collage aesthetic, deliberately unfinished quality suggesting fragmented life, paper texture overlays, atmospheric depth through layered haze, humid tropical air quality through soft edges"
217
+
218
+ ### Scene Progression Descriptors
219
+
220
+ **Opening (late afternoon)**: "Bright saturated tropical colors, energetic street density, high contrast shadows, vibrant market activity, warm yellows and oranges, simplified crowd with varied silhouettes, mechanical detail on motorcycles, architectural layering showing depth"
221
+
222
+ **Transition (approaching sunset)**: "Color temperature shift toward warm oranges, lengthening shadows, atmospheric softening, crowd thinning to silhouettes, golden light rays through street gaps, reflective wet surfaces increasing, desaturation beginning except for warm accents"
223
+
224
+ **Climax (golden hour)**: "Peak warm orange-pink gradient sky, dramatic backlit silhouettes, bloom lighting effects on sunset rays, highest contrast between light and shadow, emotional color coding (warm for hope/cool for sadness), simplified shadow shapes, wet reflections prominent, atmospheric haze maximized"
225
+
226
+ **Resolution (twilight)**: "Cool blue-purple tones emerging, muted palette with occasional warm light (mosque, home windows), soft naturalistic lighting, reduced contrast for calm mood, spiritual atmosphere through lighting quality, gentle gradients, contemplative melancholic beauty"
227
+
228
+ ### Character Consistency Across Scenes
229
+
230
+ **Maintain**: Simplified feature count, elastic limb proportions, large expressive eyes, minimalist clothing design, loose linework quality, color palette (muted earth tones with skin tone consistency), moderate stylization level
231
+
232
+ **Allow variation**: Facial distortion for emotional peaks, posture changes (elastic anatomy), expression intensity (blank eyes to exaggerated joy), lighting effects on character (warm backlit vs cool shadowed), scale relationships with environment
233
+
234
+ **Technical approach**: "Consistent vector-based character design, simplified features enabling animation consistency, strategic detail hierarchy (face most detailed, body simplified), color separation from background, maintained silhouette readability, personality-driven expressions within consistent framework"
235
+
236
+ ## Practical AI Prompt Construction
237
+
238
+ ### Layered Prompting Strategy
239
+
240
+ **Foundation layer**: "Science SARU animation style, Masaaki Yuasa aesthetic, digitally-assisted 2D animation, loose rough linework, moderate stylization"
241
+
242
+ **Character layer**: "Simplified young Indonesian boy character, elastic limbs, large expressive eyes, minimalist features, worn simple clothing, muted earth tones, organic imperfect contours"
243
+
244
+ **Environment layer**: "Dense layered Indonesian urban street, simplified geometric shophouses, vibrant warm tropical palette, atmospheric golden hour, wet reflective surfaces, hanging power lines, tropical vegetation, mixed architecture"
245
+
246
+ **Emotional/atmospheric layer**: "Melancholic but beautiful mood, desaturated base with warm sunset accents, dramatic backlit silhouettes, bloom lighting effects, isolated figure against crowd, contemplative atmosphere"
247
+
248
+ **Technical/quality layer**: "Flat color blocks with gradient transitions, painterly watercolor texture, irregular geometric shapes, deliberately unfinished aesthetic, complementary shadow colors, dynamic tracking camera, perpetual subtle deformation"
249
+
250
+ ### Complete Example Prompt
251
+
252
+ "Science SARU animation style directed by Masaaki Yuasa, digitally-assisted 2D hand-drawn animation aesthetic. Young Indonesian beggar boy with simplified character design, elastic limbs with soft rounded contours, large expressive melancholic eyes, minimalist features optimized for emotional expressiveness, worn simple clothing in muted earth tones, loose rough linework with variable thickness and organic imperfection. Dense layered Indonesian urban street scene at golden hour sunset, simplified geometric multi-story shophouses with clean vector linework, vibrant warm tropical color palette transitioning to orange-pink sunset gradient sky, atmospheric heat haze creating depth, dramatic long cast shadows, wet reflective street surfaces, vertical composition with hanging power lines and tropical palm trees, mixed colonial and modern architecture. Melancholic but beautiful atmosphere, desaturated muted base palette with warm golden sunset accents, cool blue-purple shadows for emotional depth, dramatic backlit silhouettes, bloom lighting effects on sunset rays, isolated character against dense silhouetted crowd, contemplative lonely mood. Flat color blocks with gradient transitions, painterly watercolor texture, irregular geometric collage aesthetic, deliberately unfinished quality, complementary shadow colors (cool blues in shadows, warm oranges in light), soft naturalistic atmospheric depth, dynamic low-angle tracking camera matching child's perspective, perpetual subtle character deformation showing exhaustion, fluid elastic movement, bend-and-stretch animation technique, watercolor-flow quality."
253
+
254
+ ### Style Intensity Modifiers
255
+
256
+ **For stronger Yuasa psychedelic influence**: Add "psychedelic color shifts, extreme distortion moments, rubber-band facial expressions, surreal emotional visualization, eye-melting color explosions during key moments"
257
+
258
+ **For subtler realistic approach**: Add "grounded realism with artistic touches, minimal distortion, naturalistic movement with selective fluidity peaks, controlled color palette, subtle expressiveness"
259
+
260
+ **For specific work influences**:
261
+ - Heike Story mood: "Inky scroll-painting texture, desaturated elegant palette, visual poetry with nature metaphors, Buddhist impermanence atmosphere"
262
+ - Devilman intensity: "Dark moody base with vibrant pops, high contrast drama, psychedelic emotional peaks"
263
+ - Eizouken detail: "Dense information-packed frames, mechanical detail, watercolor sketch quality, layered reality"
264
+ - Ping Pong roughness: "Deliberately unfinished sketchy aesthetic, limited color quartet, rough wavy linework"
265
+
266
+ ## Final Recommendations
267
+
268
+ **For character consistency**: Use simplified designs with clearly defined proportions, maintain consistent color palette and silhouette, allow emotional distortion within framework, leverage elastic anatomy for variation without losing identity
269
+
270
+ **For urban authenticity**: Research Indonesian architectural specifics but simplify to geometric forms, include cultural details (warungs, religious elements, specific vegetation), layer density while maintaining composition clarity, use color to convey tropical heat and humidity
271
+
272
+ **For emotional impact**: Contrast desaturated melancholy with warm hopeful moments, use lighting as emotional metaphor (sunset = hope fading/renewing), embrace Science SARU's expressiveness for key beats, maintain beauty in sadness through artistic treatment
273
+
274
+ **For technical execution**: Layer prompts (foundation/character/environment/atmosphere/technical), maintain Science SARU's core DNA (loose linework, flat colors, elastic forms, dynamic camera), reference specific works for mood guidance, iterate with style intensity modifiers
275
+
276
+ This comprehensive guide provides the vocabulary, technical understanding, and practical frameworks to generate AI video prompts capturing Science SARU's distinctive aesthetic while serving your specific narrative about poverty, faith, and human dignity during Ramadan.
@@ -0,0 +1,26 @@
1
+ # pre-deploy-checklist
2
+
3
+ Intelligent pre-deployment QA checklist generator for any project.
4
+
5
+ ## What it does
6
+
7
+ 1. Explores the codebase structure (excluding build artifacts)
8
+ 2. Confirms project understanding with user before proceeding
9
+ 3. Spawns 2-5 parallel domain subagents (frontend, backend, database, security, etc.)
10
+ 4. Collects domain reports and generates a complete, measurable checklist in `docs/pre-deploy-checklist.md`
11
+
12
+ ## Trigger phrases
13
+
14
+ - "pre-deploy check"
15
+ - "generate QA checklist"
16
+ - "ready to deploy?"
17
+ - "deploy checklist"
18
+
19
+ ## Output
20
+
21
+ `docs/pre-deploy-checklist.md` — a human-executable checklist with 🔴/🟡/🟢 priority levels and exact test steps.
22
+
23
+ ## References
24
+
25
+ - `references/domain-prompts.md` — Subagent prompts for each domain
26
+ - `references/checklist-categories.md` — Checklist item templates by domain
@@ -0,0 +1,153 @@
1
+ ---
2
+ name: pre-deploy-checklist
3
+ description: >
4
+ Intelligent pre-deployment QA checklist generator. Explores the codebase,
5
+ confirms project understanding with user, spawns parallel domain subagents
6
+ to deeply analyze each layer (frontend, backend, database, security, etc.),
7
+ then produces a complete human-executable checklist in docs/.
8
+ USE WHEN: User says "pre-deploy check", "deploy checklist", "ready to deploy?",
9
+ "generate QA checklist", or any request to verify project readiness before deployment.
10
+ allowed-tools: Read, Glob, Bash, Task, Write
11
+ category: deployment
12
+ ---
13
+
14
+ # Pre-Deploy Checklist
15
+
16
+ Generates a **thorough, measurable QA checklist** tailored to your actual project — not a generic template.
17
+
18
+ **Two-phase flow:**
19
+ 1. Understand the project → confirm with user
20
+ 2. Deep parallel domain analysis → produce docs/pre-deploy-checklist.md
21
+
22
+ ---
23
+
24
+ ## Phase 1: Project Discovery
25
+
26
+ **Goal:** Know what the project is before generating any checklist.
27
+
28
+ ### Step 1.1 — Map the project structure
29
+
30
+ Use `Glob` and `Bash` to explore — **exclude build artifacts**:
31
+
32
+ ```bash
33
+ # Exclude these patterns: node_modules/, target/, dist/, build/, .next/, out/,
34
+ # __pycache__/, .git/, vendor/, coverage/, .turbo/, .cache/
35
+ find . -maxdepth 3 -not \( -path '*/node_modules/*' -o -path '*/target/*' \
36
+ -o -path '*/dist/*' -o -path '*/.git/*' -o -path '*/__pycache__/*' \
37
+ -o -path '*/build/*' -o -path '*/.next/*' \) -type f | head -80
38
+ ```
39
+
40
+ Then read in this priority order:
41
+ 1. `README.md` or `README.rst` → read fully
42
+ 2. If no README → read: `package.json` / `Cargo.toml` / `pyproject.toml` / `go.mod`
43
+ 3. Read 2-3 entry point files (e.g., `src/main.rs`, `src/app.tsx`, `server.ts`, `main.py`)
44
+ 4. Scan for: `docker-compose.yml`, `.env.example`, `Makefile`, CI configs (`.github/workflows/`)
45
+
46
+ ### Step 1.2 — Confirm understanding with user
47
+
48
+ After reading, **STOP** and present this confirmation block:
49
+
50
+ ```
51
+ ## Pemahaman Saya tentang Project Ini
52
+
53
+ **Tipe project:** [Web App / REST API / CLI / Mobile Backend / Library / Monorepo]
54
+ **Stack utama:** [e.g., Next.js 14 + TypeScript + PostgreSQL + Prisma]
55
+ **Fitur utama:**
56
+ - [fitur 1]
57
+ - [fitur 2]
58
+ - [fitur 3]
59
+
60
+ **Domain yang akan saya analisis:**
61
+ - [ ] Frontend (ada UI)
62
+ - [ ] Backend/API (ada server logic)
63
+ - [ ] Database (ada schema/migrations)
64
+ - [ ] Authentication (ada auth flow)
65
+ - [ ] Infrastructure (ada Docker/CI/cloud config)
66
+ - [ ] Security (selalu dianalisis)
67
+ - [ ] Performance (selalu dianalisis)
68
+
69
+ **Yang belum jelas:** [sebutkan jika ada, atau "Semua sudah cukup jelas"]
70
+
71
+ Apakah pemahaman ini sudah benar? Ada yang perlu dikoreksi atau perlu investigasi lebih lanjut?
72
+ ```
73
+
74
+ **⚠️ WAIT for user approval before proceeding to Phase 2.**
75
+ If user asks to investigate more, do additional reads before re-confirming.
76
+
77
+ ---
78
+
79
+ ## Phase 2: Parallel Domain Analysis
80
+
81
+ **Only run after user explicitly approves the understanding.**
82
+
83
+ ### Step 2.1 — Spawn parallel subagents
84
+
85
+ Use `Task` tool with `subagent_type: Explore` for **each relevant domain simultaneously**.
86
+ All subagents run in **parallel** (not sequential).
87
+
88
+ **Load prompts from:** [references/domain-prompts.md](references/domain-prompts.md)
89
+
90
+ Typical domains for common project types:
91
+
92
+ | Project Type | Spawn these subagents |
93
+ |---|---|
94
+ | Full-stack web | frontend, backend, database, security, performance |
95
+ | API-only | backend, database, security, performance |
96
+ | Frontend-only | frontend, state-management (if applicable), security, performance |
97
+ | CLI tool | backend, security, performance |
98
+ | Mobile app | frontend (mobile), backend, database, security |
99
+
100
+ ### Step 2.2 — Collect and merge reports
101
+
102
+ Wait for ALL subagents to return. Each report has:
103
+ - What the domain code does
104
+ - What it's for (business purpose)
105
+ - What MUST be tested before deploy (with reasoning)
106
+ - Red flags found during analysis
107
+
108
+ ---
109
+
110
+ ## Phase 3: Generate the Checklist
111
+
112
+ ### Step 3.1 — Create docs/ if needed
113
+
114
+ ```bash
115
+ mkdir -p docs/
116
+ ```
117
+
118
+ ### Step 3.2 — Write docs/pre-deploy-checklist.md
119
+
120
+ Use the template in [references/checklist-template.md](references/checklist-template.md).
121
+
122
+ **Checklist quality standards (must meet ALL):**
123
+
124
+ | Standard | Example of BAD | Example of GOOD |
125
+ |---|---|---|
126
+ | Measurable | "test login" | "Login with valid email → redirected to /dashboard in <2s" |
127
+ | Actionable | "check performance" | "Run 100 concurrent users → p95 response time <500ms" |
128
+ | Specific | "test error handling" | "Submit form with missing email field → error message shows below input" |
129
+ | Prioritized | all items same weight | 🔴 Critical / 🟡 Important / 🟢 Nice-to-have |
130
+ | Project-specific | generic items | Only items relevant to this actual stack |
131
+
132
+ **Item severity guide:**
133
+
134
+ - 🔴 **Critical** — If broken, deploy is BLOCKED (auth failure, data corruption, crashes)
135
+ - 🟡 **Important** — Affects significant UX/functionality (slow pages, visual bugs on main flows)
136
+ - 🟢 **Nice-to-have** — Polish and future improvements (minor edge cases, optimization opportunities)
137
+
138
+ **For complete checklist categories by domain:** [references/checklist-categories.md](references/checklist-categories.md)
139
+
140
+ ---
141
+
142
+ ## Output
143
+
144
+ Final file: docs/pre-deploy-checklist.md (inside the user's project, not this skill)
145
+
146
+ The file should contain:
147
+ - Project metadata (name, date, stack, domains analyzed)
148
+ - Usage instructions (how to use the checklist)
149
+ - Categorized items by domain with 🔴/🟡/🟢 priority
150
+ - Sign-off section at the bottom
151
+
152
+ **Target:** 30-80 checklist items (varies by project complexity).
153
+ Too few = not thorough enough. Too many = not actionable.
@@ -0,0 +1,174 @@
1
+ # Checklist Categories & Item Templates
2
+
3
+ Reference for generating domain-specific checklist items.
4
+ Use these as a guide — adapt to actual project stack and findings from subagents.
5
+
6
+ ---
7
+
8
+ ## Universal Items (Every Project)
9
+
10
+ ### Security (Always 🔴 unless noted)
11
+ - [ ] 🔴 No secrets/API keys committed to git (`git log --all -S "SECRET"` or check .env)
12
+ - [ ] 🔴 All environment variables documented in `.env.example`
13
+ - [ ] 🔴 Dependencies scanned for known vulnerabilities (`npm audit` / `cargo audit` / `pip-audit`)
14
+ - [ ] 🔴 HTTP headers include security headers (CSP, X-Frame-Options, HSTS)
15
+ - [ ] 🟡 Rate limiting enabled on public endpoints
16
+ - [ ] 🟡 CORS configured to whitelist only known origins
17
+ - [ ] 🟢 Security headers score A on securityheaders.com
18
+
19
+ ### Performance (Always)
20
+ - [ ] 🔴 Core user flow completes in <3s on slow 3G (use Chrome DevTools throttling)
21
+ - [ ] 🟡 Largest Contentful Paint (LCP) <2.5s on desktop
22
+ - [ ] 🟡 Database queries <100ms on expected data volume (check query explain plan)
23
+ - [ ] 🟡 No N+1 queries on list pages (check ORM query logs)
24
+ - [ ] 🟢 Assets compressed (gzip/brotli enabled on server)
25
+ - [ ] 🟢 Images optimized and served in WebP/AVIF format
26
+
27
+ ---
28
+
29
+ ## Frontend Checklist Items
30
+
31
+ ### Critical Flows
32
+ - [ ] 🔴 [Main user action] — describe exact expected behavior and timing
33
+ - [ ] 🔴 Form submission with valid data → success state shown, data saved correctly
34
+ - [ ] 🔴 Form submission with invalid data → inline error messages appear near relevant field
35
+ - [ ] 🔴 Network error during form submit → error message shown, data NOT lost
36
+ - [ ] 🔴 Navigation to protected routes while logged out → redirects to login
37
+
38
+ ### UI/UX
39
+ - [ ] 🟡 Responsive layout at mobile (375px), tablet (768px), desktop (1280px)
40
+ - [ ] 🟡 Loading states shown for all async operations (spinner/skeleton)
41
+ - [ ] 🟡 Empty states handled (no blank pages when lists are empty)
42
+ - [ ] 🟡 Toast/notification messages visible and dismissible
43
+ - [ ] 🟢 No console errors in browser DevTools on main pages
44
+ - [ ] 🟢 Favicon and page titles set correctly for each page
45
+
46
+ ### Accessibility
47
+ - [ ] 🟡 Keyboard navigation works through main form flows (Tab, Enter, Escape)
48
+ - [ ] 🟡 Interactive elements have accessible labels (inputs, buttons, icons)
49
+ - [ ] 🟡 Color contrast ratio meets WCAG AA (4.5:1 for text) — use axe DevTools
50
+ - [ ] 🟢 Screen reader announces page changes correctly (aria-live regions)
51
+
52
+ ---
53
+
54
+ ## Backend/API Checklist Items
55
+
56
+ ### Core Functionality
57
+ - [ ] 🔴 All critical API endpoints return correct HTTP status codes
58
+ - 200 OK for success
59
+ - 201 Created for new resources
60
+ - 400 Bad Request for invalid input (with error details in body)
61
+ - 401 Unauthorized for missing auth
62
+ - 403 Forbidden for insufficient permissions
63
+ - 404 Not Found for missing resources
64
+ - 500 Internal Server Error logged but not exposed to client
65
+ - [ ] 🔴 Request input validated and sanitized before processing
66
+ - [ ] 🔴 Auth middleware applied to all protected endpoints (test without token → 401)
67
+
68
+ ### Error Handling
69
+ - [ ] 🔴 Server errors return generic message to client (no stack traces in production)
70
+ - [ ] 🔴 All errors logged with enough context (user ID, request ID, timestamp)
71
+ - [ ] 🟡 Graceful shutdown handles in-flight requests
72
+
73
+ ### Integration Points
74
+ - [ ] 🔴 External API integrations have timeout configured (<10s default)
75
+ - [ ] 🔴 External API failures handled (fallback behavior or clear error to user)
76
+ - [ ] 🟡 Webhook endpoints validate signatures
77
+
78
+ ---
79
+
80
+ ## Database Checklist Items
81
+
82
+ ### Migrations
83
+ - [ ] 🔴 All pending migrations applied to staging environment and tested
84
+ - [ ] 🔴 Migration rollback script tested on staging
85
+ - [ ] 🔴 New columns have appropriate NOT NULL constraints or defaults
86
+ - [ ] 🟡 No migration drops columns that production data depends on (check data first)
87
+
88
+ ### Data Integrity
89
+ - [ ] 🔴 Foreign key constraints in place where relationships exist
90
+ - [ ] 🟡 Indexes exist on columns used in WHERE/JOIN clauses of frequent queries
91
+ - [ ] 🟡 Unique constraints on email, usernames, or other unique fields
92
+ - [ ] 🟢 Database connection pool size appropriate for expected concurrent users
93
+
94
+ ### Backup & Recovery
95
+ - [ ] 🔴 Database backup configured and tested (can restore from backup?)
96
+ - [ ] 🟡 Backup frequency matches data criticality (daily minimum for user data)
97
+
98
+ ---
99
+
100
+ ## Authentication Checklist Items
101
+
102
+ - [ ] 🔴 Login with valid credentials → access granted, redirect correct
103
+ - [ ] 🔴 Login with invalid password → error shown, account NOT locked after 1 attempt
104
+ - [ ] 🔴 Login with non-existent email → same error message as invalid password (no user enumeration)
105
+ - [ ] 🔴 Brute force protection: account locked or rate limited after N failed attempts
106
+ - [ ] 🔴 Password reset flow → token sent to email, token expires (24h max), one-time use
107
+ - [ ] 🔴 JWT/session expires after configured timeout
108
+ - [ ] 🔴 Logout clears all tokens/sessions (including refresh tokens in DB)
109
+ - [ ] 🔴 Passwords hashed with bcrypt (cost ≥12) or argon2id
110
+ - [ ] 🟡 OAuth callback validates `state` parameter (CSRF protection)
111
+ - [ ] 🟡 Remember me / refresh tokens stored as httpOnly cookies
112
+
113
+ ---
114
+
115
+ ## Infrastructure Checklist Items
116
+
117
+ - [ ] 🔴 All production environment variables set in deployment platform
118
+ - [ ] 🔴 Health check endpoint responds with 200 (e.g., `GET /health`)
119
+ - [ ] 🔴 Application starts successfully with production env vars (no missing config)
120
+ - [ ] 🔴 Rollback procedure documented and tested
121
+ - [ ] 🟡 CI/CD pipeline runs: lint → test → build → deploy (all passing)
122
+ - [ ] 🟡 Deployment window communicated to team
123
+ - [ ] 🟡 On-call/responsible person available during and after deployment
124
+ - [ ] 🟡 Monitoring/alerting configured (error rate spike alerts)
125
+ - [ ] 🟢 Resource limits set (container memory/CPU limits)
126
+ - [ ] 🟢 Auto-scaling configured if expecting variable load
127
+
128
+ ---
129
+
130
+ ## Output Template
131
+
132
+ ```markdown
133
+ # Pre-Deploy Checklist — [Project Name]
134
+
135
+ > **Generated:** [date]
136
+ > **Stack:** [detected stack]
137
+ > **Domains analyzed:** [list of domains]
138
+ > **Total items:** [count] (🔴 [n] Critical, 🟡 [n] Important, 🟢 [n] Nice-to-have)
139
+
140
+ ---
141
+
142
+ ## How to Use This Checklist
143
+
144
+ Mark each item as you test it. **All 🔴 Critical items MUST pass before deploying.**
145
+ Items include exact steps — no context needed beyond this document.
146
+
147
+ ---
148
+
149
+ ## 🔴 Critical Items Summary
150
+ [Quick list of all critical items across all domains, for easy scanning]
151
+
152
+ ---
153
+
154
+ ## [Domain 1] — [e.g., Authentication]
155
+ [checklist items]
156
+
157
+ ## [Domain 2] — [e.g., Frontend]
158
+ [checklist items]
159
+
160
+ ## [Domain N] — [e.g., Infrastructure]
161
+ [checklist items]
162
+
163
+ ---
164
+
165
+ ## Pre-Deploy Sign-off
166
+
167
+ - [ ] All 🔴 Critical items checked and passing
168
+ - [ ] At least 80% of 🟡 Important items checked
169
+ - [ ] Performance baseline measured and documented
170
+ - [ ] Rollback plan confirmed and person responsible identified
171
+ - [ ] Team deployment window communicated
172
+
173
+ **Signed off by:** _________________ **Date:** _________________
174
+ ```