network-message-types

Community

Ensure network module consistency and reusability through type redirection.

Authordiadia0000
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that the network module uses a consistent set of types for messages and inputs, improving code reusability and maintainability.

Core Features & Use Cases

  • Type Consistency: Ensures all network-related types are correctly defined and used.
  • Dependency Centralization: All network types are re-exported from a single point, making it easier to manage changes.
  • Use Case: If the project's types for network messages are scattered across multiple files, this Skill simplifies type management by centralizing all network types into one place.

Quick Start

Import network message types with: import type { NetMessage, PlayerInput, StateDelta, PlayerId } from './MessageTypes'.

Dependency Matrix

Required Modules

@/types

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

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.