Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
probitas-test avatar

Probitas

  • Updated March 23, 2026
  • probitas-test/claude-plugins

probitas is a Claude Code skill in the Testing & QA category. Probitas scenario testing framework integration

Key points

  • probitas
  • Testing & QA
  • AI-coding skill

Probitas by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add probitas-test/claude-plugins
/plugin install probitas@probitas-test

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedMarch 23, 2026
Repositoryprobitas-test/claude-plugins

What it does

Probitas scenario testing framework integration

README.md

Probitas Plugin for Claude Code

Integration plugin for Probitas scenario testing framework.

Features

Skills

  • probitas-info - Framework overview and features
  • probitas-setup - CLI installation and project setup
  • probitas-write - Scenario writing (delegates to agent)
  • probitas-run - Running and debugging scenarios

Commands

Command Description
/probitas-init Initialize a Probitas project
/probitas-run [selector] Run scenarios
/probitas-list List available scenarios
/probitas-check Run format, lint, type check
/probitas-expect-methods Get available expect methods

Agents

  • scenario-writer - Create and edit *.probitas.ts files

Installation

# Add marketplace
/plugin marketplace add probitas-test/claude-plugins

# Install plugin
/plugin install probitas@probitas-test

Team Setup

Add to your project's .claude/settings.json:

{
  "plugins": {
    "marketplaces": ["probitas-test/claude-plugins"],
    "installed": ["probitas@probitas-test"]
  },
  "enabledPlugins": {
    "probitas@probitas-test": true
  }
}

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.