Minu Core Skill

Official

Centralized guidelines for Minu ecosystem.

AuthorIDEA-on-Action
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Inconsistent coding practices, fragmented branding, and unclear development guidelines can lead to technical debt, slower development, and a disjointed user experience across multiple services. This skill centralizes all core principles.

Core Features & Use Cases

  • Unified Language & Branding: Ensures all outputs are in Korean, defines consistent date/time formats, and outlines Minu's brand identity, slogan, and service-specific colors.
  • Standardized Code Conventions: Provides clear rules for naming, import order, and directory structure, enforcing TypeScript strict mode and single-responsibility components.
  • Quality & Versioning Standards: Sets targets for Lighthouse scores, ESLint/TypeScript error-free code, WCAG accessibility, and mandates Semantic Versioning with clear Git tagging rules.
  • Use Case: As a new developer joining the Minu team, quickly onboard by understanding all essential coding standards, brand guidelines, and development workflows, ensuring your contributions are consistent and high-quality from day one.

Quick Start

What are the code naming conventions for components and functions in the Minu project, and what is the required import order?

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: Minu Core Skill
Download link: https://github.com/IDEA-on-Action/Minu-Shared/archive/main.zip#minu-core-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository