saas-dev:detect-framework

Community

Detect a SaaS frontend framework stack.

Authorantonyfmunoz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you automatically identify which frontend framework stack a SaaS project uses so you can choose the right integration and code generation approach without guessing.

Core Features & Use Cases

  • Package-based framework detection: Reads a project’s package.json dependencies and devDependencies to determine whether React, Vite, Tailwind, and shadcn/ui are present.
  • shadcn/ui detection with strong signals: Uses the presence of components.json as a definitive indicator, with a Radix UI package heuristic fallback.
  • Confidence scoring and gap reporting: Produces a structured FrameworkDetectionResult including a confidence level and a list of missing stack elements for partial matches.

Quick Start

Ask the AI to detect whether a SaaS repo uses React, Vite, Tailwind, and shadcn/ui by analyzing the repo’s package.json and whether components.json exists.

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: saas-dev:detect-framework
Download link: https://github.com/antonyfmunoz/OS/archive/main.zip#saas-dev-detect-framework

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.