example-typescript
CommunityTypeScript/Bun skill template
AuthorEtanHey
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill serves as a foundational template for developing more complex AI skills using TypeScript and the Bun runtime, demonstrating how to structure multi-action skills.
Core Features & Use Cases
- TypeScript/Bun Pattern: Provides a robust structure for skills requiring type safety, complex logic, and asynchronous operations.
- Action-Based CLI: Enables a single skill script to handle multiple distinct operations via command-line arguments (e.g.,
--action=default,--action=random). - Runtime Information: Demonstrates how to access and display environment details like the Bun version.
- Use Case: A developer can use this as a starting point to build a skill that fetches data from an API, processes it, and then formats it into a report, all within a type-safe TypeScript environment.
Quick Start
Run the example-typescript skill to see its default output.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: example-typescript Download link: https://github.com/EtanHey/golems/archive/main.zip#example-typescript Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.