Releases: freema/mcp-design-system-extractor
Releases · freema/mcp-design-system-extractor
Release list
v1.2.0
What's Changed
Full Changelog: 1.1.1...v1.2.0
1.1.1 - Claude Code Plugin
New Features
- Claude Code Plugin with:
- Commands:
/design:list,/design:extract,/design:theme - Agents:
ui-builder - Skills:
design-extraction(auto-triggers)
- Commands:
1.1.0
1.0.1
0.1.1
0.1.0
🚧 Beta Release - v0.1.0
This is an early beta version of the MCP Design System Extractor. The core functionality is implemented and working, but expect some rough edges and potential breaking changes in future releases.
What's included:
- Core Storybook component extraction
- HTML rendering with Puppeteer support
- Component props and dependency analysis
- Theme token extraction
- Basic error handling and caching
Known limitations:
- Limited testing across different Storybook versions
- Performance optimizations pending
- API may change in future versions