11 Commits

Author SHA1 Message Date
Ivan Morgillo 1b2a2db4b2 Convert skill to Claude Code plugin v1.0.0 2026-05-20 14:59:43 +02:00
Ivan Morgillo 313f584217 Merge pull request #3 from hamen/fix/broken-reference-urls
docs: Compose-first Material 3 skill refresh
2026-04-13 10:34:32 +02:00
Ivan Morgillo 0c17ec571c docs: Compose-first Material 3 skill refresh
Reposition README and SKILL for Jetpack Compose as primary; add platform
support matrix and M3 Expressive per-platform table. Fix factual issues
(tonal stops, dynamic color vs web, contrast audit, shape/dialog tokens).
Expand references for Compose navigation, insets, text fields; demote web
with maintenance-mode notes. Add CONTRIBUTING.md and README link.

Made-with: Cursor
2026-04-13 10:29:14 +02:00
Ivan Morgillo e3413aa1c6 Merge pull request #2 from hamen/fix/broken-reference-urls 2026-04-12 23:40:51 +02:00
Ivan Morgillo 6f2d04eb2c Fix broken GitHub URLs in README
Closes #1 — the @material/web source link pointed to a non-existent
nicegoodthings/material-web repo. Updated to the correct
material-components/material-web. Also fixed the clone URL to point
to hamen/material-3-skill.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 23:37:42 +02:00
Ivan Morgillo 7fd473d574 Add M3 hero image to README
Screenshot from m3.material.io homepage, links back to the site.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 17:56:23 +02:00
Ivan Morgillo 0226068422 Add table of contents to README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 17:51:33 +02:00
Ivan Morgillo 1b51bb2bb5 Add foldable and large screen guidance
Cover foldable postures (tabletop, book), hinge-aware layouts with code
examples for web (Viewport Segments API), Flutter (DisplayFeature/TwoPane),
and Compose (WindowInfoTracker/FoldingFeature). Add large screen guidance
for content constraints, multi-pane strategies, hover/pointer media queries.
Expand audit criteria and anti-patterns for adaptive layout compliance.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 17:30:56 +02:00
Ivan Morgillo 1405ab2128 Expand README with skill creation methodology and sources
Document how the skill was built: live Chrome automation of m3.material.io,
cross-referencing with training data, and distillation into the skill format.
Makes clear that all content is derived from publicly available sources.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 16:32:55 +02:00
Ivan Morgillo fef55428f5 Fix license: 2026, CWTI Ltd
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 16:18:44 +02:00
Ivan Morgillo 32820e7485 Initial release: Material Design 3 skill for Claude Code
Comprehensive MD3 implementation guide covering 30+ components, design tokens
(color, typography, shape, elevation, motion), responsive layout, theming,
and an MD3 compliance audit mode scoring apps across 10 categories.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 16:18:20 +02:00