Loading...
Loading...
Found 4 Skills
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Analyze codebase for GoF design patterns - detection, suggestions, evaluation with stack-aware adaptations
This skill provides expert-level guidance for refactoring VS Code extension code. Use when extracting classes or functions, reducing code duplication, improving type safety, reorganizing module structure, applying design patterns, or optimizing performance. Covers systematic refactoring workflows, code smell detection, safe transformation techniques, and VS Code-specific patterns.
Code quality standards. Defines complexity management, modular design, code smell detection. Applied automatically when writing or reviewing code.