Environment Setup Wizard
Skill VerifiedSet up environment variables, .env files, and configuration management. Use when configuring environment variables, creating .env files, or managing app configuration.
This skill provides a structured approach to setting up environment variables and managing .env files using best practices. It includes detailed instructions, file structure examples, and type-safe access patterns with Zod validation, ensuring robust configuration management.
Versioning
- warning:Release ManagementThere is no manifest version declared in SKILL.md or other package metadata, and installation instructions in the README reference 'main' which prevents version pinning.
Installation
npx skills add onewave-ai/claude-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.
Similar Extensions
Vercel Related Projects
98Vercel utilities for working with related projects
OpenClaw Config
98Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings
Devcontainer Diagnostic
98Diagnose devcontainer configuration problems and guide development environment setup. This skill should be used when the user asks to 'set up devcontainer', 'fix container startup', 'configure VS Code dev container', 'Codespaces setup', or has Docker development environment issues. Keywords: devcontainer, docker, VS Code, Codespaces, container, development environment, Dockerfile.
Full-Stack Developer
95Modern web development expertise covering React, Node.js, databases, and full-stack architecture. Use when: building web applications, developing APIs, creating frontends, setting up databases, deploying web apps, or when user mentions React, Next.js, Express, REST API, GraphQL, MongoDB, PostgreSQL, or full-stack development.
Tandem Panel Scaffold
100Scaffold an editable Tandem control panel app
ESLint Plugin React Hooks
99ESLint rules for React Hooks