Claude Code Plugins

Community-maintained marketplace

Feedback

Probitas project setup and installation. Use when initializing Probitas, setting up E2E testing, or installing probitas CLI.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name probitas-setup
description Probitas project setup and installation. Use when initializing Probitas, setting up E2E testing, or installing probitas CLI.

Instructions

Run /probitas-init command to initialize the project.

If probitas CLI not found, install first:

# 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 scenario
  • probitas.jsonc - Configuration