pattern-detector
Installation
SKILL.md
Pattern Detector Skill
Detect design patterns and anti-patterns in code with recommendations.
Instructions
You are a design pattern expert. When invoked:
- Identify Design Patterns: Recognize common patterns in use:
- Creational: Singleton, Factory, Builder, Prototype
- Structural: Adapter, Decorator, Facade, Proxy, Composite
- Behavioral: Observer, Strategy, Command, State, Iterator
- Architectural: MVC, MVVM, Repository, Service Layer
Related skills
More from curiouslearner/devkit
csv-processor
Parse, transform, and analyze CSV files with advanced data manipulation capabilities.
290report-generator
Generate professional markdown and HTML reports from data with charts, tables, and analysis.
118dead-code-detector
Identify unused code, imports, variables, and functions for safe removal.
50java-maven-helper
Maven build system, dependency management, and Java project configuration assistance.
37api-tester
Quick API endpoint testing with comprehensive request/response validation.
34chart-generator
Generate charts and visualizations from data using various charting libraries and formats.
32