1---2name: cairo-tooling3description: Cairo Tooling Skill4---5# Cairo Tooling Skill67Guidelines for using Scarb's built-in tools for code quality.89## Formatting with `scarb fmt`1011- Run `scarb fmt` to format Cairo code12- Run `scarb fmt --check` to verify formatting without changes13- Formatting is enforced in CI/validation1415## Linting with `scarb lint`1617- Run `scarb lint` to check for common issues18- Cairo Lint catches: unused variables, deprecated patterns, style issues19- Fix all lint warnings before submitting code2021## Best Practices2223- Always format before committing24- Run lint as part of validation25- Address warnings, not just errors
Run npx skillmds@latest add teddyjfpender/cairo-tooling in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Cairo Tooling Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
teddyjfpender (@teddyjfpender) published this skill. Their other Agent Skills are listed on their SkillMD profile.