·cairo-testing

Use when writing tests for Cairo smart contracts — snforge test structure, contract deployment in tests, cheatcodes, event testing, fuzzing, fork testing.

28Installs·1Trend·@keep-starknet-strange

Installation

$npx skills add https://github.com/keep-starknet-strange/starknet-agentic --skill cairo-testing

How to Install cairo-testing

Quickly install cairo-testing AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/keep-starknet-strange/starknet-agentic --skill cairo-testing
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: keep-starknet-strange/starknet-agentic.

SKILL.md

View raw

Reference for testing Cairo smart contracts with Starknet Foundry (snforge).

Not for: Contract structure (use cairo-contracts), optimization (use cairo-optimization), deployment (use cairo-deploy)

Note: snforge 0.56.0 requires Scarb >= 2.12.0. Check scarbs.dev/packages/snforgestd for the latest version.

Use when writing tests for Cairo smart contracts — snforge test structure, contract deployment in tests, cheatcodes, event testing, fuzzing, fork testing. Source: keep-starknet-strange/starknet-agentic.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/keep-starknet-strange/starknet-agentic --skill cairo-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from keep-starknet-strange/starknet-agentic

Quick answers

What is cairo-testing?

Use when writing tests for Cairo smart contracts — snforge test structure, contract deployment in tests, cheatcodes, event testing, fuzzing, fork testing. Source: keep-starknet-strange/starknet-agentic.

How do I install cairo-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/keep-starknet-strange/starknet-agentic --skill cairo-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/keep-starknet-strange/starknet-agentic