CtrlK
BlogDocsLog inGet started
Tessl Logo

recsys-pipeline-architect

Design composable recommendation, ranking, and feed pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect framework popularized by xAI's open-sourced For You algorithm. Use this skill whenever the user is building any system that picks "the top K items for a (user, context)" — social feeds, content CMSs, RAG rerankers, task prioritizers, notification triage, search reranking, ad ranking.

68

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

65%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A dense, well-structured spec skill with concrete design guidance and a clear workflow, but it is weakened by promotional repo metadata and by pointing at bundle files (scaffolds, reference docs) that are not actually present in the local bundle, leaving progressive disclosure and inline validation gaps.

Suggestions

Remove or trim the 'Upstream contents' section and install command — keep SKILL.md focused on acting guidance rather than repo/release metadata.

Add an explicit validation checkpoint after step 8 (e.g., 'run the generated scaffold's test suite; only hand off when tests pass') to close the workflow_clarity feedback loop.

Either bundle the referenced docs/scaffolds locally under references/ and scripts/ with one-level-deep links from the body, or reframe the references so navigation does not depend on an external repo.

DimensionReasoningScore

Conciseness

The core is lean and Claude-aware (six-stage table, why-this-order, trade-offs, hard rules, anti-patterns), but the 'Upstream contents' section and install line ('npx skills add ...') are repo metadata/promotional padding that does not earn its place as actionable skill content.

2 / 3

Actionability

Gives concrete, executable design guidance: a named 8-step workflow, concrete filter/scorer components, latency budgets ('100–300ms'), and explicit defaults ('Default to isolation'); as an instruction-only skill, the absence of inline code is not penalized because the guidance is specific and actionable.

3 / 3

Workflow Clarity

The eight steps are clearly sequenced, but the artifact-producing step ('Generate the scaffold') has no inline validate→fix→retry checkpoint; hard rule 5 asserts the scaffold must run yet the body provides no verification loop, so checkpoints are implicit rather than explicit.

2 / 3

Progressive Disclosure

Sections are well-organized, but no references/, scripts/, or assets/ directories exist locally; the 'Upstream contents' section signals load-on-demand docs and runnable scaffolds that live in a remote repo rather than one-level-deep local bundle files that can actually be navigated.

2 / 3

Total

9

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that concisely states concrete capabilities and gives explicit, natural-language trigger guidance across a broad set of recsys/feed domains. No fluff or over-claims; the 'Use this skill whenever...' clause satisfies both the what and the when.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Design composable recommendation, ranking, and feed pipelines') and names the full six-stage framework plus concrete target domains, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what (design composable pipelines via the six-stage framework) and when ('Use this skill whenever the user is building any system that picks "the top K items for a (user, context)"'), with an explicit trigger clause so it is not capped at 2.

3 / 3

Trigger Term Quality

Covers natural terms a user would actually say — 'social feeds, content CMSs, RAG rerankers, task prioritizers, notification triage, search reranking, ad ranking' — giving good variation coverage rather than just one keyword.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (recsys/feed pipeline architecture) with distinct triggers unlikely to fire for unrelated skills; not generic enough to conflict broadly.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
affaan-m/ECC
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.