automata-network

8 mods across 1 repository, 1 stars between them.

web-test-case-gen

01

automata-network/agent-skills

Skill Claude CodeCodex

Generate persistent test cases from project analysis, or add individual test cases interactively. Supports full project analysis or adding single test cases via prompt description with browser exploration.

1 7mo ago A 37 tokens original MIT

web-test-cleanup

02

automata-network/agent-skills

Skill Claude CodeCodex

Clean up test sessions - kill browsers, stop dev servers, free ports, and optionally remove test data. Use this BEFORE starting new tests or AFTER completing tests.

1 7mo ago C 37 tokens original MIT

web-test-report

03

automata-network/agent-skills

Skill Claude CodeCodex

Generate test report with clear visual indicators - ✅ for pass, ❌ for fail. Summarize results, document failures, provide recommendations.

1 7mo ago A 32 tokens original MIT

web-test-research

04

automata-network/agent-skills

Skill Claude CodeCodex

Analyze ANY web project - detect if Web3 DApp, research dependencies via WebSearch, understand business functions from code AND UI screenshots, generate test requirements.

1 7mo ago A 36 tokens original MIT

automata-network/agent-skills

Skill Claude CodeCodex

Connect wallet to Web3 DApp - navigate to DApp, click Connect Wallet, approve in MetaMask popup, verify connection. Can be used as a test case or as a precondition for other tests.

1 7mo ago A 47 tokens original MIT

automata-network/agent-skills

Skill Claude CodeCodex

Set up MetaMask wallet extension for Web3 DApp testing - download extension, import wallet from private key. Run at test start if tests/config.yaml has web3.enabled=true.

1 7mo ago C 42 tokens original MIT

automata-network/agent-skills

Skill Claude CodeCodex

Handle MetaMask signature and transaction popups during Web3 DApp testing - approve signatures, send transactions, call contracts. Detects popup type and handles gas errors.

1 7mo ago A 38 tokens original MIT

web-test

08

automata-network/agent-skills

Skill Claude CodeCodex

Execute tests from persistent test cases. Reads ./tests/ directory, runs cleanup, wallet setup (if Web3), executes tests, and generates report.

1 7mo ago A 33 tokens original MIT