stack-detection

Detect project technology stacks and GTM integration gaps from repository files.

2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/DojoCodingLabs/GTM-Engineering-Command-Center --skill stack-detection-dojocodinglabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stack-detection
Source: https://github.com/DojoCodingLabs/GTM-Engineering-Command-Center/tree/main/skills/stack-detection
Command: npx skills add https://github.com/DojoCodingLabs/GTM-Engineering-Command-Center --skill stack-detection-dojocodinglabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates discovery of a project's frontend/backend frameworks, third-party providers, and GTM integrations to surface blind spots that block reliable tracking, attribution, and revenue instrumentation.

Core Features & Use Cases

  • Framework Detection: Detects common frontend and backend frameworks (Next.js, Vite, Remix, Django, Rails, Laravel, etc.) and infers rendering strategy and SEO implications.
  • Provider Fingerprints: Identifies analytics, payment, email, auth, hosting, and monitoring providers via packages, config files, environment variables, and code patterns.
  • Integration Mapping & Gap Analysis: Maps detected providers to GTM capabilities (revenue tracking, funnels, retargeting, email automation) and produces prioritized remediation recommendations for missing or weak integrations.
  • Use Case: Run a repo audit to determine whether Stripe, PostHog, Meta Pixel, Google Ads, Resend, and Supabase are present and what GTM capabilities are enabled or missing.

Quick Start

Run a GTM stack detection scan across the repository and produce a structured GTM readiness report with detected integrations and prioritized recommendations.

Frequently Asked Questions about stack-detection

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

FAQPage Schema
How do I detect a project's tech stack and third-party provider integrations?

Tech stack detection scans package manifests, configuration files, import patterns, environment variables, and HTML templates to identify frontend/backend frameworks, analytics, payment, and email providers, producing a structured readiness report.

What is GTM readiness gap analysis for a software repository?

GTM readiness gap analysis maps detected provider integrations to go-to-market capabilities like revenue tracking, funnels, retargeting, and email automation, surfacing blind spots that block reliable attribution and producing prioritized remediation recommendations.

How do I check if Stripe, PostHog, or Meta Pixel are present in my codebase?

Provider fingerprint detection identifies analytics, payment, email, auth, hosting, and monitoring providers by scanning installed packages, configuration files, environment variables, and code patterns to confirm whether specific integrations like Stripe or PostHog are present.

Can stack detection infer rendering strategy and SEO implications for frameworks like Next.js or Vite?

Framework detection identifies common frontend and backend frameworks like Next.js, Vite, Remix, Django, Rails, and Laravel, and infers the project's rendering strategy and SEO implications from configuration and template signals.

Does stack detection work for repository audits and migration assessments?

Stack detection applies to repository audits, onboarding, migration assessments, and GTM readiness checks across frontend, backend, hosting, analytics, payment, and email integrations to produce structured reports with prioritized remediation recommendations.

What's the best way to find missing GTM integrations for revenue tracking and email automation?

Integration mapping and gap analysis maps detected providers to GTM capabilities including revenue tracking, funnels, retargeting, and email automation, then generates prioritized remediation recommendations for missing or weak integrations.