project-root/ ├─ pages/ │ └─ LoginPage.js # Page Object Model for login page ├─ tests/ │ └─ loginExcel.spec.js # Test file with parameterized logic ├─ utilities/ │ ├─ excelUtils.js # Functions to read ...
Want to generate PowerPoint presentations or Excel spreadsheets using AI? This repository demonstrates how to use Claude Skills API to create professional documents programmatically using PowerShell ...