parse_obj_as .cursorrules prompt files

`parse_obj_as` is a Pydantic function that facilitates type-safe parsing by converting complex data structures to desired Python types, enhancing data validation and error handling.