Commit Graph

2 Commits

Author SHA1 Message Date
Shang Chieh Tseng
8c3bc4f068 Update professional communication assistant template with fallback guidance
Added instruction to handle situations that don't match predefined scenarios by following the general guidelines and adapting the three-tone approach to the specific context.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-23 07:21:13 +08:00
Shang Chieh Tseng
d8563fcc51 Add organized prompts structure with templates, examples, and responses
- Create templates/ for reusable prompt templates
- Create examples/ for test context inputs
- Create responses/ for multi-model output comparison
- Move Professional Communication Assistant to templates/
- Rename Task Context to deadline-extension-request example
- Add comprehensive README with usage guidelines

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-20 23:57:39 +08:00