| name | starknet-skills |
|---|---|
| description | Router skill for Cairo/Starknet high-quality coding and auditing. Use this first to pick a focused module. |
Use this file to choose the smallest relevant module.
- For contract security review:
cairo-auditor/SKILL.md - For writing new contracts:
cairo-contract-authoring/SKILL.md - For testing and fuzzing:
cairo-testing/SKILL.md - For gas/perf optimization:
cairo-optimization/SKILL.md - For build/declare/deploy/release operations:
cairo-toolchain/SKILL.md - For account abstraction rules and risks:
account-abstraction/SKILL.md - For Starknet network constraints:
starknet-network-facts/SKILL.md - For OpenZeppelin Cairo usage and footguns:
openzeppelin-cairo/SKILL.md
- Prefer one module first.
- Add a second module only when blocked.
- Keep context narrow and evidence-based.