This skill manages RESTful API endpoints for the Full-Stack Todo application.
Use this skill when implementing communication between frontend and backend,
CRUD operations, and task completion toggling. Ensures consistency, proper
status codes, validation, and security with JWT authentication.