一键导入
mozhno
mozhno 收录了来自 mozhno-dev 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.