All authors
a-ariff avatar

Claude Skills by a-ariff

github.com/a-ariff
24 skillsA× 23D× 16 installs113 views
Anti HallucinationA

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.

data-aigoreact
0
10
Citation EnforcerA

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.

data-aigoapi
0
10
Confidence ScorerA

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.

data-airustexpress
0
10
Context GroundingA

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.

data-aisecurity
0
10
Cross CheckerA

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.

data-airustgit
0
10
Output AuditorA

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.

data-aisecurity
0
10
Source VerifierA

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.

data-aigobash
0
10
Uncertainty DetectorA

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

data-aigo
0
10
Canvas ApiD

Canvas API Connection Skill

developmentpythongo
0
3
Github OperationsA

Handles Git operations with human-style commits (no AI markers). Use when user mentions git, commits, committing code, pushing changes, or wants natural developer-style commit messages. Never includes AI attribution or automated markers.

data-aigobash
0
3
Hooks ReferenceA

Use this skill when asked about "hooks", "PreToolUse", "PostToolUse", "SessionStart", "hook events", "validate tool use", "block commands", "add context on session start", or implementing event-driven automation.

data-airustbash
0
3
pr-analyzerA

Analyzes pull requests for quality, completeness, and potential issues. Use when reviewing PRs, checking code changes, or ensuring PR quality before merge.

developmentjavascriptgo
0
3
refactor-assistantA

Helps refactor code for better structure, readability, and maintainability. Use when cleaning up code, improving design, or removing technical debt.

developmentjavascripttypescript
0
3
Root Cause TracingA

Trace bugs backward to their origin, not just symptoms

code-qualitygodebugging
0
3
security-scannerA

Scans code for security vulnerabilities and suggests fixes. Use when checking for security issues, validating input handling, or performing security audits.

developmentjavascriptpython
0
3
Subagent Driven DevelopmentA

Use fresh agents for focused subtasks to avoid context pollution

ai-agentsgoapi
0
3
systematic-debuggerA

Provides systematic debugging methodology to identify and fix bugs efficiently. Use when user encounters bugs, errors, or unexpected behavior and needs structured debugging approach.

developmentjavascripttypescript
0
3
Systematic DebuggingA

Structured approach to finding and fixing bugs

developmentjavascriptgo
0
3
tdd-workflowA

Guides test-driven development workflow with red-green-refactor cycles. Use when user wants to practice TDD, write tests first, or needs help with test-first development approach.

developmentjavascripttypescript
0
3
test-writerA

Writes comprehensive unit, integration, and end-to-end tests. Use when user needs help writing tests, improving test coverage, or creating test suites.

developmentjavascriptpython
0
3
Using SuperpowersA

Core skill activation protocol - establishes mandatory workflows for finding and applying skills before any task

ai-agentsgotesting
0
3
Verification Before CompletionA

Never claim completion without fresh verification evidence

testingrustgo
0
3
When StuckA

Dispatch to right technique when you hit a wall

code-qualityrustgo
0
3
Writing PlansA

Create detailed implementation plans with bite-sized tasks

developmenttypescriptgo
0
3