Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

starknet-skills

starknet-skills 收录了来自 keep-starknet-strange 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
1
更新
2026-03-14
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

starknet-skills
软件开发工程师

Routes Cairo/Starknet coding and audit tasks to the smallest relevant module for focused, high-quality execution.

2026-03-14
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.

2026-03-13
cairo-optimization
软件开发工程师

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.

2026-03-13
cairo-testing
软件质量保证分析师与测试员

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.

2026-03-13
cairo-toolchain
软件开发工程师

Covers Starknet build, declare, deploy, verify, and release operations with a deterministic workflow and command-level references.

2026-03-13
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.

2026-03-13
audit-local
信息安全分析师

Run a local security audit on a Cairo repository

2026-03-12
benchmark
软件质量保证分析师与测试员

Run evaluation benchmarks and report precision/recall

2026-03-12
validate
软件质量保证分析师与测试员

Run all local quality checks before submitting a PR

2026-03-12
starknet-network-facts
软件开发工程师

Starknet network-level constraints and protocol facts that impact contract safety and agent reasoning.

2026-03-08