auto-import-rules

Community

Enforce Python import conventions.

AuthorThanhhuong0209
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces consistent Python import ordering and conventions within the dlt project, improving code readability and maintainability.

Core Features & Use Cases

  • Standardized Imports: Ensures imports are grouped logically (stdlib, third-party, local dlt).
  • Logging Convention: Promotes the use of dlt.common.logger over the standard logging module.
  • Type Checking Imports: Manages optional dependencies for type annotations correctly.
  • Use Case: When adding a new feature that requires importing external libraries, this Skill will automatically format the imports according to the project's established rules.

Quick Start

Use the auto-import-rules skill to format imports in the file dlt/common/utils.py.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: auto-import-rules
Download link: https://github.com/Thanhhuong0209/DLT-Normalization/archive/main.zip#auto-import-rules

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.