Skip to content

v0.0.1 - Claude Code Plugin + Desktop App Support

Choose a tag to compare

@tranqy tranqy released this 26 Oct 23:31
· 60 commits to main since this release

Fluxwing Skills v0.0.1 - Initial Beta Release

Initial beta release with support for both Claude Code plugin system and Claude Desktop app.

馃帀 Features

Claude Code Plugin Support

  • Install with one command: /plugin marketplace add trabian/fluxwing-skills
  • Automatic updates via plugin system
  • No manual file copying required

Claude Desktop App Support

  • 6 pre-built ZIP files for easy upload
  • Install via Settings > Capabilities > Upload skill
  • Works on macOS and Windows

Automated Build Script

  • scripts/build-desktop-zips.sh creates properly formatted ZIPs
  • Developers can rebuild as needed

馃摝 Installation

Claude Code (CLI)

```bash
/plugin marketplace add trabian/fluxwing-skills
/plugin install fluxwing-skills
```

Claude Desktop App (GUI)

  1. Download ZIP files from this release
  2. Open Claude Desktop > Settings > Capabilities
  3. Click "Upload skill"
  4. Select downloaded ZIP files

Development

```bash
git clone https://github.com/trabian/fluxwing-skills.git
cd fluxwing-skills
./scripts/install.sh
```

馃搫 Available Skills

All 6 Fluxwing skills included:

  • fluxwing-component-creator - Create UI components with ASCII art
  • fluxwing-library-browser - Browse component templates
  • fluxwing-component-expander - Add interaction states
  • fluxwing-screen-scaffolder - Build complete screens
  • fluxwing-component-viewer - View component details
  • fluxwing-screenshot-importer - Import from screenshots

馃摎 Documentation

  • Complete INSTALL guide covering all platforms
  • Web documentation at GitHub Pages

鈿狅笍 Requirements

  • Claude Code: Latest version with plugin support
  • Claude Desktop: Pro, Max, Team, or Enterprise plan with code execution enabled

For questions or issues, please visit: https://github.com/trabian/fluxwing-skills/issues