💻 Code WritingLive
Python, JavaScript, HTML, SQL, Bash — write, debug, and explain code on request.
🧪 QA TestingLive
Test dashboards, APIs, and features. Reports with pass/fail results and issue logs.
🔁 Script AutomationLive
Automate repetitive tasks — file processing, data transforms, scheduled jobs.
🐛 DebuggingLive
Paste an error message or broken code — the agent finds the root cause and fixes it.
🌐 Web ScrapingLive
Extract data from websites and structure it as a spreadsheet or database.
📊 Data ProcessingLive
Clean, transform, and analyse CSV/Excel data files. Merge, filter, summarise.
Example Prompts
Code"Write a Python script that reads a CSV of client emails, removes duplicates, and exports a clean version."
QA"Test my website's login page, dashboard, and file upload feature. Give me a pass/fail report."
Auto"Create a script that automatically renames all files in a folder by adding today's date as a prefix."
Debug"This Python code throws a KeyError on line 14 — here it is: [paste code]. What's wrong and how do I fix it?"
Data"I have a spreadsheet of 500 sales transactions. Analyse it and tell me my top 10 clients by revenue, average deal size, and monthly trend."