🎯

prisma-query-optimizer

🎯Skill

from nembie/claude-code-skills

Security check pending
πŸ“¦

Same repository

nembie/claude-code-skills(16 items)

prisma-query-optimizer

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add nembie/claude-code-skills --skill prisma-query-optimizer
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add nembie/claude-code-skills --skill prisma-query-optimizer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/prisma-query-optimizer/SKILL.md
2Installs
-
AddedFeb 25, 2026

More from this repository10

🎯
git-commit-composer🎯Skill

Generates concise, meaningful Git commit messages by analyzing code changes, project context, and best practices for clear communication.

🎯
nextjs-route-generator🎯Skill

Generates type-safe, dynamic route configurations and boilerplate for Next.js applications with automatic path inference and TypeScript support.

🎯
typescript-refactorer🎯Skill

Automates TypeScript code improvements by identifying complex logic, suggesting cleaner patterns, and generating refactored implementations.

🎯
ai-integration-generator🎯Skill

Generates boilerplate code and integration patterns for seamlessly connecting AI services, APIs, and machine learning models into software projects.

🎯
react-component-generator🎯Skill

Skill

🎯
nextjs-middleware-generator🎯Skill

Skill

🎯
test-generator🎯Skill

Automatically generates comprehensive unit and integration test cases for code, covering edge cases and improving test coverage across different programming languages.

🎯
env-config-validator🎯Skill

Validates and sanitizes environment configuration files, detecting security risks, syntax errors, and recommending best practices for deployment.

🎯
db-seed-generator🎯Skill

Generates realistic, customizable database seed data with configurable schemas, relationships, and volume for testing and development environments.

🎯
code-reviewer🎯Skill

Provides comprehensive code review insights, identifying potential bugs, performance issues, and best practice violations across multiple programming languages