env-config-validator
π―Skillfrom nembie/claude-code-skills
Validates and sanitizes environment configuration files, detecting security risks, syntax errors, and recommending best practices for deployment.
Same repository
nembie/claude-code-skills(16 items)
Installation
npx vibeindex add nembie/claude-code-skills --skill env-config-validatornpx skills add nembie/claude-code-skills --skill env-config-validator~/.claude/skills/env-config-validator/SKILL.mdMore from this repository10
Provides comprehensive code review insights, identifying potential bugs, performance issues, and best practice violations across multiple programming languages
Automates TypeScript code improvements by identifying complex logic, suggesting cleaner patterns, and generating refactored implementations.
Generates type-safe, dynamic route configurations and boilerplate for Next.js applications with automatic path inference and TypeScript support.
Generates concise, meaningful Git commit messages by analyzing code changes, project context, and best practices for clear communication.
Generates realistic, customizable database seed data with configurable schemas, relationships, and volume for testing and development environments.
Generates boilerplate code and integration patterns for seamlessly connecting AI services, APIs, and machine learning models into software projects.
Reviews Prisma database migration files, checks for potential schema conflicts, performance risks, and suggests best practices for database evolution.
Skill
Skill
Generates TypeScript Zod validation schemas from JSON samples, simplifying data validation and type inference for complex object structures.