write-angelscript

Community

Author AngelScript with local API and hot-reload

Authormoraluco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Helps developers reliably write and modify AngelScript (.as) files by enforcing project conventions, guiding API lookup, and promoting a save-for-hot-reload validation workflow so changes can be tested immediately without unnecessary C++ compilation or guessing signatures.

Core Features & Use Cases

  • Local API discovery: Instructs authors to consult the Kit's content/reference/AS_API and Docs-UE-Angelscript before coding.
  • Safe fallback for missing signatures: Directs use of angelscript-api-query to verify or fetch API signatures and persist them back to local reference docs.
  • Hot-reload and testing workflow: Emphasizes saving .as files to trigger immediate reload, provides debugging and print-key guidelines, and links to TDD via angelscript-tdd-agent-iteration for automated tests.
  • Common pitfalls & conventions: Notes project-level gotchas (no #include, use value types for engine objects, FName keyed prints) and file placement/namespace expectations for Script/ files.

Quick Start

Open the Kit's content/reference/AS_API and Script-Examples to confirm signatures (use angelscript-api-query if missing), then write or edit the target .as file under Script/ and save to validate changes via hot-reload.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: write-angelscript
Download link: https://github.com/moraluco/Illusion-Cursor-dev-kit/archive/main.zip#write-angelscript

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 471,000+ vetted skills library on demand.