Skip to content

v2.0.0 - Cross-platform creative excellence

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Apr 12:57

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 budgets
  • desktop-principles - hover-mandatory, pointer precision, keyboard shortcuts, multi-window, focus

Android stack:

  • compose-motion - animate*AsState, AnimatedVisibility, SharedTransitionLayout, springs, gestures
  • compose-graphics - M3 Expressive motion physics, AGSL shaders (Android 13+), Canvas/DrawScope
  • compose-multiplatform - KMP/CMP patterns, expect/actual, iOS/Android/Desktop interop

Apple stack:

  • swiftui-motion - withAnimation, transitions, matchedGeometryEffect, PhaseAnimator, KeyframeAnimator, gestures
  • swiftui-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