diff --git a/prompts/constraints.md b/prompts/constraints.md new file mode 100644 index 0000000..5cbf621 --- /dev/null +++ b/prompts/constraints.md @@ -0,0 +1,49 @@ +# Constraints Library + +## Usage + +Specify which constraint block to apply. +Do not mix blocks unless explicitly instructed. + +--- + +## [HUMAN] + +(Hard rules) + +- Anatomically human +- Exactly two arms and two legs +- Five fingers per hand +- No extra or missing limbs +- Natural joint structure + +--- + +## [ANIMAL] + +(Hard rules) + +- Species-specific anatomy +- Correct limb count +- No humanoid hands unless species requires + +--- + +## [FANTASY_HUMANOID] + +(Semi-hard rules) + +- Humanoid base anatomy +- Non-human traits must be symmetrical +- Limb count follows humanoid standard + +--- + +## [MECH] + +(Hard rules) + +- Fully mechanical body +- No organic tissue +- Mechanically plausible joints +- Symmetry unless specified otherwise diff --git a/prompts/constraints/common.md b/prompts/constraints/common.md deleted file mode 100644 index a4f3c7c..0000000 --- a/prompts/constraints/common.md +++ /dev/null @@ -1,3 +0,0 @@ -# 共通事項 - -- それぞれ独立していること \ No newline at end of file diff --git a/prompts/constraints/fantasy_humanoid.md b/prompts/constraints/fantasy_humanoid.md deleted file mode 100644 index e6cb62a..0000000 --- a/prompts/constraints/fantasy_humanoid.md +++ /dev/null @@ -1,5 +0,0 @@ -# Fantasy Humanoid Constraints - -- Human-like anatomy as base -- Non-human traits must be symmetrical and intentional -- Limb count follows humanoid standard diff --git a/prompts/constraints/human.md b/prompts/constraints/human.md deleted file mode 100644 index 01b8e49..0000000 --- a/prompts/constraints/human.md +++ /dev/null @@ -1,9 +0,0 @@ -# Human Constraints ( Hard ) - -- Anatomically human -- Exactly two arms and two legs -- Five fingers per hand -- No extra limbs or missing parts -- Natural joint structure -- Each person must independently follow human anatomy rules -- Limbs must not merge or overlap unnaturally diff --git a/prompts/constraints/mech.md b/prompts/constraints/mech.md deleted file mode 100644 index 6bfe4cf..0000000 --- a/prompts/constraints/mech.md +++ /dev/null @@ -1,6 +0,0 @@ -# Mech Constraints - -- Mechanical structure, no organic tissue -- Exactly two arms and two legs unless specified -- Joints must be mechanically plausible -- No melted or fused parts diff --git a/prompts/scenes.md b/prompts/scenes.md new file mode 100644 index 0000000..6d1c9ab --- /dev/null +++ b/prompts/scenes.md @@ -0,0 +1,3 @@ +# 風景ライブラリー + +## travern diff --git a/prompts/scenes/travern.md b/prompts/scenes/travern.md deleted file mode 100644 index 8cad778..0000000 --- a/prompts/scenes/travern.md +++ /dev/null @@ -1 +0,0 @@ -# 旅行風景 diff --git a/prompts/styles.md b/prompts/styles.md new file mode 100644 index 0000000..e69de29 diff --git a/prompts/styles/anime.md b/prompts/styles/anime.md deleted file mode 100644 index c61e603..0000000 --- a/prompts/styles/anime.md +++ /dev/null @@ -1 +0,0 @@ -# アニメスタイルについて記述 diff --git a/prompts/styles/cinematic.md b/prompts/styles/cinematic.md deleted file mode 100644 index 6b3cc73..0000000 --- a/prompts/styles/cinematic.md +++ /dev/null @@ -1 +0,0 @@ -# 映画スタイルの記述 diff --git a/prompts/styles/photreai.md b/prompts/styles/photreai.md deleted file mode 100644 index 3d04e36..0000000 --- a/prompts/styles/photreai.md +++ /dev/null @@ -1 +0,0 @@ -# 写真スタイルについて記述