
de awesome-skills-cn39
Event and action handling patterns for Makepad widgets — guides handling Mouse/Touch/Keyboard events, Hit detection, action emission and parent capture.
Provides detailed guidance and examples for handling Makepad UI events and emitting/propagating widget actions. The skill documents the Event enum, Hit variants, common handle_event patterns, action emission (cx.action), and capturing child actions from parents. It includes Rust code snippets demonstrating idiomatic patterns.
Use this skill when designing, implementing, or debugging input handling and widget communication in Makepad-based UIs — e.g., mouse/touch handling, keyboard bindings, timers, or parent-child action flows. Also useful when porting widgets or implementing custom interaction logic.
Useful for agents assisting Rust/Makepad developers, or any assistant that answers UI event handling questions.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.
Ip2location IO Automation
Automates Ip2location IO workflows through Rube MCP: discover tools, manage connections, and execute schema-compliant operations.
Obsidian CLI (vault & plugin ops)
Command-line reference and usage patterns for the Obsidian CLI: read/create/append notes, search vaults, manage properties, and developer workflows for plugin r
Bash Pro — Defensive Bash Scripting
Production-grade Bash best practices: strict mode, safe argument parsing, portability, testing, static analysis and CI integration for robust automation scripts