Run All Tests
SkillDev toolsRun all tests (unit + ability) and lint
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Run All Tests skill
What this skill tells your AI
The instructions your AI receives, as published by pluginslab/wp-agentic-admin in .claude/skills/test/SKILL.md and read by ahel’s review.
- Lint PHP:
composer lint - Lint JS:
npm run lint:js - Unit tests:
npm test - Ability tests:
npm run test:abilities -- --file tests/abilities/core-abilities.test.js
Report results summary. If any step fails, show the errors and stop.
Signals
- GitHub stars
- 28
- Forks
- 6
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
test-pluginslab- Source
- github.com/pluginslab/wp-agentic-admin