Imported from ydj515/tool-hub (
webpage-capture-tool/AGENTS.md). Install upstream withnpx skills add ydj515/tool-hub --skill webpage-capture-tool. Copyright stays with the author.
Repository Guidelines
Purpose
Use this file as a short index for contributors and agents working in webpage-capture-tool/.
Required Verification
- Run the applicable validation commands such as
npm run test,npm run lint,npm run test:e2e,npm run cli -- --file docs/sample-files/sample.xlsx, and packaging or launch checks after relevant changes. - Always include
npm run test:e2ein the final verification step before considering work complete. - Treat successful verification as mandatory before considering the work complete.
Detailed Reference
- Project guide: docs/contributor-guide.md