Guideline
Overview
Build static pages following corporate standards for accessibility, tracking, and multi-language support. Core principle: Never modify production files in common/ folder - they are copied from production and must remain unchanged.
When to Use
Use this skill when:
- Building static pages
- Implementing WCAG 2.1 Level AA accessibility (contrast ratios, alt text, semantic HTML)
- Creating multi-language versions (Traditional Chinese, English, Simplified Chinese)
- Working with jQuery 2.1.4 and SCSS in banking environment
Do NOT use for:
- Modern React/Vue/Angular frameworks
- Single-language sites