snark-testing

Test SNARK submissions against Groth16, PLONK, and STARK API endpoints.

Updated Dec 26, 2025
One-click install
npx skills add https://github.com/mjohngreene/nockup-prover --skill snark-testing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: snark-testing
Source: https://github.com/mjohngreene/nockup-prover/tree/main/.claude/skills/snark-testing
Command: npx skills add https://github.com/mjohngreene/nockup-prover --skill snark-testing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides you through end-to-end SNARK submission testing using sample data to validate API behavior, storage, and error handling.

Core Features & Use Cases

  • Test Submissions: Validate API endpoints for Groth16, PLONK, and STARK proofs with sample data.
  • API Validation: Check storage, retrieval, and deletion flows.
  • Debugging Scenarios: Reproduce common error paths and response formats.

Quick Start

Use the provided sample data to submit a SNARK to the API, then list and retrieve the SNARK to verify behavior.