CtrlK
BlogDocsLog inGet started
Tessl Logo

frontend-code-review

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-review
What are skills?

Overall
score

77%

Does it follow best practices?

Evaluation100%

1.92x

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

100%

52%

Frontend Code Review: FilterBar Component

Code quality rule detection and output format

Criteria
Without context
With context

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%

100%

42%

Frontend Code Review: Workflow Canvas Component

React Flow hooks and prop memoization

Criteria
Without context
With context

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%

100%

49%

Frontend Code Review: Agent Workflow Node Component

workflowStore prohibition in node components

Criteria
Without context
With context

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%

Evaluated
Agent
Claude Code

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.