
from antigravity-awesome-skills42,325
Workflows and tools to create, edit, analyze, and convert .docx files safely and reproducibly, including tracked-change redlining and raw OOXML access.
Provides a comprehensive set of workflows and best-practice instructions for creating, editing, and analysing Microsoft Word (.docx) documents. Covers text extraction, raw OOXML inspection, programmatic creation with docx-js, batch redlining workflows for tracked changes, and tools for converting documents to images or markdown for review. Includes concrete scripts and unpack/pack utilities to safely manipulate the underlying XML when needed.
Use this skill when you need precise, auditable edits to .docx files (legal, academic, or business docs), when converting documents to markdown with tracked changes for review, when extracting embedded media or metadata, or when generating new .docx files programmatically. Follow the redlining workflow for third-party documents or high-risk edits.
Likely compatible with developer-focused agents and CLIs (Claude Code, Cursor, Codex CLI, Gemini CLI) that can execute scripts and shell wrappers.
DOCX creation/editing/analysis skill with solid workflow decision tree and redlining support. Two main scripts (document.py, utilities.py) failed on import due to missing defusedxml package — a documented dependency. Code is well-structured with good docstrings, type hints, and secure XML parsing via defusedxml. SKILL.md provides clear workflows with mandatory reference doc reads for complex operations.
defusedxmlpandoclibreofficepoppler-utilsClean skill — no security concerns. Uses defusedxml for safe XML parsing. The sudo install commands are for documented system dependencies only. No network calls beyond OOXML schema namespace URIs. Well-architected with clear separation between base XML editing (utilities.py) and DOCX-specific logic (document.py).
Reverse Engineer
Provides step-by-step guidance and best practices for binary reverse engineering: static analysis, dynamic tracing, disassembly, and documentation workflows for
Node.js Best Practices
Guidelines and decision-making for Node.js architecture, runtime, async patterns, security, validation, and testing to inform framework and system choices.
Angular Migration
Guides developers through migrating AngularJS (1.x) apps to modern Angular (2+), with hybrid ngUpgrade approaches, component/service conversions, DI strategies,
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.
Makepad Basics
Guides agents to generate and explain Rust Makepad apps: setup, live_design!, app_main!, widget wiring and common patterns for cross-platform GUI development.
Makepad Basics (Claude variant)
Agent skill for Makepad starter apps: generates Rust examples, explains live_design! patterns, and guides event handling and widget wiring for beginner projects
Claimable Postgres (pg.new)
Provision temporary Postgres databases (pg.new) instantly for demos, prototyping, and local development; returns a connection string and claim URL (72-hour expi
Stitch → Remotion Walkthrough
Generate polished walkthrough videos from Stitch project screens using Remotion, with transitions, zooms, and contextual overlays.