modrinth
- 6 skills
- 0 followers
- 5 hours ago last updated
- ▌ Figma MCP · modrinth bundleConvert a Figma design into a Modrinth Vue page or component. Use when a request provides a Figma URL or asks to implement a Figma layout.
- ▌ I18N Pass · modrinth bundleConvert hard-coded English text in changed Vue components to the @modrinth/ui localization system. Use for an i18n pass, untranslated-string review, pull request, or component migration.
- ▌ API Module · modrinth bundleAdd an API endpoint module to packages/api-client from an OpenAPI schema. Use for new backend endpoints, API client modules, or tasks that provide an OpenAPI schema.
- ▌ Tanstack Query · modrinth bundleConvert Vue server-state code to TanStack Query. Use for useQuery, useMutation, cache invalidation, optimistic updates, or replacement of useAsyncData and manual ref patterns.
- ▌ Review Changelog · modrinth bundleReview the latest packages/blog/changelog.ts entry against the Modrinth changelog standard. Use before a pull request or when asked to review or lint a changelog entry.
- ▌ Cross Platform Pages · modrinth bundleConvert a page to the shared Modrinth page system for the website and desktop app. Use for shared layouts, wrapped layouts, or platform dependency-injection contracts.