Agent skill
probitas-setup
Probitas project setup and installation. Use when initializing Probitas, setting up E2E testing, or installing probitas CLI.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/probitas-setup-jsr-probitas-claude-plugins
SKILL.md
Instructions
Run /probitas-init command to initialize the project.
If probitas CLI not found, install first:
bash
# Shell installer
curl -fsSL https://raw.githubusercontent.com/probitas-test/probitas/main/install.sh | bash
# Or Homebrew
brew tap probitas-test/tap && brew install probitas
Created Files
probitas/example.probitas.ts- Sample scenarioprobitas.jsonc- Configuration
Didn't find tool you were looking for?