test-imports

Community

Verify Python module imports

AuthorBaselHussain
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that all Python modules within the project are correctly structured and importable, preventing runtime errors caused by missing dependencies or incorrect paths.

Core Features & Use Cases

  • Automated Module Discovery: Automatically finds all Python modules in the src/ directory.
  • Import Testing: Verifies that each discovered module can be imported without errors.
  • Use Case: Run this skill after adding new features or refactoring code to catch import issues early in the development cycle.

Quick Start

Run the test-imports skill to check all Python module imports in the backend.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: test-imports
Download link: https://github.com/BaselHussain/ai-keto-meal-plan-generator/archive/main.zip#test-imports

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 223,000+ vetted skills library on demand.