v0.0.1 - Claude Code Plugin + Desktop App Support
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.shcreates 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)
- Download ZIP files from this release
- Open Claude Desktop > Settings > Capabilities
- Click "Upload skill"
- 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