├── CTMS.md ├── Readme.md ├── Readme_JP.md ├── alternative_approach.md ├── alternative_prompt.md ├── claude_metadata_example.png ├── flowchart.md ├── lisp_prompt.md ├── prompt_for_gpt.md ├── research ├── data_dump │ └── __empty__ └── historical_analysis.md └── tm_prompt.md /CTMS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeoVertex1/SuperPrompt/HEAD/CTMS.md -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeoVertex1/SuperPrompt/HEAD/Readme.md -------------------------------------------------------------------------------- /Readme_JP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeoVertex1/SuperPrompt/HEAD/Readme_JP.md -------------------------------------------------------------------------------- /alternative_approach.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeoVertex1/SuperPrompt/HEAD/alternative_approach.md -------------------------------------------------------------------------------- /alternative_prompt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeoVertex1/SuperPrompt/HEAD/alternative_prompt.md -------------------------------------------------------------------------------- /claude_metadata_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeoVertex1/SuperPrompt/HEAD/claude_metadata_example.png -------------------------------------------------------------------------------- /flowchart.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeoVertex1/SuperPrompt/HEAD/flowchart.md -------------------------------------------------------------------------------- /lisp_prompt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeoVertex1/SuperPrompt/HEAD/lisp_prompt.md -------------------------------------------------------------------------------- /prompt_for_gpt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeoVertex1/SuperPrompt/HEAD/prompt_for_gpt.md -------------------------------------------------------------------------------- /research/data_dump/__empty__: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /research/historical_analysis.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeoVertex1/SuperPrompt/HEAD/research/historical_analysis.md -------------------------------------------------------------------------------- /tm_prompt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeoVertex1/SuperPrompt/HEAD/tm_prompt.md --------------------------------------------------------------------------------