Directory · Claude Skills

Use when the user says 'no hallucinations', 'verify APIs', 'reality check', or 'don't invent functions'. Prevents the agent from calling methods, imports, or variables that do not provably exist in the user's installed version.

★ 23,073 Synced 8 hours ago View SKILL.md

At a glance

Code Review & Testing Plugin install Python Actively maintained

This skill is for Code Review & Testing and helps you verify api compatibility, check function availability, and validate library imports.

Install /plugin marketplace add alirezarezvani/claude-skills /plugin install strict-api
Can use Not declared by the author
Good for verify api compatibilitycheck function availabilityvalidate library importsaudit code for hallucinationsensure method existence

Setup, runtime and requirements describe alirezarezvani/claude-skills, the repo this skill ships in.

apiVerificationValidationdependenciesStrict Mode

Also in alirezarezvani/claude-skills

View the repo
loop-library Coding

Discover, find, compare, audit, repair, adapt, and design repeatable AI-agent loops with explicit triggers, actions, verification, stopping...

minimalist Coding

Use when the user asks to write code efficiently, avoid over-engineering, reduce dependencies, or prevent unnecessary abstractions. Enforces...

Other Code Review & Testing skills

migrate-to-shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

grill-with-docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

scaffold-exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

resolving-merge-conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

batch-grill-me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.