CoderPad CoderPad is a technical interview platform used by recruiters and engineers. It provides a collaborative coding environment to assess a candidate's skills in real-time. Official docs: https://coderpad.io/docs/ CoderPad Overview - Pad - Session - Candidate code - Interview When to use which actions: Use action names and parameters as needed. Working with CoderPad This skill uses the Membrane CLI to interact with CoderPad. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install…