frontend-inferencer
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
Frontend Inferencer Skill
Purpose
Infer frontend technologies by analyzing collected signals from JavaScript, DOM, HTML, and CSS analysis phases.
Input
Raw signals from Phase 2:
javascript_signals- Global variables, DOM attributes, bundle patternshtml_signals- Meta tags, script URLs, CSS classeshttp_signals- Headers (for SPA indicators)