Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ev-rs

ev-rs contains 7 collected skills from evstack, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
4
updated
2026-02-01
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

evolve-debugger
software-developers

Use the Evolve execution debugger for trace recording, replay, and time-travel debugging. Use when debugging failing tests, recording execution traces, stepping through state changes, or analyzing execution flow.

2026-02-01
evolve-modules
software-developers

Write modules for the Evolve SDK using AccountCode trait and account_impl macro. Use when creating modules, writing account code, using AccountState, storage prefixes, or developing new blockchain modules.

2026-02-01
evolve-node-composer
software-developers

Create custom Evolve blockchain nodes by composing storage, STF, mempool, RPC, and gRPC components. Use when the user wants to create a new node binary, build a custom chain, compose node components, or asks about evd/testapp architecture.

2026-02-01
evolve-proptest
software-quality-assurance-analysts-and-testers

Write property-based tests for Evolve SDK using proptest. Use when writing property tests, invariant testing, fuzz testing, test generators, or finding edge cases.

2026-02-01
evolve-simulator
software-quality-assurance-analysts-and-testers

Use the Evolve deterministic simulator for testing with controlled time, storage, and randomness. Use when creating simulations, seed-based testing, fault injection, stress testing, or deterministic test reproduction.

2026-02-01
evolve-testing
software-quality-assurance-analysts-and-testers

Overview of Evolve SDK testing infrastructure including TestApp, SimTestApp, MockEnv, and transaction generators. Use when writing tests, setting up test harnesses, using test infrastructure, or choosing between testing approaches.

2026-02-01
stf-analysis
software-developers

Analyze State Transition Function implementations for correctness, threading issues, non-determinism, and simplification opportunities. Use when analyzing STF code, checking threading model, finding non-determinism sources, or reviewing execution layer.

2026-02-01