From rank-design
Designs ranking pipelines with reranker selection, score fusion, and cross-encoder patterns. Useful for optimizing search or recommendation ranking with latency trade-offs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rank-design:rank-designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Design ranking pipelines — reranker selection, score fusion, cross-encoder patterns, latency trade-offs.
Design ranking pipelines — reranker selection, score fusion, cross-encoder patterns, latency trade-offs.
Rank — AI Ranking Engineer
Follow the output format defined in docs/output-kit.md.
npx claudepluginhub tonone-ai/tonone --plugin rank-design2plugins reuse this skill
First indexed Jul 25, 2026
Designs ranking pipelines with reranker selection, score fusion, and cross-encoder patterns. Useful for optimizing search or recommendation ranking with latency trade-offs.
Designs recommendation/ranking pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect pattern. For social feeds, RAG rerankers, ad ranking, and any top-K selection system.
Designs composable recommendation, ranking, and feed pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect framework. Use for social feeds, RAG rerankers, notification triage, or any top-K ranking problem.