bydicklesworthstone· 102 skills
This skill should be used when users request code review, refactoring, or code quality improvements for Ruby codebases. Apply Sandi Metz's four rules for writing maintainable object-oriented code - classes under 100 lines, methods under 5 lines, no more than 4 parameters, and controllers instantiate only one object. Use when users mention "Sandi Metz", "code quality", "refactoring", or when reviewing Ruby code for maintainability.
$npx -y skills add dicklesworthstone/pi_agent_rust --skill sandi-metz-rulesInstalls into the current project.
Run `npx skills use "https://github.com/dicklesworthstone/pi_agent_rust" --skill "dicklesworthstone/pi_agent_rust/sandi-metz-rules"` 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/dicklesworthstone/pi_agent_rust" that are relevant to the current task. Run `npx skills add "https://github.com/dicklesworthstone/pi_agent_rust"` and select the relevant skills, then follow their instructions.