Hexagonal Architecture Designer
7.4/10Overall
7.4AI
No user ratings
Submitted Jul 18AI evaluated Jul 18
Prompt
Design hexagonal (ports & adapters) architecture.
<application_core>
{describe core business functionality}
</application_core>
<external_dependencies>
{list all external systems/services}
</external_dependencies>
<technology_choices>
{describe tech stack constraints}
</technology_choices>
Design hexagonal architecture:
1. Identify ports (interfaces)
2. Implement adapters
3. Define domain model
4. Create application services
5. Handle dependency inversion
6. Test with mock adapters
Focus on testability and flexibility.
AI Evaluation
How we evaluateClaude 3 Haiku
AI Evaluation
7.8/10
GPT-4 Mini
AI Evaluation
7.0/10
User Rating
No ratings yet. Be the first to rate!
Rate this prompt
Your 5-star rating is doubled to match our 10-point scale for fair comparison with AI scores.