Routes Cairo/Starknet coding and audit tasks to the smallest relevant module for focused, high-quality execution.
原文语言:英语
菜单
SkillsMP 已收集 keep-starknet-strange/starknet-skills 中的 10 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 10 / 10 个已收集 Skill。
Routes Cairo/Starknet coding and audit tasks to the smallest relevant module for focused, high-quality execution.
原文语言:英语
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.
原文语言:英语
Improves Cairo performance after correctness is established. Trigger on "optimize", "gas usage", "reduce steps", "profile", "BoundedInt", "storage packing", "benchmark". Guides profiling, arithmetic optimization, and bounded-int hardening.
原文语言:英语
Cairo 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.
原文语言:英语
Covers Starknet build, declare, deploy, verify, and release operations with a deterministic workflow and command-level references.
原文语言:英语
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.
原文语言:英语
Run a local security audit on a Cairo repository
原文语言:英语
Run evaluation benchmarks and report precision/recall
原文语言:英语
Run all local quality checks before submitting a PR
原文语言:英语
Starknet network-level constraints and protocol facts that impact contract safety and agent reasoning.
原文语言:英语