Agent skill

import-organization

Order imports by: built-in modules, external packages, internal modules, relative imports Use when maintaining consistent code style. Style category skill.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/import-organization

Metadata

Additional technical details for this skill

category
Style
priority
medium
is built in
YES
session guardian id
builtin_import_organization

SKILL.md

Import Organization

Order imports by: built-in modules, external packages, internal modules, relative imports. Separate groups with blank lines. Alphabetize within groups. Prefer named imports over default imports for better refactoring. Use absolute imports for cross-module references, relative for within modules. Configure ESLint/Prettier to enforce import ordering automatically.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results