Vibe Coding
Posted on April 7, 2025 • 135 words
Act as a Coding Agent
Help me create an interactive app that displays a score or evaluation for [TOPIC/CRITERIA] for any [INPUT TYPE, e.g., website, document, image], in an interactive and visual way. The goal is to check whether the [TOPIC/CRITERIA] are properly implemented, followed, or optimized.
The app should retrieve or analyze the [INPUT_TYPE] (e.g., fetch HTML, read metadata, parse content), then provide actionable feedback based on [NUMBER] key criteria according to best practices or guidelines in the [TOPIC/DOMAIN].
The app itself should also adhere to the same [TOPIC/CRITERIA] to serve as a model of proper implementation.
- [TOPIC/CRITERIA]: WCAG 2.2 accessibility guidelines
- [INPUT_TYPE]: website
- [NUMBER]: 20
-> Used to create a Replit app with Replit Agent v2, that analyzes websites for accessibility compliance, providing a score and actionable feedback based on WCAG 2.2 guidelines.