├── README.md ├── prompts ├── claude-code-prompt.md ├── claude-prompt.md └── cursor-prompt.md └── resources ├── eskil-transcript.txt └── usage-guide.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alexanderdunlop/ai-architecture-prompts/HEAD/README.md -------------------------------------------------------------------------------- /prompts/claude-code-prompt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alexanderdunlop/ai-architecture-prompts/HEAD/prompts/claude-code-prompt.md -------------------------------------------------------------------------------- /prompts/claude-prompt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alexanderdunlop/ai-architecture-prompts/HEAD/prompts/claude-prompt.md -------------------------------------------------------------------------------- /prompts/cursor-prompt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alexanderdunlop/ai-architecture-prompts/HEAD/prompts/cursor-prompt.md -------------------------------------------------------------------------------- /resources/eskil-transcript.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alexanderdunlop/ai-architecture-prompts/HEAD/resources/eskil-transcript.txt -------------------------------------------------------------------------------- /resources/usage-guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alexanderdunlop/ai-architecture-prompts/HEAD/resources/usage-guide.md --------------------------------------------------------------------------------