
de antigravity-awesome-skills33,199
Guided skill for getting started with Makepad (makepad-widgets). Generates example Rust code, explains app structure, live_design!/app_main! patterns, and platf
This skill equips an agent to help developers bootstrap and reason about Makepad applications using the makepad-widgets Rust crate. It provides concrete starter code (live_design!, app_main!), Cargo.toml guidance, common event-handling patterns, and platform-specific setup notes. The goal is to let users quickly scaffold a working Makepad UI, understand widget references, and handle basic interactions such as button clicks and text inputs.
Use this skill when a user asks for: creating a new Makepad app, configuring Cargo.toml for makepad-widgets, wiring live_design! macros, implementing AppMain/LiveRegister, handling events, or translating UI DSL to Rust code. Also useful for troubleshooting simple runtime or build issues and explaining platform requirements (Linux dependencies, wasm/web).
Best used with coding-capable agents and CLIs (Claude Code, Cursor, Copilot-style assistants) that can reason about Rust and provide code snippets.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.
Reverse Engineer
Provides step-by-step guidance and best practices for binary reverse engineering: static analysis, dynamic tracing, disassembly, and documentation workflows for
Reverse Engineer
Guidance and best-practice checklists for binary reverse engineering: static and dynamic analysis, tooling, and documentation workflows.
Bash Pro
Defensive, production-grade Bash scripting patterns: safe parsing, strict error handling, testing, and CI/CD integration.
Angular Migration
Guides developers through migrating AngularJS (1.x) apps to modern Angular (2+), with hybrid ngUpgrade approaches, component/service conversions, DI strategies,
DOCX Official
Workflows and tools to create, edit, analyze, and convert .docx files safely and reproducibly, including tracked-change redlining and raw OOXML access.
Memory Forensics
Guidance and procedures for acquiring, analyzing, and extracting forensic artifacts from memory dumps for incident response and malware analysis.
Makepad Basics
Guides agents to create, structure, and bootstrap Rust Makepad applications using makepad-widgets (dev branch) with code patterns, macros, and event handling.
STRIDE Analysis Patterns
Apply the STRIDE threat-modeling methodology to systematically identify and document security threats during design, reviews, or audits.
Makepad Event & Action Handling
Guides handling of input, lifecycle, and widget actions in Makepad apps — events, hit testing, timers, and parent-child action flow.
Claimable Postgres (pg.new)
Provision instant temporary Postgres databases (pg.new) for development, demos, and prototyping — no signup required; databases expire after 72 hours unless cla