ryanthedev
GitHub profile for ryanthedev10 skills
Are you ryanthedev? Claim your skills.
ryanthedev / cc-pseudocode-programming
Guides routine design using the Pseudocode Programming Process to enhance coding efficiency and clarity.
ryanthedev / aposd-designing-deep-modules
Facilitates a structured design process for modules and APIs, promoting diverse approaches and thorough evaluation before implementation.
ryanthedev / aposd-reviewing-module-design
Evaluates module design using APOSD principles to identify complexity symptoms and improve code quality through systematic reviews.
ryanthedev / aposd-simplifying-complexity
Simplifies complex code using the Error Reduction Hierarchy, enhancing error handling and reducing configuration complexity.
ryanthedev / aposd-verifying-correctness
Ensures code correctness by running a comprehensive 6-dimension checklist before committing, enhancing reliability and safety.
ryanthedev / cc-control-flow-quality
Evaluates control flow quality in code using a comprehensive checklist to identify and refactor complex structures for improved readability.
ryanthedev / cc-defensive-programming
Enhances code quality by auditing error handling and input validation using a comprehensive checklist for defensive programming.
ryanthedev / cc-quality-practices
Enhances code quality through comprehensive checklists and debugging methods, ensuring effective testing and defect detection.
ryanthedev / cc-refactoring-guidance
Provides guidance for safe code refactoring, emphasizing rigorous practices to improve code structure without altering behavior.
ryanthedev / cc-routine-and-class-design
Evaluates routine and class design quality using checklists to ensure effective object-oriented programming practices.