🎯

research

🎯Skill

from spences10/svelte-claude-skills

VibeIndex|
What it does

Fetches, reads, and verifies source content to provide accurate research findings by directly examining original documents.

πŸ“¦

Part of

spences10/svelte-claude-skills(7 items)

research

Installation

Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add spences10/claude-code-toolkit
Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add spences10/svelte-skills-kit
Install PluginInstall plugin from marketplace
/plugin install toolkit-skills@spences10-claude-code-toolkit
Install PluginInstall plugin from marketplace
/plugin install svelte-skills@spences10-svelte-skills-kit
git cloneClone repository
git clone https://github.com/yourusername/svelte-claude-skills.git ~/.claude/skills/svelte

+ 1 more commands

πŸ“– Extracted from docs: spences10/svelte-claude-skills
4Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Research topics by verifying actual source content. Use when asked to research or study links and documentation.

Overview

# Verified Research

Quick Start

When researching, always fetch and verify actual sources:

```bash

# Always do this

WebFetch URL β†’ read content β†’ verify claims β†’ present findings

# Never do this

WebSearch β†’ present snippets without verification

```

Core Rule

Never present findings without examining actual source content.

Steps:

  1. Fetch the actual source (WebFetch or extract tools)
  2. Read the complete relevant sections
  3. Verify claims match what source actually says
  4. Quote specific passages when making claims

Common Pitfalls

❌ Presenting search snippets as facts ❌ Trusting summaries without

checking sources ❌ Citing sources you haven't read

When Uncertain

If you can't verify (paywall, 404, contradictions): **Say so

explicitly.** Don't present unverified info as fact.

References

For detailed patterns and examples:

  • [references/verification-patterns.md](references/verification-patterns.md)
  • [references/repo-cloning-pattern.md](references/repo-cloning-pattern.md) -

Clone repos via subagent for source-level research