Skip to content

Releases: freema/mcp-design-system-extractor

1.1.1 - Claude Code Plugin

Choose a tag to compare

@freema freema released this 04 Feb 09:20
5b285c3

New Features

  • Claude Code Plugin with:
    • Commands: /design:list, /design:extract, /design:theme
    • Agents: ui-builder
    • Skills: design-extraction (auto-triggers)

1.1.0

Choose a tag to compare

@freema freema released this 10 Jan 13:32
5ce9de3

What's Changed

  • Update README with personal website link by @freema in #7
  • Feat/new async tools by @freema in #8

Full Changelog: 1.0.1...1.1.0

1.0.1

Choose a tag to compare

@freema freema released this 28 Aug 12:49
0142aaa

What's Changed

  • chore: update version to 1.0.1 and add publish workflow for npm by @freema in #5

Full Changelog: 0.1.1...1.0.1

0.1.1

Choose a tag to compare

@freema freema released this 11 Jul 07:16
0d0f63b

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

Choose a tag to compare

@freema freema released this 22 Jun 14:18

🚧 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