Research topics by verifying actual source content. Use when asked to research or study links and documentation.
Fetches and verifies actual source content before presenting research findings. Use when asked to research topics or analyze documentation to ensure accuracy.
/plugin marketplace add spences10/svelte-skills-kit/plugin install svelte-skills@svelte-skills-kitThis skill is limited to using the following tools:
README.mdreferences/repo-cloning-pattern.mdreferences/verification-patterns.mdWhen researching, always fetch and verify actual sources:
# Always do this
WebFetch URL → read content → verify claims → present findings
# Never do this
WebSearch → present snippets without verification
Never present findings without examining actual source content.
Steps:
❌ Presenting search snippets as facts ❌ Trusting summaries without checking sources ❌ Citing sources you haven't read
If you can't verify (paywall, 404, contradictions): Say so explicitly. Don't present unverified info as fact.
For detailed patterns and examples:
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.