ui-convert-detector

Installation
SKILL.md

Project Technology Detector

Analyzes a project folder to determine its technology stack and UI framework. Produces project.json in the .ui-convert/ directory.

How It Works

The detector runs deterministic scripts — no AI inference needed. It checks files in priority order as defined by ui-convert-tech-markers:

  1. Config files (highest confidence)
  2. Package dependencies
  3. File extensions
  4. Directory structure
  5. File content patterns (lowest confidence)

Detection Process

Related skills
Installs
1
First Seen
Apr 7, 2026