test-url-resolution

Community

Find the right URL for testing.

Authormdmagnuson-creator
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that your testing agents always use the correct base URL, whether it's a local development server, a staging environment, or a dynamic preview URL from a deployment platform, preventing test failures due to incorrect endpoints.

Core Features & Use Cases

  • Dynamic URL Detection: Automatically detects URLs from Vercel, Netlify, Railway, Render, and Fly.io.
  • Environment Prioritization: Follows a clear priority chain from explicit configuration to environment variables and fallback to localhost.
  • Use Case: When running end-to-end tests for a web application, this skill will automatically determine if tests should run against http://localhost:3000, https://staging.myapp.com, or https://my-app-pr-123.vercel.app.

Quick Start

Use the test-url-resolution skill to find the correct base URL for your project tests.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: test-url-resolution
Download link: https://github.com/mdmagnuson-creator/helm-ade-toolkit/archive/main.zip#test-url-resolution

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.