nWave/skills/nw-source-verification/SKILL.md
Source reputation tiers, cross-referencing methodology, bias detection, and citation format requirements
npx skillsauth add nwave-ai/nwave nw-source-verificationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Validate every source against the trusted source domains provided via prompt context.
| Tier | Score | Examples | Verification | |------|-------|---------|-------------| | High | 1.0 | Academic (.edu, arxiv.org, ieee.org), Official (.gov, w3.org, ietf.org), Tech docs (developer.mozilla.org), OSS foundations (apache.org, cncf.io) | Standard citation | | Medium-High | 0.8 | Industry leaders (martinfowler.com, stackoverflow.com, infoq.com) | Cross-ref with 1+ high-tier | | Medium | 0.6 | Community (medium.com verified experts, dev.to, hashnode.com) | Author verification + 3-source cross-ref | | Excluded | 0.0 | Unverified blogs (*.blogspot.com, wordpress.com), quora.com, pastebin.com | Reject, log warning, find alternative |
Evaluate before citing:
When bias detected: note in Source Analysis, reduce confidence.
[1] {Author/Organization}. "{Title}". {Publication/Website}. {Date}. {Full URL}. Accessed {YYYY-MM-DD}.
Source URL | Domain | Access date | Reputation score (from tiers) | Verification status
Mark "[Paywalled]"/"[Restricted Access]" | Provide URL | Find open-access alternative | Note in Knowledge Gaps
testing
Scala 3 language-specific patterns with ZIO, Cats Effect, and opaque types
testing
Kotlin language-specific patterns with Arrow, Raise DSL, and coroutine-based effects
testing
Haskell language-specific patterns, GADTs, type classes, and effect systems
testing
F# language-specific patterns, Railway-Oriented Programming, and Computation Expressions