II.
LibrarySkill overview
Reference · livelib-skill:cli-mcp-development--cross-env-setup
cross-env-setup overview
Configure cross-env for cross-platform environment variable setting in npm scripts and CLI commands.
Attributes
displayName
cross-env-setup
description
Configure cross-env for cross-platform environment variable setting in npm scripts and CLI commands.
libraryPath
library/specializations/cli-mcp-development/skills/cross-env-setup/SKILL.md
specialization
cli-mcp-development
contentSummary
# Cross-Env Setup
Configure cross-env for cross-platform environment variables.
## Capabilities
- Set up cross-env in package.json
- Configure environment variable scripts
- Handle platform-specific vars
- Integrate with npm scripts
## Generated Patterns
```json
{
"scripts": {
"dev": "cro
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:cli-mcp-development·Specialization
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:platform-engineer·Role
lib_requires_skill_area3
- skill-area:cli-design·SkillAreaCLI Design
- skill-area:mcp-server-implementation·SkillAreaMCP Server Implementation
- skill-area:cross-platform-desktop·SkillAreaCross-Platform Desktop Development
Incoming edges
None.