one-pattern-one-way
CommunityEnforce code consistency, one pattern only.
Software Engineering#code quality#best practices#refactoring#developer experience#pattern enforcement#code consistency
Authoroborchers
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill combats code inconsistency and the proliferation of "local shortcuts" by enforcing a single, established pattern for solving each category of problem within a codebase.
Core Features & Use Cases
- Pattern Enforcement: Ensures a single approach for configuration loading, error handling, data validation, HTTP clients, logging, string constants, and default values.
- Eliminates Ambiguity: Prevents developers from wondering which of multiple solutions is the "correct" one.
- Use Case: When a new developer joins a project, they immediately understand how to handle errors or load configuration without needing to discover multiple, conflicting conventions.
Quick Start
Use the one-pattern-one-way skill to review the codebase for any instances where multiple validation libraries are being used.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: one-pattern-one-way Download link: https://github.com/oborchers/fractional-cto/archive/main.zip#one-pattern-one-way Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.