원클릭으로
mantine
A fully featured React components library
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
A fully featured React components library
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | mantine |
| description | A fully featured React components library |
| metadata | {"author":"Eamon Hyland","version":"2026.2.4","source":"Generated from https://mantine.dev/llms.txt, scripts located at https://github.com/ehyland/skills"} |
The skill is based on Mantine v8, generated at 2026-02-04.
Mantine is a React components library with more than 100 customizable components and 50 hooks to cover you in any situation.
| Topic | Description | Reference |
|---|---|---|
| Setup & Theming | Installation, MantineProvider, theme configuration | core-setup |
| Styling | CSS Modules, Style Props, Styles API, CSS Variables | core-styles |
| Topic | Description | Reference |
|---|---|---|
| Form Management | useForm hook, validation, values, nested fields | features-form |
| Hooks | Essential utility hooks for state and DOM | features-hooks |
| Component Patterns | Polymorphic components, layout systems, overlays | features-components |
Eamon Hyland's opinionated tooling and conventions for TypeScript projects. Use when setting up new projects, configuring a linter, monorepos, library publishing, or when the user mentions Eamon's preferences.
End-to-end typesafe APIs with tRPC
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".