TDS Framework
Author

TDS Framework

Kuikly is a cross‑platform framework under TDS Client Services, built on Kotlin Multiplatform. A single codebase targets Android, iOS, HarmonyOS, H5, and mini programs, delivering high performance and dynamic updates for efficient full‑platform app development.

13
Articles
0
Likes
6
Views
0
Comments
Recent Articles

Latest from TDS Framework

13 recent articles
TDS Framework
TDS Framework
Jul 1, 2026 · Mobile Development

AI + Kuikly: Multimodal Chat App Across 3 Platforms in 7.5 Hours

The author documents a 7.5-hour experiment using AI-assisted coding with Tencent's Kuikly cross-platform framework to build a multimodal AI chat app for Android, iOS, and HarmonyOS, detailing component selection, custom module creation, debugging via logcat, and iterative UI polishing, demonstrating how AI + Kuikly eliminates cross-platform duplication and boilerplate.

AI-assisted codingCodeBuddyCross-Platform Development
0 likes · 19 min read
AI + Kuikly: Multimodal Chat App Across 3 Platforms in 7.5 Hours
TDS Framework
TDS Framework
Jun 10, 2026 · Frontend Development

How Kuikly's TurboDisplay Achieves Instant Cross-Platform Page Loads

Tencent's Kuikly framework introduces TurboDisplay, a first-screen acceleration solution that caches rendered nodes and uses dual-thread parallel rendering to achieve instant page loads on repeat visits, reducing load times by 60-80% in production apps like QQ Games and Tencent Maps.

Cross-platformKotlin MultiplatformKuikly
0 likes · 19 min read
How Kuikly's TurboDisplay Achieves Instant Cross-Platform Page Loads
TDS Framework
TDS Framework
May 13, 2026 · Frontend Development

AI-Powered React-to-Kuikly Migration: 90% Code Adoption, 90% Load Time Cut, 3 Days → 1 Day

QQ Music migrated 9 React H5 pages and 3 components to the Kuikly cross-platform framework using an AI-assisted workflow, achieving over 90% AI-generated code adoption, reducing development time from 3+ days to under 1 day per page, and cutting page load time by 90% while surpassing original React performance.

AI-assisted migrationCross-Platform DevelopmentKuikly
0 likes · 13 min read
AI-Powered React-to-Kuikly Migration: 90% Code Adoption, 90% Load Time Cut, 3 Days → 1 Day
TDS Framework
TDS Framework
Apr 22, 2026 · Frontend Development

Kuikly AI: Harness Engineering Foundation for Cross-Platform Dev, Rules & Skills Open-Sourced

Tencent's Kuikly team introduces Kuikly AI, a Harness Engineering foundation for cross-platform development that addresses AI code quality and client complexity challenges through open-sourced Rules for framework conventions and Skills for scenario-specific AI agents, alongside MCP, design-to-code, preview tools, and migration agents.

AI-assisted DevelopmentCross-Platform DevelopmentHarness Engineering
0 likes · 14 min read
Kuikly AI: Harness Engineering Foundation for Cross-Platform Dev, Rules & Skills Open-Sourced
TDS Framework
TDS Framework
Apr 13, 2026 · Artificial Intelligence

Teaching an AI Agent to Build Kuikly Apps: CLI, Structured Errors, and Knowledge Feeding

The author enables the OpenClaw AI agent to autonomously create cross-platform Kuikly apps by CLI-izing project setup, emitting structured JSON build errors, and feeding framework knowledge via Skills, producing working apps with real network requests while noting iOS compilation limits and the need for harness engineering.

AI agentCLI toolingCross-Platform Development
0 likes · 9 min read
Teaching an AI Agent to Build Kuikly Apps: CLI, Structured Errors, and Knowledge Feeding
TDS Framework
TDS Framework
Mar 27, 2026 · Mobile Development

Sogou's Kuikly AI Engineering: Spec-Kit Cuts Cross-Platform Page Development to 1 Day

Sogou Input Method shares its Kuikly cross-platform AI engineering practice, adopting Spec-Kit standardized workflow, GAN-inspired iterative context document generation, and Kuikly's built-in AI tools (MCP, Rules, Skills) to achieve 3x faster new page development (3 days → 1 day) with high code quality and minimal architectural rework.

AI context engineeringAI-assisted DevelopmentCross-platform
0 likes · 21 min read
Sogou's Kuikly AI Engineering: Spec-Kit Cuts Cross-Platform Page Development to 1 Day
TDS Framework
TDS Framework
Nov 4, 2025 · Mobile Development

Tencent's Kuikly: One Codebase, 500M DAU, 4-Word Internal Verdict

Tencent's open-source Kuikly framework enables one Kotlin codebase to compile native apps for Android, iOS, HarmonyOS, Web, and mini-programs, serving 20+ products with 500M daily users; internal teams rate it 'multi, fast, dynamic, easy' citing 50% HarmonyOS efficiency gains, 22% iOS load improvement, 98% activity page arrival rate, and 60% development time reduction.

Cross-platformDynamic UpdatesHarmonyOS
0 likes · 8 min read
Tencent's Kuikly: One Codebase, 500M DAU, 4-Word Internal Verdict
TDS Framework
TDS Framework
Oct 31, 2025 · Mobile Development

HelloTalk's Kuikly Journey: One Codebase, Native UI, AI Efficiency

HelloTalk shares their experience adopting Kuikly, a Kotlin Multiplatform framework, for cross-platform development, detailing technical selection, native UI rendering, component extension, multi-language adaptation, modular architecture, and AI-assisted development workflow, achieving code reuse and efficiency gains.

AI-assisted DevelopmentCross-Platform DevelopmentDeclarativeBaseView
0 likes · 30 min read
HelloTalk's Kuikly Journey: One Codebase, Native UI, AI Efficiency
TDS Framework
TDS Framework
Sep 16, 2025 · Mobile Development

Kuikly Adapts to iOS 26 Liquid Glass: Native Rendering vs Self-Rendering Showdown

Tencent's Kuikly cross-platform framework adds support for Apple's iOS 26 Liquid Glass design, demonstrating how native-rendering frameworks can directly leverage platform innovations while self-rendering frameworks like Flutter must simulate effects at higher cost and lower fidelity.

Cross-Platform DevelopmentFlutterKotlin Multiplatform
0 likes · 17 min read
Kuikly Adapts to iOS 26 Liquid Glass: Native Rendering vs Self-Rendering Showdown