cognito-infrastructure

Diagnose Cognito Forms infrastructure issues across Azure environments.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jacobrocks1212/claude-config --skill cognito-infrastructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cognito-infrastructure
Source: https://github.com/jacobrocks1212/claude-config/tree/main/repos/cognito-forms/.claude/skills/cognito-infrastructure
Command: npx skills add https://github.com/jacobrocks1212/claude-config --skill cognito-infrastructure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps engineers quickly diagnose and document Cognito Forms infrastructure issues that arise in production versus local environments, including cookie behavior, network topology, and Azure resource configurations.

Core Features & Use Cases

  • Provides reference guidance for topology, routing, and environment-specific checks.
  • Helps reproduce and isolate issues across App Gateway, CDN, and App Service layers.
  • Useful for incident troubleshooting and post-mortem documentation.

Quick Start

Run the infrastructure diagnostic to compare local and deployed environments and identify where request routing deviates.

Frequently Asked Questions about cognito-infrastructure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why does Cognito Forms cookie routing behave differently in production than in local development?

Cognito Forms cookie routing differs across local and production environments because Azure Application Gateway and CDN layers alter request behavior. Diagnosing this requires comparing environment-specific configurations to identify routing deviations.

How do I troubleshoot Azure Application Gateway issues affecting Cognito Forms?

Troubleshoot Azure Application Gateway issues by isolating App Gateway, CDN, and App Service layers individually. Run infrastructure diagnostics to compare local and deployed environments, identifying where request routing deviates.

What is the best way to diagnose network topology issues across Cognito Forms environments?

Diagnose Cognito Forms network topology issues using embedded reference diagrams and environment-specific checks. This isolates behavior differences across App Gateway, CDN, and App Service layers to provide clear operational guidance.

Does this diagnostic approach work for Azure CDN and App Service layers too?

Yes, this diagnostic approach works for Azure CDN and App Service layers. It helps reproduce and isolate infrastructure issues across all three layers where Cognito Forms requests are processed and routed.

How do I document Cognito Forms infrastructure issues for post-mortems?

Document Cognito Forms infrastructure issues for post-mortems by capturing topology diagrams, troubleshooting steps, and environment-specific checks. This provides operational reference material to trace routing deviations across Azure resources.

When should I not use a topology comparison for Cognito Forms debugging?

Avoid topology comparison for Cognito Forms debugging when the issue is isolated to application code rather than infrastructure. This approach targets Azure resource configurations and network topology differences, not logic errors.