Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:40 +08:00
commit f125e90b9f
370 changed files with 67769 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# Changelog
## 0.3.0
- Refactored to Anthropic progressive disclosure pattern
- Updated description with "Use PROACTIVELY when..." format
- Removed version/author/category/tags from frontmatter
## 0.2.0
- Added framework version detection (Tailwind v3/v4, React 17-19, Next.js 13-14)
- Added pre-flight health check (Phase 2.5)
- Added error pattern recovery database
- Fixed Tailwind CSS v4 compatibility
## 0.1.0
- Initial release with zero-setup Playwright automation
- Multi-framework support: React/Vite, Next.js, Node.js, static
- LLM-powered visual analysis for UI bug detection
- Visual regression testing with baseline comparison
- Fix recommendations with file:line references