en un clic
mozhno
mozhno contient 3 skills collectées depuis mozhno-dev, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Reference for the Mozhno web UI (React 19 SPA under /web, published as @mozhno/core-ui). Use when building or editing UI — the design-token system, Tailwind v4 semantic tokens, shared + shadcn/Radix components, CVA variants, forms (react-hook-form + zod), the TanStack Query data layer, i18n, motion presets, testing, and the plugin registry.
Reference for the Mozhno feature-flag server (Spring Boot 4 / JDK 25, Gradle multi-module). Use when editing Java server code under /server — JdbcTemplate repositories, @Service business logic, REST controllers + assemblers, Flyway migrations, the open-core SPI, security/JWT/API-key auth, caching, and domain events. This project uses Spring JDBC, NOT JPA/Hibernate.
Reference for the Mozhno client SDKs under /sdks — the Java SDK (`sdks/java`, published as `dev.mozhno:mozhno-client-java`) and the JS/TS SDK (`sdks/js`, published as `@mozhno/client-js`). Use when editing SDK code: client lifecycle, local flag evaluation, context/constraint/segment evaluation, polling + metrics batching, and the Spring Boot starter.