
from awesome-skills-cn101
A structured workflow for testing REST and GraphQL APIs covering discovery, authentication, authorization, input validation, rate limiting, and error handling.
Provides a step-by-step API security testing workflow for REST and GraphQL endpoints. Covers endpoint discovery, authentication and authorization checks, input validation and injection testing, rate-limiting verification, GraphQL-specific checks, and error-handling assessments.
Use during security reviews, bug bounty engagements, pre-release API audits, or when validating authentication/authorization and rate-limiting controls. Good for auditors and security engineers who need a repeatable checklist-driven approach.
Intended for agents that can orchestrate security tools and invoke auxiliary skills (fuzzers, scanners) — e.g., security-focused assistant stacks or orchestrators that support invoking external tooling.
A workflow-bundle skill for API security testing covering REST and GraphQL. Contains no scripts — purely a structured checklist with copy-paste prompts that delegate to other skills. Safe but shallow; the instructions are high-level lists without concrete methodology or tooling.
Typical workflow-bundle from awesome-skills-cn: frontmatter present, phases outlined, but essentially a glorified checklist. No security concerns. Low code quality because there is no code — just vague instructional steps.
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.
Makepad Basics
Provides starter patterns, examples, and guidance for building Rust Makepad apps, including live_design/app_main patterns and common platform setup.
Reverse Engineer
Guides and checklists for binary reverse-engineering workflows (IDA, Ghidra, radare2, angr) including static/dynamic analysis phases and best practices.
Makepad Basics
Guides and examples for starting Makepad apps with makepad-widgets: project setup, live_design! DSL, app_main!, and basic event/widget patterns.