CtrlK
BlogDocsLog inGet started
Tessl Logo

global-filtering

Apply globalFilter across eligible columns with globalFilteringFeature, columnFilteringFeature, filteredRowModel, globalFilterFn, and manual server filtering. Load when columns unexpectedly participate or a global filter changes state without changing rows.

71

Quality

88%

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

93%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 concise, highly actionable sub-skill body with executable code and Wrong/Correct guardrails that assumes competence and avoids padding. Its only weakness is reference-style rather than explicitly sequenced workflow presentation.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: no padding about what TanStack Table is, tight Setup/Core Patterns/Common Mistakes sections, and version numbers are kept in frontmatter rather than the body, so every token earns its place.

5 / 5

Actionability

Copy-paste ready code blocks for setup, options, and three Wrong/Correct mistake patterns plus concrete node_modules paths make the guidance fully executable and cover the common cases (client setup, eligibility, manual server filtering).

5 / 5

Workflow Clarity

The setup-to-options sequence is clear and the Common Mistakes act as guardrails, but the content is reference-style rather than an explicitly numbered workflow with validation checkpoints; no destructive or batch operation requires validation, so it stays just above the simple-skill midpoint.

4 / 5

Progressive Disclosure

The skill is a focused, well-sectioned single-purpose reference under ~50 lines with no bundle files and no nested references, meeting the simple-skill exception for well-organized sections scoring 5.

5 / 5

Total

19

/

20

Passed

Description

83%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 strong, specific description that clearly states both capability and load triggers using concrete API names and diagnostic conditions. Minor overlap with the related column-filtering skill and slightly limited action variety keep it just below a perfect score.

DimensionReasoningScore

Specificity

Names the domain and concrete actions ("Apply globalFilter across eligible columns", "manual server filtering") alongside a comprehensive list of specific APIs (globalFilteringFeature, columnFilteringFeature, filteredRowModel, globalFilterFn), but only two distinct actions are described, leaving minor coverage gaps versus a fully comprehensive action list.

4 / 5

Completeness

It explicitly answers both what ("Apply globalFilter across eligible columns with ...") and when ("Load when columns unexpectedly participate or a global filter changes state without changing rows") with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

The trigger "Load when columns unexpectedly participate or a global filter changes state without changing rows" uses natural diagnostic phrasing a developer would say, with good keyword coverage ("global filter", "columns participate", "changes state without changing rows"), though a few common synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

The global-filter niche and its diagnostic triggers are distinct, but the skill explicitly reuses the column-filtering pipeline and lists column-filtering as a prerequisite, creating minor overlap risk with the closely related column-filtering skill.

4 / 5

Total

17

/

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.