Env Manager
Skill Verified ActiveEnvironment variable validation, security scanning, and management for Next.js, Vite, React, and Node.js applications
To ensure environment variables are correctly configured, securely managed, and consistently applied across development and production environments for modern web applications.
Features
- Environment variable validation and linting
- Security scanning for exposed secrets
- Framework-specific validation rules
- Environment synchronization with platforms
- Generation of .env.example files
Use Cases
- Validating local .env files before development or deployment
- Ensuring all required environment variables are present and correctly formatted
- Preventing accidental exposure of secrets in client-side code or logs
- Automating environment variable setup for CI/CD pipelines
- Synchronizing local environment variables with deployment platforms
Non-Goals
- Managing application secrets in production environments (focus is on validation and sync)
- Performing runtime configuration changes outside of environment variable loading
- Replacing dedicated secret management solutions for production secrets
Installation
npx skills add bobmatnyc/claude-mpm-skillsRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedSimilar Extensions
Secrets Management
100Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
Plugin Test Runner
100Runs automated tests to validate plugin integrity across 14 categories. Use before creating PRs, after making changes to skills or templates, or to verify plugin health.
Senior Backend Engineer
100Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.
Netlify Frameworks
98Guide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, Remix) for Netlify deployment, configuring adapters or plugins, or troubleshooting framework-specific Netlify integration. Covers what Netlify needs from each framework and how adapters handle server-side rendering.
Web Performance Optimization
75Optimize web performance using Core Web Vitals, modern patterns (View Transitions, Speculation Rules), and framework-specific techniques
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.