Prompt Library Overview
This library provides a curated selection of prompts to optimise your use of AI tools in the development workflow. These examples serve as guidelines that you can adapt to your specific project needs rather than using them verbatim.
Best Practices
- Refer to Prompting Guidance for detailed guidance on writing effective prompts
- Tailor prompts to your project's specific requirements
- Iterate and refine prompts based on results
Available Prompts
General
- Human-like Writing - Make AI responses more natural and human-like
Product Specification
For understanding of product requirements prompt sequencing, please refer to the workflow steps in Functional Requirement
- Example Product Requirements Input
- Data Model Generation
- API Requirements
- User Interface Requirements
- User Story Creation
- Deep Product Analysis
Development
- Implement New Feature / Story
- Create Integration Test from Feature
- Create API Integration Test
- Create Frontend Integration Test
- Create End-to-End Test
- Refactor Feature
- Review Merge Request
Documentation
- Add / Update Documentation
- Create Business Logic Documentation
- Create API Documentation
- Create Repository Documentation
- Create Service Layer Documentation