Sharing Prompts for Better Results (teamwork makes the dream work!)

Here’s a couple quick examples.

  1. Navigation Bar

(I’ve used this prompt successfully in projects where I get several steps in and realized I don’t have a very intuitive, user-friendly way to navigate between pages)

Create a responsive navigation bar with buttons/links for each page, including hover effects and active state styling. The navigation should be accessible and work well on both desktop and mobile devices.

  1. Remaining Features

Please provide a comprehensive list of all remaining features, tasks, and functionality that still need to be implemented for this project.

Include:
• Incomplete features from the original project scope
• Planned functionality that hasn’t been started yet
• Known bugs or issues that need to be fixed
• Required improvements to existing features
• Outstanding documentation needs
• Pending testing requirements
• Technical debt that should be addressed

For each item, specify:
1. Brief description of what needs to be done
2. Current status (not started, in progress, blocked)
3. Priority level (high/medium/low)
4. Any dependencies or blockers
5. Estimated effort required

Please focus only on listing the pending work - do not begin implementation. This will help create a clear project backlog and prioritize remaining development efforts.

3 Likes