CtrlK
BlogDocsLog inGet started
Tessl Logo

client-vs-server

Choose client or server ownership for filtering, grouping, sorting, expanding, and pagination in TanStack Table v9. Load for manual* flags, mixed pipelines, server counts, or deciding which dataset each row-model stage receives.

70

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

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

A tight, code-heavy reference that distinguishes client vs server ownership with concrete wrong/correct patterns and a useful API Discovery step. Minor conciseness tangents and the absence of an explicit decision workflow keep it just below top marks.

Suggestions

Trim the conditional tangent about custom local slicing in the manual-pagination mistake, or move it to a brief aside.

Add a short decision rule (e.g. 'if any manual* flag is true, the server owns that stage') to make the client-vs-server choice an explicit workflow rather than inferred from the patterns.

Consider extracting the Common Mistakes into a references file if the skill grows, to keep SKILL.md a lean overview.

DimensionReasoningScore

Conciseness

Mostly lean and code-forward with no padding of concepts Claude already knows, but a few tangents (the custom-local-slicing aside, the 'Manual describes processing ownership' paragraph) could be trimmed.

4 / 5

Actionability

Fully executable setup snippets plus wrong/correct pairs for each common mistake and a concrete API Discovery path, covering the common client/server cases copy-paste ready.

5 / 5

Workflow Clarity

Clear section structure (Setup, Core Patterns, Common Mistakes, API Discovery) with a verification step in API Discovery, but no explicit multi-step decision workflow or error-recovery loop — acceptable since this is a configuration decision skill, not a destructive/batch operation.

4 / 5

Progressive Disclosure

Well-organized single-file skill with clear headers and no nested references; at ~150 lines the inline content is appropriately placed, though nothing is split into separate files.

4 / 5

Total

17

/

20

Passed

Description

92%Weight 40%Scale 1-5

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 precise, well-scoped description that states both the capability and explicit load triggers for a narrow TanStack Table v9 niche. Trigger phrasing is slightly technical but appropriate for its developer audience.

DimensionReasoningScore

Specificity

Names the domain (TanStack Table v9) and lists concrete operations — 'filtering, grouping, sorting, expanding, and pagination' — giving comprehensive coverage of the skill's scope.

5 / 5

Completeness

Explicitly answers what ('Choose client or server ownership for...') and when ('Load for manual* flags, mixed pipelines, server counts...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong developer-facing terms ('manual* flags', 'pagination', 'server counts', 'TanStack Table'), though 'mixed pipelines' and 'row-model stage' lean jargon-y and plain 'server-side/client-side' synonyms are absent.

4 / 5

Distinctiveness Conflict Risk

A narrow, well-defined niche (TanStack Table v9 client-vs-server ownership for manual* flags) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

19

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
TanStack/table
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.