skill
métier
description
mis à jour
dry-refactoring
Développeurs de logiciels
Guides systematic code refactoring following the DRY (Don't Repeat Yourself) principle. Use when user asks to eliminate code duplication, refactor repetitive code, apply DRY principle, or mentions code smells like copy-paste, magic numbers, or repeated logic. Implements a 4-step workflow from identifying repetition to verified refactoring.
2026-02-21
rust-development
Développeurs de logiciels
Rust development best practices for the Guts project - idiomatic code, error handling, async patterns, and commonware integration
2026-02-21