CtrlK
BlogDocsLog inGet started
Tessl Logo

claude-in-chrome-troubleshooting

Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, return "Browser extension is not connected", or behave erratically.

67

Quality

81%

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

76%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 content is highly actionable with executable commands and clear structure, and it stays mostly concise. Its main weakness is workflow clarity around destructive operations, where verification steps are present but lack explicit error-recovery feedback loops.

Suggestions

Add explicit validate-fix-retry feedback loops to the Full Reset Procedure after destructive steps (e.g., if the socket check fails, loop back through restart/verify rather than proceeding).

Merge or clearly differentiate the overlapping 'Quick Diagnosis' and 'Diagnostic Deep Dive' sections to reduce redundant commands and save tokens.

Add a brief safety note or confirmation step before the destructive 'pkill -f chrome-native-host' and 'rm -rf /tmp/claude-mcp-browser-bridge-$USER/' commands.

DimensionReasoningScore

Conciseness

The body is largely lean, built from executable commands and tables, but Quick Diagnosis and Diagnostic Deep Dive overlap somewhat and could be consolidated to trim tokens.

4 / 5

Actionability

Provides fully executable, copy-paste-ready bash commands and a complete toggle function covering the common cases with specific paths and flags.

5 / 5

Workflow Clarity

The Full Reset Procedure is numbered, but it performs destructive operations (pkill, rm -rf) with only verify-style checkpoints rather than explicit validate-fix-retry feedback loops, which caps the score.

3 / 5

Progressive Disclosure

Single well-organized file with clear section headers and a File Reference table; no external bundle files are needed, though the ~245-line body could push some detail into a reference.

4 / 5

Total

16

/

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 clear and complete, explicitly stating what the skill does and concrete trigger conditions tied to a specific MCP extension. It is distinctive and well-targeted, with only minor room to broaden natural-language trigger terms.

DimensionReasoningScore

Specificity

Names the domain and concrete actions ('Diagnose and fix Claude in Chrome MCP extension connectivity issues') plus several specific trigger conditions, with only minor coverage gaps.

4 / 5

Completeness

Explicitly answers both what ('Diagnose and fix Claude in Chrome MCP extension connectivity issues') and when ('Use when ... fail, return ..., or behave erratically') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes concrete trigger phrases like 'mcp__claude-in-chrome__* tools fail', 'Browser extension is not connected', and 'behave erratically', but leans technical rather than covering natural-language synonyms a user might say.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (the named Claude in Chrome MCP extension and its specific tool prefix), making it unlikely to trigger for unrelated skills.

5 / 5

Total

18

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.