cairo-testing
SolidCairo smart-contract testing with snforge. Trigger on "write tests", "add unit tests", "fuzz test", "integration test", "test this contract", "regression test". Guides test strategy, cheatcode usage, and coverage.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- keep-starknet-strange
- Repository
- keep-starknet-strange/starknet-agentic
- Created
- 6 months ago
- Last Updated
- yesterday
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
cairo-contract-authoring
Cairo smart-contract authoring on Starknet. Trigger on "write a contract", "create a contract", "implement this in Cairo", "add storage/events/interface", "compose components". Guides structure, security patterns, and component wiring.
test-automation
Use when authoring, shaping, or hardening automated tests and CI test infrastructure — the test pyramid (unit/integration/contract/E2E), headless runners, test data and doubles, consumer-driven contracts, flaky-test detection/quarantine, and the green-build gate that backs QA. Trigger on "add tests", "set up CI tests", "this test is flaky", "contract test", "e2e/visual/regression automation", or "why is the suite slow/red".
cairo-auditor
Security audit of Cairo/Starknet code. Trigger on "audit", "check this contract", "review for security". Modes - default (full repo), deep (+ adversarial reasoning), or specific filenames.