Skip to main content
GitHub repository

ariff-claude-plugins

ariff-claude-plugins contains 8 collected skills from a-ariff, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
14
updated
2026-03-16
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

anti-hallucination
software-developers

Complete methodology for preventing AI hallucinations. Use when accuracy is critical and you need Claude to verify before claiming, cite before asserting, and admit uncertainty instead of guessing.

2026-03-16
citation-enforcer
software-developers

Forces every code-related claim to include file:line citations. No citation means the claim must be verified or removed. Use when building documentation, writing code reviews, or any output that others will rely on.

2026-03-16
confidence-scorer
software-developers

Assign confidence scores (0-100) to every claim in a response. Helps users understand which parts are verified facts and which are educated guesses. Use when the user needs to know how much to trust each part of the answer.

2026-03-16
context-grounding
software-developers

Forces Claude to extract exact quotes from files before making claims about them. Prevents hallucinations by grounding every statement in actual text from the codebase. Use when working with large files or unfamiliar code.

2026-03-16
cross-checker
software-quality-assurance-analysts-and-testers

Verify every claim from multiple independent angles -- code, docs, tests, git history. Use when you need high confidence that something is correct before acting on it.

2026-03-16
output-auditor
software-quality-assurance-analysts-and-testers

Multi-angle review of responses before delivery. Audits from 4 perspectives -- factual accuracy, logical consistency, completeness, and safety. Use for high-stakes responses where errors have real consequences.

2026-03-16
source-verifier
software-quality-assurance-analysts-and-testers

Ensure every factual claim in a response is backed by verifiable evidence from the codebase, documentation, or external sources. Use when preparing technical documentation, code reviews, or any output where accuracy is non-negotiable.

2026-03-16
uncertainty-detector
software-quality-assurance-analysts-and-testerssoftware-developers

Detects when Claude is uncertain but presenting answers confidently. Teaches Claude to recognize and communicate uncertainty clearly instead of masking it with confident language.

2026-03-16