frontend-inferencer

Community

Detect your frontend stack in minutes.

Authorhoanghn61
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you identify which frontend technologies a web app is using by analyzing JavaScript, DOM, HTML, and CSS signals rather than relying on guesswork or outdated documentation.

Core Features & Use Cases

  • Framework detection: Infers JavaScript frameworks such as React, Vue, Angular, Svelte, and jQuery from global variables, DOM attributes, and bundle patterns.
  • Meta-framework inference: Detects Next.js, Nuxt.js, Gatsby, Remix, SvelteKit, and Astro via distinctive runtime markers and URL paths.
  • CSS/UI ecosystem detection: Identifies CSS frameworks (e.g., Tailwind, Bootstrap) and UI/component libraries by matching characteristic class names and attributes.
  • Confidence-oriented output: Produces weighted evidence per detected technology and summarizes implied technologies.

Quick Start

Ask the system to run frontend-inferencer on the collected Phase 2 signals (javascript_signals, html_signals, http_signals) and return the inferred technology list with evidence and confidence.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: frontend-inferencer
Download link: https://github.com/hoanghn61/.agents/archive/main.zip#frontend-inferencer

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 471,000+ vetted skills library on demand.