gitmyhub

MengToFrontend

JavaScript ★ 39 updated 14d ago

MengToFrontend is a skill for Codex, an AI coding assistant, that helps review and improve landing pages before they go live. The skill packages up a design critique process inspired by Meng To, a designer known for detailed frontend feedback, and turns it into a checklist your AI assistant can follow.

When you invoke the skill, it looks at a landing page and flags things that commonly make AI-generated designs feel generic or unfinished. That includes typography choices that lack weight or personality, poor letter spacing, images that look fake or have visible AI artifacts, copy that is vague rather than specific, missing small animations or hover effects, and layouts that do not hold up well on mobile screens.

The install is a single command that places the skill file into a local folder where Codex looks for skills. After that you reference it by name in a chat prompt, asking Codex to audit a page or combine it with another skill to both build and immediately critique the result. The README shows a combined example where you ask for a restaurant landing page and then apply the critique in the same request.

The project is a small utility, with local development steps limited to checking the package contents and running the entry script. The README does not describe a license.