
from antigravity-awesome-skills42,325
Automates change grouping, branch name generation, commit message drafting, and optional PR creation to streamline git workflows.
Smart Git Automation analyses git changes, groups related files, proposes descriptive branch names, drafts commit messages, and helps push and create PRs with minimal confirmations. It automates the routine parts of creating a branch, staging selected files, generating high-quality commit messages, and optionally opening a pull request, while allowing the user to review and confirm each final action.
Use this skill when you want to speed up local git workflows: preparing feature branches, cleaning up small refactors, drafting commits after focused work, or producing PRs quickly without manual branch naming and message crafting. Ideal for developers who make many small commits and want consistent, descriptive history.
This skill is authored for developer-agent runtimes and mentions broad support for tools like Claude Code, Cursor, Codex CLI, and Gemini CLI (inferred from repo topics).
Smart Git Automation is an instructional-only skill (no scripts) that guides agents through detecting, grouping, and committing git changes with auto-generated branch names and optional PR creation. The SKILL.md is well-written with clear workflow steps and safety guardrails around shell injection and secrets. No bundled scripts to test. The GitHub URL in the DB uses an incorrect repo name (antigravity-awesome-skills vs actual agentic-awesome-skills), and skill_md_body was null requiring manual fetch.
Pure instructional skill with no executable scripts. Good security practices explicitly mentioned (NUL-delimited paths, no shell concatenation of untrusted filenames, no committing secrets). Architecture is basic — single SKILL.md with no scripts/ or references/ directories. The source_repo points to mskadu/opencode-agent-skills (MIT licensed).
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,
DOCX Official
Workflows and tools to create, edit, analyze, and convert .docx files safely and reproducibly, including tracked-change redlining and raw OOXML access.
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