LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: list

Browse skills that share this tag.

  • gameobject-component-list-all - List all Unity GameObject component class names
    unitygameobjectcomponentlist

    ★ 0 · Updated 2026-09-11

    List C# class names derived from UnityEngine.Component with pagination support.

    ⚙ list component class names⚙ search components by substring⚙ paginate search results
  • gameobject-component-list-all - List all GameObject C# component class names
    unitygameobjectcomponentlist

    ★ 0 · Updated 2026-09-11

    List C# class names extended from UnityEngine.Component with pagination and search support.

    ⚙ List Unity component class names⚙ Search Unity component types⚙ Paginate component list results
  • trello-list-snapshot - Fetch and format Trello cards from a single list
    trellolistcardssnapshot

    ★ 0 · Updated 2026-09-11

    Fetches cards from a Trello list by ID and returns them as a structured array and a formatted markdown view.

    ⚙ Fetch Trello cards by list ID⚙ Filter cards by activity date⚙ Sort cards by activity date
  • list - Display available plugin list with version status
    pluginlistmanagementinventory

    ★ 18 · Updated 2026-02-13

    Lists available plugins with their installation status and version information

    ⚙ read marketplace.json file⚙ get plugin version information⚙ display plugin status table
  • 长列表虚拟滚动优化方案 - Virtual Scroll Optimization for Large Lists
    performancevue3virtual-scrolllist

    ★ 18 · Updated 2026-02-11

    Optimizes rendering performance for large lists with over 1000 items using virtual scrolling techniques

    ⚙ render virtual list⚙ handle scrolling⚙ manage viewport rendering
  • 长列表虚拟滚动优化方案 - Virtual Scroll Optimization for Large Data Lists
    performancevue3virtual-scrolllist

    ★ 840 · Updated 2026-02-11

    Performance optimization solution for rendering large lists with over 1000 data items, including fixed and dynamic height strategies

    ⚙ render viewport elements⚙ dynamically replace DOM content⚙ support fixed height lists