kototoro-browse-source-scroll

Diagnose and fix source scrolling performance issues in the Kototoro app's Browse/Explore page.

467|36|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/Kototoro-app/Kototoro --skill kototoro-browse-source-scroll
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kototoro-browse-source-scroll
Source: https://github.com/Kototoro-app/Kototoro/tree/main/.codex/skills/performance/kototoro-browse-source-scroll
Command: npx skills add https://github.com/Kototoro-app/Kototoro --skill kototoro-browse-source-scroll

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill diagnoses and resolves scrolling issues in the Kototoro app's Browse/Explore page, especially when many sources are present, by optimizing rendering and source management.

Core Features & Use Cases

  • Diagnosis & Fix: Identify and fix performance issues in the Browse/Explore page when scrolling through many sources.
  • Target Users: Developers working on the Kototoro app.
  • Use Case: If the Browse/Explore page stalls or freezes when switching to sources, this Skill helps to resolve such issues.

Quick Start

Use the 'kototoro-browse-source-scroll' skill to apply optimizations to the Kototoro app for improved source scrolling performance.

Frequently Asked Questions about kototoro-browse-source-scroll

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix source scrolling performance issues in the Kototoro app?

To fix source scrolling performance issues in the Kototoro app, you need to optimize rendering and source management for the Browse/Explore page. This directly resolves stalling and freezing when many sources are present.

Why does the Browse page freeze when switching between many sources?

The Browse page freezes when switching sources due to performance bottlenecks in rendering and source management. Optimizing these UI components specifically addresses stalls caused by processing large numbers of sources.

How do I optimize Kotlin source management for UI components?

You can optimize Kotlin source management for UI components by applying targeted rendering optimizations to the Browse page. This improves the handling of numerous sources and eliminates scrolling stalls.

Can I use this optimization for performance bottlenecks outside the Browse page?

This optimization specifically targets performance bottlenecks within the Kototoro app's Browse/Explore page UI components. It is not designed for resolving performance issues in other application views.

What's the best way to resolve UI rendering stalls when scrolling through sources?

The best way to resolve UI rendering stalls when scrolling through sources is to apply rendering and source management optimizations directly to the Browse/Explore page components in the Kototoro app.