
from awesome-skills-cn52
Provides starter patterns, examples, and guidance for building Rust Makepad apps, including live_design/app_main patterns and common platform setup.
This skill captures common patterns and starter code for apps built with the Rust makepad-widgets crate. It supplies example live_design! DSL usage, app_main entry points, event handling, and Cargo setup to help developers and agents scaffold and troubleshoot Makepad applications.
Use when an agent or developer needs to generate Makepad app boilerplate, explain live_design patterns, configure Cargo.toml for makepad-widgets, or troubleshoot widget/event wiring. It's aimed at onboarding and small examples rather than full production templates.
Useful for agents capable of producing code snippets (Copilot/Code models, Claude Code, or other code-capable assistants) and for developers working in Rust who need live-design patterns.
This skill has not been reviewed by our automated audit pipeline yet.
Bash Pro
Defensive, production-grade Bash scripting patterns and CI/CD best practices: strict mode, safe argument parsing, testing with Bats, and tooling (ShellCheck/shf
Ip2location IO Automation
Automates Ip2location IO workflows through Rube MCP: discover tools, manage connections, and execute schema-compliant operations.
Makepad Event/Action
Event and action handling patterns for Makepad widgets — guides handling Mouse/Touch/Keyboard events, Hit detection, action emission and parent capture.
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
Kickbox Automation (Rube MCP)
Automate Kickbox toolkit operations through Rube MCP (Composio): discover tools, manage connections, and execute schema-compliant Kickbox workflows safely.
TaskEither Quick Reference (fp-ts)
Concise cheat-sheet for fp-ts TaskEither: patterns for typed async error handling, composing Promises, and recoverable pipelines.
Memory Forensics
Guidance and practical commands for acquiring, analyzing, and extracting artifacts from volatile memory dumps for incident response and malware analysis.
API Security Testing Workflow
A structured workflow for testing REST and GraphQL API security: discovery, auth/authorization checks, input validation, rate limiting, GraphQL depth/complexity