korean-theming-standards

Enforce Korean cyberpunk theming with KOREAN_COLORS, FONT_FAMILY, and bilingual text.

8|6|Updated May 26, 2025
One-click install
npx skills add https://github.com/Hack23/blacktrigram --skill korean-theming-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: korean-theming-standards
Source: https://github.com/Hack23/blacktrigram/tree/main/.github/skills/korean-theming-standards
Command: npx skills add https://github.com/Hack23/blacktrigram --skill korean-theming-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that Black Trigram UI and experiences consistently reflect authentic Korean cyberpunk aesthetics, color theory, and martial arts terminology, preventing cultural drift across components.

Core Features & Use Cases

  • Korean Color Palette Enforcement: Use predefined KOREAN_COLORS constants for all UI elements, trigram indicators, and effects.
  • Bilingual Text Compliance: All user-facing text includes Korean and English with proper spacing.
  • Eight Trigram System Integration: Reference authentic trigram names, symbols, and related techniques in UI and visuals.
  • Typography & Accessibility: Standardized font families for Korean text and WCAG AA-compliant color contrast.
  • Practical Scenarios: Apply when designing UIs, 3D overlays, combat HUDs, or any locale-aware content.

Quick Start

Apply the Korean theming standards to the next UI component by importing KOREAN_COLORS and FONT_FAMILY, replacing hard-coded colors, and ensuring bilingual labels display as "한국어 | English".

Frequently Asked Questions about korean-theming-standards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply authentic Korean cyberpunk theming to my UI components?

To apply Korean cyberpunk theming, import the KOREAN_COLORS and FONT_FAMILY constants to replace hard-coded values, ensuring consistent color theory and authentic martial arts terminology across all UI elements.

What is the correct format for bilingual text in a Korean cyberpunk UI?

The correct format for bilingual text in a Korean cyberpunk UI requires displaying user-facing labels with proper spacing as "한국어 | English" to ensure bilingual compliance across all interfaces.

How do I ensure my Korean color palette meets WCAG AA accessibility standards?

To meet WCAG AA accessibility standards with your Korean color palette, use the predefined KOREAN_COLORS constants which enforce standardized color contrast ratios for all UI elements and trigram indicators.

Can I use predefined constants for eight trigram system integration in combat HUDs?

Yes, you can use predefined constants for eight trigram system integration in combat HUDs by referencing authentic trigram names, symbols, and related techniques to maintain cultural consistency in 3D overlays.

Why does my Korean typography drift across different 3D visual components?

Korean typography drifts across 3D visual components when standardized font families are not enforced, requiring the implementation of FONT_FAMILY constants to lock typography and prevent cultural inconsistencies.

Do I need specific dependencies to maintain Korean cultural terminology in a bilingual UI?

No specific external dependencies are required to maintain Korean cultural terminology in a bilingual UI, as the standards rely on enforcing authentic trigram references and predefined color constants within your codebase.