skills/modelscope.cn/ui-style-guide

ui-style-guide

Installation
SKILL.md

Frontend Style Guide & Coding Conventions

This document defines the coding standards, architectural patterns, and design system for the Guessimate Angular frontend.

1. Technology Stack

  • Framework: Angular 20+
  • Styling: Tailwind CSS 4
  • State Management: Angular Signals & RxJS
  • Build System: Angular CLI (Esbuild)

2. Project Structure

We follow a Feature-Based directory structure. Code is organized by domain feature rather than technical type.

Installs
1
First Seen
Aug 31, 2026
ui-style-guide from modelscope.cn