
from antigravity-awesome-skills36,856
Structured workflow for testing REST and GraphQL API security: authentication, authorization, input validation, rate limiting, and common API vulnerabilities.
Provides a step-by-step API security testing workflow that guides an agent through discovery, authentication and authorization checks, input validation and injection testing, rate-limiting checks, GraphQL-specific tests, and error-handling review. The skill sequences concrete actions, suggested sub-skills, and copy-paste prompts so an agent can run systematic tests and produce a replicable report.
Use this skill when assessing the security posture of REST or GraphQL endpoints: during security reviews, bug bounty triage, pre-release audits, or when investigating suspicious API behavior. It's designed for scenarios where an organized checklist and phased approach reduce missed vectors.
Intended for agent runtimes that support skill orchestration and sub-skill invocation (Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity-style bundles).
This skill has not been reviewed by our automated audit pipeline yet.
Reverse Engineer
Provides step-by-step guidance and best practices for binary reverse engineering: static analysis, dynamic tracing, disassembly, and documentation workflows for
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.
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
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