Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.
Install with Tessl CLI
npx tessl i github:langgenius/dify --skill frontend-code-reviewOverall
score
77%
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 100%
↑ 1.92xAgent success when using this skill
Validation for skill structure
Code quality rule detection and output format
Detects template-literal class issue
50%
100%
Detects CSS module usage
90%
100%
Detects className prop ordering
20%
100%
h1 Code review heading
0%
100%
Urgent issues section header
0%
100%
Numbered issue headings
43%
100%
FilePath with line number
43%
100%
Suggested fix section
43%
100%
Urgent before suggestions
100%
100%
Follow-up question appended
0%
100%
Code snippets included
100%
100%
No instruction text leaked
100%
100%
React Flow hooks and prop memoization
Detects wrong Flow data hook
100%
100%
Detects useStoreApi callback pattern
40%
100%
Detects missing useMemo on complex prop
100%
100%
Flow violations marked urgent
70%
100%
Memoization issue marked urgent
70%
100%
h1 Code review heading
0%
100%
Urgent section phrase
0%
100%
FilePath with line number
71%
100%
Suggested fix section per issue
50%
100%
Follow-up question appended
0%
100%
Code snippet per issue
100%
100%
workflowStore prohibition in node components
Detects internal store import
80%
100%
Identifies blank-screen risk
100%
100%
Suggests reactflow import
0%
100%
Marked as urgent
100%
100%
h1 Code review heading
0%
100%
Urgent section phrase
0%
100%
FilePath with line number
88%
100%
Suggested fix subsection
50%
100%
Code snippet for violation
86%
100%
Follow-up question appended
0%
100%
Table of Contents
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.