types-index

Community

Central hub for project-wide TypeScript type definitions.

Authordiadia0000
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures type consistency across all modules, enabling seamless import and usage of common types and event handling across the project.

Core Features & Use Cases

  • Type Consistency: Ensures all modules use the same type definitions, reducing errors and improving maintainability.
  • Event Handling: Provides a standardized way to define and handle events, facilitating communication between modules.
  • Use Case: Every module in the project imports types and event definitions from this skill, ensuring that all parts of the application work together seamlessly.

Quick Start

Import the necessary types and event handlers in your module:

import { Vec2, PlayerData, InventoryItem } from '@/types';

Dependency Matrix

Required Modules

None required

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: types-index
Download link: https://github.com/diadia0000/ForWanna/archive/main.zip#types-index

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.