CtrlK
BlogDocsLog inGet started
Tessl Logo

1k-ui-recipes

Reference-only catalog of UI workaround recipes. Do NOT auto-load — invoke ONLY when the user explicitly asks for "1k-ui-recipes" or a specific recipe by name (iOS tab bar scroll offset, startViewTransition, collapsible tab horizontal scroll, Android bottom tab touch intercept, keyboard avoidance, iOS overlay navigation freeze, web keyboardDismissMode, iOS modal Fabric frame animation, Android background thread timers/microtasks).

68

Quality

85%

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.

The body is a well-organized, highly actionable catalog of UI recipes with real reference files and strong code examples. The main improvement is tightening the inline root-cause prose and trusting the linked references more so the overview stays lean.

Suggestions

Trim the lengthy root-cause narratives in sections 6, 7, and 9 to a one-line summary and defer the full investigation timeline to the linked reference files.

Reduce overlap between the Quick Reference table and the per-section explanations so each recipe is summarized once in the table and detailed once in its section.

Add a brief verification note per recipe (e.g., expected behavior or a smoke-test step) so applied fixes carry an explicit validation checkpoint.

DimensionReasoningScore

Conciseness

Dense, assumes Claude's competence (no boilerplate about what React Native or a tab bar is), but sections 6, 7, and 9 carry lengthy root-cause narratives and there is some redundancy between the Quick Reference table and the per-section explanations that could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready TypeScript/ObjC/C++ examples with explicit imports, specific file paths, and ❌/✅ correct-vs-wrong pairs covering the common cases for each recipe.

5 / 5

Workflow Clarity

Each recipe follows a clear symptom → root cause → fix structure with concrete code, but as a reference catalog of independent recipes it lacks explicit validation/verification checkpoints after applying a fix.

4 / 5

Progressive Disclosure

A clear overview Quick Reference table links to eight real one-level-deep reference files in references/rules/, all verified to exist, but the body inlines substantial detail (full code plus root-cause prose) that overlaps with what the separate reference files hold.

4 / 5

Total

17

/

20

Passed

Description

87%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.

The description is explicit, well-guarded, and trigger-rich, clearly stating both what the skill is and the exact conditions under which to invoke it. Its only weakness is that the core action ('catalog/reference') is generic compared to the highly specific recipe inventory that follows.

DimensionReasoningScore

Specificity

Lists many specific concrete recipes by name (iOS tab bar scroll offset, startViewTransition, Android background thread timers/microtasks, etc.) with comprehensive coverage, though the governing action verb is the generic 'catalog/reference' rather than distinct concrete actions.

4 / 5

Completeness

Explicitly answers both what ('Reference-only catalog of UI workaround recipes') and when ('invoke ONLY when the user explicitly asks for ... or a specific recipe by name') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes the skill name '1k-ui-recipes' plus eight specific recipe names that users would naturally say, but lacks synonyms/file extensions and a few terms are technical jargon (Fabric frame animation, microtasks).

4 / 5

Distinctiveness Conflict Risk

A clear OneKey-specific niche with an explicit 'Do NOT auto-load — invoke ONLY' guard and named recipe triggers, giving minimal conflict risk with other skills.

5 / 5

Total

18

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

relative_links

Relative link issues: 10 deeper-than-1-level

Warning

referenced_paths_exist

Referenced path issues: 10 deeper-than-1-level

Warning

Total

13

/

16

Passed

Repository
OneKeyHQ/app-monorepo
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.