tessl install https://github.com/softaworks/agent-toolkit --skill muigithub.com/softaworks/agent-toolkit
Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.
Average Score
98%
Content
100%
Description
N/A
Generated
Validations
Total score
12/16| Criteria | Score |
|---|---|
skill_md_line_count SKILL.md is long (505 lines); consider splitting into references/ and linking | |
frontmatter_valid YAML frontmatter is valid | |
name_field 'name' field is valid: 'mui' | |
description_field 'description' field is valid (229 chars) | |
description_voice 'description' uses third person voice | |
description_trigger_hint Description includes an explicit trigger hint | |
compatibility_field 'compatibility' field not present (optional) | |
allowed_tools_field 'allowed-tools' field not present (optional) | |
metadata_version 'metadata' field is not a dictionary | |
metadata_field 'metadata' field not present (optional) | |
license_field 'license' field is missing | |
frontmatter_unknown_keys No unknown frontmatter keys found | |
body_present SKILL.md body is present | |
body_examples Examples detected (code fence or 'Example' wording) | |
body_output_format Output/return/format terms detected | |
body_steps No step-by-step structure detected (no ordered list); consider adding a simple workflow |
Content
Total score
12/12| Dimension | Score |
|---|---|
conciseness The skill is lean and efficient, providing code examples without explaining what MUI is or how React works. The v7 breaking changes note adds genuine value by documenting recent changes Claude wouldn't know. | 3/3 |
actionability All code examples are fully executable TypeScript with proper imports, type annotations, and copy-paste ready patterns. The examples cover real-world use cases with complete, working code. | 3/3 |
workflow_clarity For a component library skill, the workflow is appropriately simple - it's pattern-based rather than multi-step procedural. The organization from basic to advanced patterns provides clear guidance on when to use each approach (inline styles <100 lines vs separate files). | 3/3 |
progressive_disclosure The skill provides a comprehensive overview with well-organized sections, and appropriately references external files (styling-guide.md, component-library.md, theme-customization.md) for advanced topics. Navigation is clear with one-level-deep references. | 3/3 |
Overall Assessment
This is an excellent skill file that efficiently documents MUI v7 patterns with executable, typed code examples. It appropriately notes v7 breaking changes (valuable information Claude wouldn't have), maintains consistent structure throughout, and provides clear guidance on styling organization patterns. The progressive disclosure to external resources is well-signaled.
Description
Total score
N/ASomething went wrong