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

skills

skills contains 5 collected skills from pashov, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
1.0k
updated
2026-07-09
Forks
183
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

fizz
software-developers

Generate Echidna/Medusa-compatible Solidity fuzz suites from Foundry or Hardhat projects. Trigger on "fizz", "generate fuzz suite", "build fuzz harness", "stateful fuzzing", "fuzzing harness", "property testing", and "invariant suite".

2026-07-09
fizz-convert
software-developers

Convert English-language properties in PROPERTIES.md (produced by the Fizz skill) into Solidity assertions inside the existing fuzz harness, then flip their checkboxes. Trigger on "fizz-convert", "convert properties", "implement properties from PROPERTIES.md", "convert PROPERTIES.md to Solidity".

2026-06-28
fizz-sync
software-developers

Reconcile an existing Fizz harness with a changed source tree. Detects added/removed/changed contract functions, quarantines stale properties, regenerates drifted handler stubs, and refreshes the snapshot. Trigger on "fizz-sync", "resync fuzzing", "sync fuzz harness", "refresh fuzzing properties", "fuzzing drift check".

2026-06-28
solidity-auditor
software-quality-assurance-analysts-and-testers

Security audit of Solidity code while you develop. Trigger on "audit", "check this contract", "review for security". Modes - default (full repo) or a specific filename.

2026-06-04
x-ray
software-developers

Generates an x-ray.md pre-audit report covering overview, enhanced threat model (protocol-type profiling, git-weighted attack surfaces, temporal risk analysis, composability dependency mapping), invariants, integrations, docs quality, test analysis, and developer/git history. Triggers on 'x-ray', 'audit readiness', 'readiness report', 'pre-audit report', 'prep this protocol', 'protocol prep', 'summarize this protocol'.

2026-04-22