code-review-angle-e-wrapperproxy-correctness
CommunityEnsure code wrappers and proxies function correctly.
Authormkusaka
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies issues in wrapper and proxy types, ensuring methods route correctly to the wrapped object and do not cause recursive caching or incorrect delegation.
Core Features & Use Cases
- Wrapper/Proxy Analysis: Checks the routing of methods within wrapper and proxy types.
- Prevents Recursion: Identifies caching issues caused by incorrect method delegation.
- Use Case: It can be used during code reviews to automatically verify that methods within caching providers or decorators are correctly routing through the wrapped object.
Quick Start
Run the skill on your codebase to check for issues in caching providers or decorators.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: code-review-angle-e-wrapperproxy-correctness Download link: https://github.com/mkusaka/ccskills/archive/main.zip#code-review-angle-e-wrapperproxy-correctness 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 620,000+ vetted skills library on demand.