optimizing-query-selection
π―Skillfrom djankies/claude-configs
Optimizes database query selection by intelligently analyzing query patterns, performance metrics, and schema characteristics to recommend the most efficient query strategies.
Part of
djankies/claude-configs(71 items)
Installation
/plugin marketplace add daniel/claude-configs/plugin install <plugin-name>@claude-configs/plugin marketplace add ./path/to/your-plugin/plugin install your-plugin-nameSkill Details
More from this repository10
Refactors and inlines type definitions to simplify code structure and reduce type complexity by merging inline type declarations.
Helps Claude automatically detect, explain, and suggest fixes for type-related errors in code by analyzing type mismatches and providing targeted debugging recommendations.
Analyzes code complexity by evaluating cyclomatic complexity, cognitive load, and potential refactoring opportunities across different programming languages and codebases.
Skill
Skill
Skill
Skill
Skill
Implements a Claude Code skill for generating and configuring parallel routes in web applications, likely focusing on Next.js or similar modern web frameworks.
Analyzes and provides recommendations for improving React hook usage patterns, identifying potential anti-patterns and suggesting best practices for more efficient and maintainable code.