I'm just curious about something. To those of you who are using vibe coding to either enhance applications and software you've already written or to write entirely new things, are you also adding to your prompt to make what you write accessible?

#VibeCoding #Accessibility

@podfeet I'm not a vibe coder per se, because I'm a software developer using AI as assisting tool (and yes, I recheck every line of code usually, except for tests, and I don't let Claude to commit, because I prefer to take responsibility of my code, even assisted). That said, yes, I always tell Claude to build anything accessibility-first and check for both visual appeal and accessibility. If needed, I steer the AI in correct direction, but again, I don't vibe code per se.
@menelion Excellent!