Cursor rule
A set of development rules for KuiklyComposeDSL, a cross-platform interface development system. It covers components, API differences, cautions, and recommended practices.
Cursor rule
A set of development rules for KuiklyComposeDSL, a cross-platform interface development system. It covers components, API differences, cautions, and recommended practices.
Cursor rule
A set of development rules for Kuikly, Kotlin, mobile applications, and cross-platform applications. Kuikly is intended for interfaces that run across Android, iOS, HarmonyOS, web, and mini-program platforms.
Skill Claude CodeCodex
A development guide for creating animations with Kuikly DSL, a declarative language for building cross-platform user interfaces. It covers declarative and imperative animation approaches for properties such as transforms, opacity, colors, and frames.
Skill Claude CodeCodex
A development guide for managing and loading local assets in Kuikly, including images and other resource files. Kuikly is a toolkit for building interfaces across platforms such as Android, iOS, HarmonyOS, web, and mini-programs.
Skill Claude CodeCodex
A development guide for combining Compose DSL and Kuikly DSL components. Compose DSL and Kuikly DSL are interface-building systems that can be used together in cross-platform pages.
Skill Claude CodeCodex
A development guide for Kuikly Compose DSL, a way to build user interfaces that run across platforms using Compose-style code.
Skill Claude CodeCodex
A guide to asynchronous work and thread handling in Kuikly, including built-in and Kotlin coroutine libraries.
Skill Claude CodeCodex
A guide for creating custom Kuikly modules that extend native device APIs and support communication between Kuikly code and platform code.
Skill Claude CodeCodex
A guide for creating custom Kuikly user-interface components backed by native platform views.
Skill Claude CodeCodex
A configuration guide for Kuikly projects split into multiple modules, where different parts of an application are developed separately.
Skill Claude CodeCodex
A guide for making network requests in Kuikly and handling JSON data, uploads, downloads, and binary content.
Skill Claude CodeCodex
A coding assistant for Kuikly DSL's reactive updates and rendering directives. Reactive updates refresh the interface when data changes; directives control lists, conditions, and value binding.
Skill Claude CodeCodex
Analyze KuiklyUI Compose DSL recomposition performance issues from Recomposition Profiler output. Use when the user mentions 重组分析、重组优化、卡顿分析、recomp 报告、recomposition analysis, or asks to analyze profilerreport.json / profilerframes.jsonl log files generated by KuiklyUI Recomposition Profiler.
Skill Claude CodeCodex
A coding assistant for the traditional Kuikly DSL, a language used to build user interfaces. It covers Kuikly components, system modules, layouts, events, state, animations, routing, networking, lists, and custom extensions.
Skill Claude CodeCodex
A guide to Kuikly DSL events that report when a component appears, disappears, or reaches a given visible percentage.