
from awesome-skills-cn118
Designs composable recommendation and reranking pipelines using a six-stage framework; emits runnable scaffolds in TypeScript, Go, and Python.
A spec-and-scaffold skill that helps design and generate composable recommendation, ranking, and feed pipelines. It formalizes a six-stage pipeline (Source, Hydrator, Filter, Scorer, Selector, SideEffect), walks through architecture trade-offs, and can emit runnable scaffolds for feeds, RAG rerankers, and task prioritizers.
Use when you need to build top-K pipelines: personalized feeds, reranking retrieval results, notification triage, or task prioritization. Trigger when a user describes ranking, reranking, feed generation, or asks how to structure multi-stage scoring.
Best used with coding-capable assistants (Codex, Copilot, Claude Code, Gemini Code) that can generate and adapt scaffold code.
This skill has not been reviewed by our automated audit pipeline yet.
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.
API Security Testing
A structured workflow for testing REST and GraphQL APIs covering discovery, authentication, authorization, input validation, rate limiting, and error handling.
Reverse Engineer
Guides and checklists for binary reverse-engineering workflows (IDA, Ghidra, radare2, angr) including static/dynamic analysis phases and best practices.