component-classifier

Community

Classify Flutter outputs into clean layers.

AuthorSaurav-snapwork
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Component Classifier provides a structured method to map Flutter-derived components (widgets, methods, models) into the layered architecture (presentation, domain, data, state) for downstream scaffolding, migration, or code-generation skills.

Core Features & Use Cases

  • Classifies widgets, methods, API calls, and models into architectural layers based on explicit signals, and detects cross-layer violations per constitution rules.
  • Supports BLoC/Cubit, GetX Controllers, and other Flutter patterns to enable downstream conversion to React Native or Redux-like structures.
  • Produces a reusable component map that can be matched against an existing React Native catalog to minimize duplication.

Quick Start

Provide the parsed Flutter output to this skill to generate a structured classification ready for downstream tooling.

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: component-classifier
Download link: https://github.com/Saurav-snapwork/NewAppTemplate/archive/main.zip#component-classifier

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.