with one click
alloq
alloq contains 4 collected skills from jenreh, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Creates optimized multi-stage Dockerfiles for any language or framework. Use when building, reviewing, or refactoring Dockerfiles, container images, or Docker Compose configurations. Covers stage structure, base image selection, layer caching, security hardening, and healthchecks.
Complete API reference for appkit_mantine components — inputs, layout, overlays, charts, data display, navigation. Use when creating any visible UI with mn.* components. Covers inheritance hierarchy, event handler patterns, colors, anti-patterns, and common pitfalls.
Reflex state design, event handlers, background tasks, form validation, page factory, service registry, repository pattern, database models, project architecture.
Generates pytest unit tests for Reflex.dev state logic — event handlers, computed vars, substates, and mocked external dependencies. Use when the user asks to write, scaffold, or review tests for a Reflex State class. Do NOT use for Playwright integration tests or UI component rendering tests.