# English Prompts This directory mirrors the Chinese `prompts/` library one-to-one. Every Chinese prompt file has a matching English file at the same relative path under `prompts-en/`. Current English prompt files: **116**. ## Categories | Category | Count | Description | | --- | ---: | --- | | [AI Methods](01-ai-methods/README.md) | 8 | Prompt engineering, reverse engineering, meta-prompting, and reusable AI methods. | | [AI Work](02-ai-work/README.md) | 10 | Business research, contracts, sales, customer service, product prototypes, PPT, and web workflows. | | [AI Learning](03-ai-learning/README.md) | 11 | Learning methods, memory techniques, questioning methods, habits, and learning coaching. | | [AI Life](04-ai-life/README.md) | 2 | Health, family, and daily-life prompt scenarios. | | [AI Education](05-ai-education/README.md) | 4 | Children education, interactive learning pages, and educational games. | | [AI Content](06-ai-content/README.md) | 49 | Writing, copywriting, platform operations, industry content, image prompts, and content review. | | [AI Coding](07-ai-coding/README.md) | 1 | Architecture design and AI-assisted software engineering. | | [AI Marketing](08-ai-marketing/README.md) | 28 | GEO, AI search optimization, source authority, metrics, growth diagnosis, and compliance. | | [AI Thinking](09-ai-thinking/README.md) | 3 | Critical thinking, memory palaces, title thinking, and reasoning tools. | ## Maintenance - Keep the same relative path as the Chinese source file. - Set `source_section` to the matching `prompts/...` path. - Run `python3 scripts/check_repo.py` before publishing.