Env Manager
技能 已验证 活跃Environment 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.
功能
- Environment variable validation and linting
- Security scanning for exposed secrets
- Framework-specific validation rules
- Environment synchronization with platforms
- Generation of .env.example files
使用场景
- 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
非目标
- 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
安装
npx skills add bobmatnyc/claude-mpm-skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
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 框架
98Netlify 上部署 Web 框架的指南。适用于为 Netlify 部署设置框架项目(Vite/React、Astro、TanStack Start、Next.js、Nuxt、SvelteKit、Remix)、配置适配器或插件、或排查特定框架与 Netlify 的集成问题。涵盖 Netlify 对每个框架的需求以及适配器如何处理服务器端渲染。
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.