material-3-skill marketplace

An implementation guide for Google's Material Design 3, a visual system for building consistent interfaces, in Jetpack Compose, Flutter, and some web projects.

In plain words
What is it for?
Use it to implement Material 3 design tokens, components, adaptive layouts, dynamic colour themes, expressive styling, and accessibility in Android, Flutter, or supported web interfaces.
Why use it?
It provides shared design values and ready patterns so interfaces can keep consistent colours, layouts, components, themes, and accessibility behaviour.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add hamen/material-3-skill
agentmods
npx agentmods add plugins/hamen/material-3-skill/marketplace
Clone the repo
git clone --depth 1 https://github.com/hamen/material-3-skill

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

material-3-skill marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 23 lines

What it actually says

{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "material-3-skill",
  "description": "Material Design 3 (Material You) implementation skill for Jetpack Compose, Flutter, and web",
  "owner": {
    "name": "Ivan Morgillo"
  },
  "plugins": [
    {
      "name": "material-3",
      "description": "Implement Google's Material Design 3 (Material You) UI system: design tokens, 30+ components, adaptive layout, dynamic color theming, M3 Expressive, and accessibility. Primary focus Jetpack Compose; also Flutter and limited web (@material/web).",
      "author": { "name": "Ivan Morgillo" },
      "category": "development",
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/hamen/material-3-skill.git",
        "path": "skills/material-3"
      },
      "tags": ["material-design", "material3", "jetpack-compose", "flutter", "android", "ui", "agent-skill"]
    }
  ]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 23 lines scan A e21ece4fa740

Subscribe to this mod's changes

material-3-skill marketplace is a plugin published in the GitHub repository hamen/material-3-skill (1,344 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

swiftui-expert

Expert SwiftUI guidance for state management, view composition, performance, and iOS 26+ Liquid Glass adoption.

AvdLee/SwiftUI-Agent-Skill · not measured

jetpack-compose-audit

Strict, evidence-based audit for Android Jetpack Compose repositories. Produces a 0-100 score, per-category 0-10 scores, a COMPOSE-AUDIT-REPORT.md with every deduction cited against developer.android.com, and coverage notes for animation performance, paging list correctness, UI tests, focus/keyboard, Compose…

hamen/compose_skill · not measured

swiftui-animation-match

Match UI/UX interaction needs to proven SwiftUI animation patterns from curated open-source catalogs, with system-first restraint. Ships an analyzed catalog of Shubham0812/SwiftUI-Animations (30 animations + 7 Metal shaders) and a repeatable recipe for cataloging more animation repos.

RayFernando1337/rayfernando-skills · not measured

XcodePreviews

Build and capture SwiftUI previews for visual analysis. Supports Xcode projects, SPM packages, and standalone Swift files.

Iron-Ham/XcodePreviews · not measured

swiftui-skills

Apple-authored SwiftUI and platform guidance extracted from Xcode.

ameyalambat128/swiftui-skills · not measured

ios-hig-prototype

Apple HIG 準拠の iOS アプリ UI を、単一 HTML の動くインタラクティブプロトタイプとして生成。デバイスフレーム・ナビバー・タブバー・リスト・モーダルを iOS 純正の見た目で再現.

sean-sunagaku/claude-code-plugin · not measured