# Unimported

> Use this skill when the user wants to find and fix dangling files and unused dependencies in your javascript projects.

- Skill: `javimosch/unimported` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/unimported`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/unimported/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/unimported

---


# Unimported Plugin

Find and fix dangling files and unused dependencies in your JavaScript projects.

## Commands

### Operations
- `unimported scan run` — run scan via unimported
- `unimported file remove` — remove file via unimported
- `unimported dependency remove` — remove dependency via unimported
- `unimported config init` — init config via unimported
- `unimported config show` — show config via unimported
- `unimported verbose set` — set verbose via unimported
- `unimported help show` — show help via unimported

## Usage Examples
- "unimported --help"
- "unimported <args>"

## Installation

```bash
npm install -g unimported
```

## Examples

```bash
unimported --version
unimported --help
```

## Key Features
- javascript\n- dependencies\n- cleanup

