Env Manager
Skill Verifiziert AktivEnvironment 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.
Funktionen
- Environment variable validation and linting
- Security scanning for exposed secrets
- Framework-specific validation rules
- Environment synchronization with platforms
- Generation of .env.example files
Anwendungsfälle
- 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
Nicht-Ziele
- 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-skillsFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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
98Leitfaden für die Bereitstellung von Web-Frameworks auf Netlify. Verwenden Sie diesen Leitfaden beim Einrichten eines Framework-Projekts (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, Remix) für die Netlify-Bereitstellung, beim Konfigurieren von Adaptern oder Plugins oder bei der Fehlerbehebung bei frameworkspezifischen Netlify-Integrationen. Erklärt, was Netlify von jedem Framework benötigt und wie Adapter Server-Side Rendering handhaben.
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.