aidd-namespace

Official

Modularize and organize type definitions with namespace structure.

Authorparalleldrive
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill unit helps organize and modularize type definitions by converting them into a namespace pattern, enhancing discoverability and reducing redundancy.

Core Features & Use Cases

  • Namespace Conversion: Transforms type files into a namespace pattern, making them discoverable via autocomplete.
  • Tree-Shakeable Structure: Ensures unused functions are removed during build time, optimizing the code.
  • Use Case: If you have a complex application with many related type definitions, this Skill can refactor them into a structured namespace, improving the maintainability of your codebase.

Quick Start

Run the aidd-namespace skill on a file containing a type and its functions, and it will restructure it into a namespace folder.

Dependency Matrix

Required Modules

typescript

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: aidd-namespace
Download link: https://github.com/paralleldrive/aidd/archive/main.zip#aidd-namespace

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.