anti-phantom-symbols

Community

Ensure code reliability by verifying existence of APIs and imports.

Authorcoff33ninja
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill solves the issue of Scaffolding Hallucination where LLMS generate plausible code but with missing APIs or imports.

Core Features & Use Cases

  • Method Existence Verification: Checks for the existence of methods on class objects before they are called.
  • Import Verification: Validates imported modules and symbols before use.
  • Runtime Verification: Performs runtime checks on method calls, import paths, and class constructors to avoid runtime errors.
  • Use Case: Prevents issues during execution caused by fictional APIs, imports, or class members.

Quick Start

Verify that the method session.execution_options(...) exists on AsyncSession before calling it.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: anti-phantom-symbols
Download link: https://github.com/coff33ninja/ai-skills-mcp/archive/main.zip#anti-phantom-symbols

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.