Releases: AThevon/genjutsu
Release list
v2.0.0 - Cross-platform creative excellence
Cross-platform expansion: Web + Android + Apple
Major release. The plugin now covers Web (existing), Android (Jetpack Compose / Compose Multiplatform), and Apple (SwiftUI iOS + macOS) in addition to the existing web stacks. Same orchestrators (/creative-excellence, /design-excellence), same pipeline, same API. Just add a stack and the plugin adapts.
The plugin grows from 8 to 15 sub-skills. Zero web regression.
What's new
Shared layers (auto-loaded by context):
mobile-principles- touch targets, no-hover doctrine, thumb zones, safe areas, gestures, mobile perf budgetsdesktop-principles- hover-mandatory, pointer precision, keyboard shortcuts, multi-window, focus
Android stack:
compose-motion- animate*AsState, AnimatedVisibility, SharedTransitionLayout, springs, gesturescompose-graphics- M3 Expressive motion physics, AGSL shaders (Android 13+), Canvas/DrawScopecompose-multiplatform- KMP/CMP patterns, expect/actual, iOS/Android/Desktop interop
Apple stack:
swiftui-motion- withAnimation, transitions, matchedGeometryEffect, PhaseAnimator, KeyframeAnimator, gesturesswiftui-graphics- Metal shaders, .visualEffect, Liquid Glass (iOS 26), Canvas
Existing skills enriched (motion-principles, design-audit, both orchestrators) for cross-platform support. See CHANGELOG for details.
Install
Claude Code CLI (one command, all skills):
```
/plugin marketplace add git@github.com:AThevon/creative-excellence.git
/plugin install creative-excellence
```
claude.ai (upload ZIPs by stack): see the install matrix in the README.
Stats
- 18 ZIPs total in this release
- 7 brand new sub-skills + 4 enriched
- ~5700 new lines of skill content
- Zero em-dash, zero AI slop
v1.1.1
v1.1.0
Full Changelog: https://github.com/AThevon/creative-excellence/commits/v1.1.0