Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
mantinedev
GitHub creator profile

mantinedev

Repository-level view of 8 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
8
repositories
2
occupation fields
1
updated
2026-04-22
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
mantine
5 skills31.1k2.3kupdated 2026-04-22
63% of creator
merge-cascade
소프트웨어 개발자

Merge changes down the release branch chain (master → 9.0 → 9.1 → … → 9.X). Resolves merge conflicts, pushes to the correct remote per branch. Use when the user wants to cascade/propagate changes from master through all minor release branches (e.g., "merge cascade", "propagate master", "cascade merge", "/merge-cascade").

2026-04-22
codex-code-review
소프트웨어 품질 보증 분석가·테스터

Run an automated code review of unstaged changes using Codex CLI, then fix issues and re-review in a loop until approved. Use when the user asks to review changes with Codex, run a code review cycle, or invokes /codex-code-review.

2026-03-31
update-dependencies
소프트웨어 개발자

Update all dependencies to latest minor versions across the Mantine monorepo, validate, test, build, and generate a report. Use when the user wants to update dependencies, upgrade packages, run dependency maintenance, or asks to "update deps", "upgrade dependencies", "dependency update", "/update-dependencies".

2026-03-31
new-mantine-release
소프트웨어 개발자

Initialize a new Mantine minor or major release: creates a git branch, sets up the changelog MDX page, updates mdx-meta-data.ts, mdx-nav-data.ts, and versions.ts, and commits. Use when the user wants to start a new release (e.g., "new release 9.1.0", "/new-mantine-release 9.1.0", "initialize 9.2.0 release").

2026-03-08
sync-versions
소프트웨어 개발자

Sync Mantine GitHub releases into packages/@mantinex/mantine-meta/src/versions.ts. Use when the user wants to update the versions list, sync release dates, add missing patch versions, or update changelog links for older major versions. Triggers on requests like "sync versions", "update versions.ts", "add missing releases".

2026-03-07
#002
skills
3 skills420updated 2026-02-19
38% of creator
mantine-combobox
웹 개발자

Build custom dropdown/select/autocomplete/multiselect components using Mantine's Combobox primitives. Use this skill when: (1) creating a new custom select-like component with Combobox primitives, (2) building a searchable dropdown, (3) implementing a multi-select or tags input variant, (4) customizing option rendering, (5) adding custom filtering logic, or (6) any task involving useCombobox, Combobox.Target, Combobox.Option, or Combobox.Dropdown.

2026-02-19
mantine-custom-components
웹 개발자

Build custom components that integrate with Mantine's theming, Styles API, and core features. Use this skill when: (1) creating a new component using factory(), polymorphicFactory(), or genericFactory(), (2) adding Styles API support (classNames, styles, vars, unstyled), (3) implementing CSS variables via createVarsResolver, (4) building compound components with sub-components and shared context, (5) registering a component with MantineProvider via Component.extend(), or (6) any task involving Factory, useProps, useStyles, BoxProps, StylesApiProps, or ElementProps in @mantine/core.

2026-02-19
mantine-form
웹 개발자

Build forms using @mantine/form in the mantine-9 repository. Use this skill when: (1) setting up a form with useForm, (2) adding validation rules or async validation, (3) working with nested object or array fields, (4) sharing form state across components with createFormContext, (5) using uncontrolled mode for performance, (6) using the standalone useField hook, or (7) any task involving useForm, getInputProps, onSubmit, insertListItem, or form validation.

2026-02-19
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다