Apply the Aboudjem/solidity-style-guide rules to Solidity code — review, rewrite, or audit for naming, layout, formatting, NatSpec, custom errors, ERC-7201 storage, gas patterns, and Foundry test structure. Trigger when the user asks to "review Solidity style", "apply the style guide", "format .sol file", or mentions Solhint / Prettier / Foundry conventions in a Solidity repo.
$npx -y skills add aboudjem/solidity-style-guide --skill skillInstalls into the current project.
Run `npx skills use "https://github.com/aboudjem/solidity-style-guide" --skill "aboudjem/solidity-style-guide/skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aboudjem/solidity-style-guide" that are relevant to the current task. Run `npx skills add "https://github.com/aboudjem/solidity-style-guide"` and select the relevant skills, then follow their instructions.