Cross Cutting Concerns
@yaleh/meta-cc-cross-cutting-concerns
Systematic methodology for standardizing cross-cutting concerns (error handling, logging, configuration) through pattern extraction, convention definition, automated enforcement, and CI integration. Use when codebase has inconsistent error handling, ad-hoc logging, scattered configuration, need automated compliance enforcement, or preparing for team scaling. Provides 5 universal principles (detect before standardize, prioritize by value, infrastructure enables scale, context is king, automate enforcement), file tier prioritization framework (ROI-based classification), pattern extraction workflow, convention selection process, linter development guide. Validated with 60-75% faster error diagnosis (rich context), 16.7x ROI for high-value files, 80-90% transferability across languages (Go, Python, JavaScript, Rust). Three concerns addressed: error handling (sentinel errors, context preservation, wrapping), logging (structured logging, log levels), configuration (centralized config, validation, environment variables).
prpm install @yaleh/meta-cc-cross-cutting-concernsš” Suggested Test Inputs
šÆ Community Test Results
š¦ Package Info
- Format
- claude
- Type
- skill
- Category
- testing
- License
- MIT
- Latest Version
- 1.0.0
- Total Versions
- 1
š Links
- Repository
- https://github.com/yaleh/meta-cc
š Latest Version Details
- Version
- 1.0.0
- Published
- November 11, 2025
- Package Size
- 7.41 KB