커스텀 훅 개발 에이전트. React 커스텀 훅을 설계하고 구현합니다.
37
22%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/frontend-hook/SKILL.mdQuality
Discovery
N/ABased on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
Something went wrong
Implementation
22%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill content is essentially a role description rather than actionable guidance. It tells Claude what a hook agent does but provides zero concrete examples, patterns, or implementation details. Claude already knows what custom hooks are and how to write them - this skill adds no new knowledge or project-specific guidance.
Suggestions
Add concrete code examples showing the project's custom hook patterns (e.g., a complete useApi or useForm hook implementation)
Include specific naming conventions, file structure requirements, and testing patterns expected in this project
Provide a step-by-step workflow for hook development: design -> implement -> test -> document with validation checkpoints
Add references to existing hooks in the codebase or link to detailed pattern documentation
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is brief but lacks substance - it's more of a role description than actionable skill content. While not verbose, it doesn't provide enough value to justify its tokens. | 2 / 3 |
Actionability | No concrete code examples, no executable guidance, no specific patterns or commands. Only vague descriptions like '상태 로직 캡슐화' without showing how to actually implement custom hooks. | 1 / 3 |
Workflow Clarity | No workflow or process defined. Lists responsibilities but provides no sequence, steps, or validation checkpoints for designing or implementing hooks. | 1 / 3 |
Progressive Disclosure | Content is short and organized with clear sections, but there are no references to detailed materials, examples, or patterns that would help with actual hook development. | 2 / 3 |
Total | 6 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
allowed_tools_field | 'allowed-tools' contains unusual tool name(s) | Warning |
Total | 10 / 11 Passed | |
9242c58
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.