Auth Verify

by majiayu000 · development · javascript, java, docker, testing, skill

Authenticate to web app and verify session state with Chrome DevTools session sharing

Source: https://github.com/majiayu000/claude-skill-registry

Install

git clone https://github.com/majiayu000/claude-skill-registry

Tags: javascript, java, docker, testing, skill

370 GitHub stars · Source: skillsdirectory

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Auth Verify is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • Backtest Datetime Visualization by majiayu000

    Converting backtest visualizations from bar indices/timesteps to actual datetime axes for clearer time context

  • Baoyu Slide Deck by majiayu000

    Generate professional slide deck images from content. Creates comprehensive outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", or "slide deck".

  • Custom Agents Github Gh Aw by majiayu000

    GitHub Custom Agent File Format

  • Plan Tasks by typedef-ai

    Interactively plan and generate ADE-Bench benchmark tasks from a dbt project. Explores the codebase with the user in a pair-planning loop — understanding the domain, reasoning about what makes good benchmarks, and building up a task plan incrementally. Use when you want high-quality, tailored benchmark tasks for your own dbt project.

  • Alex Hormozi From Zero by rediumvex

    Alex Hormozi's complete entrepreneurship playbook from one transcript — covering fear, business ideas, leverage, hiring, content, advertising volume, hypothesis thinking, and hard work philosophy. Use for any stage challenge from 0-to-1 through $10M+. The skill asks clarifying questions, routes to the right framework cluster, and gives operator-level advice from Hormozi's exact words and logic.

  • Ai Humanizer by ViryaZheng

    Lower the AI-detection score of English text (essays, papers, reports) while preserving every key term, number, citation, and the original logic. Uses a keyless ZeroGPT script as the objective baseline and the running agent itself as the rewriter — no API key. Reads Turnitin/GPTZero PDF reports for ground-truth scores. Use when the user wants to "降AI率 / 降低AI率 / 去AI味 / humanize AI text / bypass AI detector / lower Turnitin AI score / make this read human / reduce GPTZero score", or hands over ...

  • Api Integrations by CrowdStrike

    Expose external APIs to Falcon Foundry via OpenAPI specs. TRIGGER when user asks to "create an API integration", "adapt an OpenAPI spec for Foundry", "expose an API to workflows", "connect to a third-party API", or runs `foundry api-integrations create`. Also trigger when user has an OpenAPI/Swagger spec and wants it working in Falcon Foundry. DO NOT TRIGGER when user wants to call Falcon platform APIs from function code — use functions-falcon-api instead.

  • Security Patterns by CrowdStrike

    Security patterns for Falcon Foundry apps including OAuth scopes, RBAC, input validation, UI security, and credential management. TRIGGER when user asks to "configure OAuth scopes", "secure a Foundry app", "handle secrets", "add input validation", or needs to review a Foundry app for security concerns (XSS, CSP, credential management). Also trigger during pre-deployment security reviews.

Frequently asked questions

How do I install Auth Verify?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Auth Verify?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Auth Verify free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.