Return proper ATProto error response format
- Added ErrorResponse type with error and message fields
- Changed get_feed_skeleton to return Response for flexible error handling
- Return AuthenticationRequired error with descriptive message
- Follows ATProto error response format for proper client handling