Skills tagged "Testing"
5 skills found
Work with a user's Semantic Scholar account to read Research Feeds, inspect private Library folders, add papers to folders, and resolve Semantic Scholar paper records from identifiers such as arXiv IDs.
Find papers and preprints that cite a given URL, especially blogs, docs pages, project pages, or other web content that standard citation indexes often miss.
Creates complete REST API endpoints with proper HTTP methods, validation, error handling, and response formatting. Follows RESTful conventions and includes OpenAPI documentation.
Generates comprehensive error handling code including custom error classes, try-catch blocks, error middleware, and user-friendly error messages.
Generates typed API client code from OpenAPI/Swagger specs or by analyzing existing API endpoints. Creates methods for each endpoint with proper typing.