docs: Add Pitfalls Reference to SKILL.md for common mistakes and solutions in design.

This commit is contained in:
Ho Ngoc Hai
2026-02-05 16:40:08 +07:00
parent e83dcc0d1c
commit ca84ed9f4e

View File

@@ -361,6 +361,7 @@ python3 scripts/build.py --library
- [Build System Reference](./references/BUILD_SYSTEM.md) - Build configuration, workflows, troubleshooting
- [Atomic Design Reference](./references/ATOMIC_DESIGN.md) - Enterprise UI Kit organization, extraction scripts
- [Code Conversion Reference](./references/CODE_CONVERSION.md) - Design to HTML/CSS/React/Blazor conversion
- [Pitfalls Reference](./references/PITFALLS.md) - Common mistakes and solutions
### Related Skills