ultra-libs-knowhow

Provide source code references for de.peekandpoke.ultra library modules.

3|1|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/PeekAndPoke/klang --skill ultra-libs-knowhow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ultra-libs-knowhow
Source: https://github.com/PeekAndPoke/klang/tree/main/.claude/skills/ultra-libs-knowhow
Command: npx skills add https://github.com/PeekAndPoke/klang --skill ultra-libs-knowhow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and quick reference for understanding and utilizing the various modules within the de.peekandpoke.ultra library suite, streamlining development with these powerful utilities.

Core Features & Use Cases

  • Module Overview: Detailed information on each ultra module, including its package prefix and source code location.
  • ultra.html Reference: Specific guidance on DOM event handlers, including nuances like event bubbling and special functions.
  • Use Case: When developing a web application using the ultra framework, quickly look up the correct event handler for mouse interactions or form submissions to implement features efficiently.

Quick Start

Consult the ultra.html section for details on handling mouse events.

Frequently Asked Questions about ultra-libs-knowhow

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

FAQPage Schema
How do I handle DOM events in the ultra.html Kotlin library?

The ultra.html module provides specific event handlers for DOM interactions, managing nuances like event bubbling and special functions for mouse events and form submissions within your Kotlin application.

What modules are included in the de.peekandpoke.ultra library suite?

The de.peekandpoke.ultra library suite includes modules such as html, common, streams, and kontainer, each with a specific package prefix and source code location for navigating functionalities.

How do I find the package structure for ultra Kotlin libraries?

You find the package structure for ultra Kotlin libraries by consulting the module overview, which details the package prefix and source code location for each module within the de.peekandpoke.ultra suite.

Can I look up specific API details for DOM event handling in ultra.html?

Yes, you can look up specific API details for DOM event handling in ultra.html. The module provides reference guidance on event handlers, including special functions and event bubbling behaviors.

Do I need direct source code consultation to understand ultra module capabilities?

Yes, direct source code consultation is required for authoritative information on ultra module capabilities. The library provides in-depth references to source locations to facilitate this understanding.