Skip to content

Conversation

@Uddipta7
Copy link

This PR introduces two carefully designed web development prompts to enhance the repository's utility for real-world engineering scenarios. The first prompt focuses on performance optimization, offering a targeted approach to achieve 90+ Lighthouse scores across all metrics. It generates specific, actionable fixes including bundle optimization strategies, critical CSS extraction techniques, image compression implementations, and caching configurations - with customizable prioritization for mobile or desktop environments. The prompt has been tested to produce production-ready code snippets that directly address Core Web Vitals improvements.

The second prompt addresses legacy system modernization, providing a comprehensive framework for migrating from older technologies like jQuery or Backbone to modern frameworks like React or Vue. It goes beyond basic syntax conversion by including automated codemod suggestions, a risk-aware gradual migration strategy, TypeScript integration pathways, and critical compatibility layers for legacy dependencies. This ensures teams can modernize their codebases without breaking existing functionality, significantly reducing the friction of tech stack upgrades.

Both prompts have been rigorously validated through ChatGPT-4o interactions, producing reliable, implementation-ready outputs. They fill important gaps in the current collection by offering: (1) measurable optimization targets, (2) backward-compatible modernization paths, and (3) framework-specific best practices. The included sample outputs demonstrate their ability to generate practical solutions complete with relevant code snippets and configuration examples. These additions align perfectly with the repository's mission of providing high-quality, ready-to-use prompt chains for engineering automation.

Signed-off-by: Uddipta7 <uddipta278@gmail.com>
@Uddipta7
Copy link
Author

I've added 2 tested web dev prompts for:

  • Performance optimization (Lighthouse 90+)
  • Legacy system modernization

@pratik-mahalle
Copy link
Contributor

Hey @Uddipta7, Thank you for raising the pr. The prompts are really impressive.

@pratik-mahalle
Copy link
Contributor

Hey @Uddipta7, Can you please resolve the conflicts?

@Uddipta7
Copy link
Author

Quote reply

I have resolved the conflicts

@Uddipta7
Copy link
Author

Hey @Uddipta7, Can you please resolve the conflicts?

@Uddipta7 Uddipta7 closed this Jul 11, 2025
@Uddipta7 Uddipta7 reopened this Jul 11, 2025
Copy link
Contributor

@pratik-mahalle pratik-mahalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hwy @Uddipta7, I can see that there is another file name engineering-prompt, can you please tell me why you created this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants