
from claude-code-workflows340
Opinionated, language-agnostic principles and patterns to improve maintainability, readability, and robustness when implementing features, refactoring, or revie
This skill provides a concise set of language-agnostic coding principles and best practices focused on maintainability, readability, testing, and safe refactoring. It codifies guidance for function design, error handling, dependency management, and documentation so an agent or developer can apply consistent patterns across projects and languages.
Use this skill when implementing new features, conducting code reviews, planning refactors, or writing shared library code. It's useful for ensuring small, testable functions, clear naming, secure error handling, and incremental, safe refactoring. It also helps agents generate code that follows team-friendly conventions.
Inferable compatible agents include Claude Code and other code-focused LLM agents that can follow structured style rules and generate or refactor code.
A language-agnostic coding principles skill that serves as a comprehensive reference document covering maintainability, readability, error handling, security, testing, and refactoring. No scripts to execute — purely a static SKILL.md reference. Well-written with specific guidance and examples, though the monolithic structure could benefit from splitting into references/ for progressive disclosure.
Pure reference skill with no scripts or executable code. Security score reflects absence of any risky patterns. Architecture score penalized for monolithic single-file structure with no scripts/ or references/ separation. Usefulness moderate — solves a real problem but there are many similar skills in this space.