office-script-expert

Community

Build, debug, and test Office Scripts fast.

Authortakusaotome
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevent Office Scripts runtime failures and hard-to-debug logic issues by teaching reliable Excel Online/Office Scripts patterns, platform constraints, and production bug remedies.

Core Features & Use Cases

  • Office Scripts architecture guidance using a testable lib/ extraction approach with inline markers to avoid unsupported module features.
  • Platform constraint handling for Excel Online limitations like the 120-second timeout, no external libraries, and Map/Set iteration pitfalls.
  • Bug pattern remediation for common real-world failures across CSV import, sheet protection writes, section header preservation, formula quoting, and rounding mismatches.
  • Testing strategy for deterministic logic via lib/ + Vitest, then inlining tested functions into the main Office Script files.
  • Operational guidance for reading/writing Excel ranges efficiently, handling section-based sheets safely, and converting Excel date serials.

Quick Start

Ask the skill how to refactor an Office Scripts TypeScript solution into a testable lib/ structure and then inline the verified functions into the main ExcelScript entry points.

Dependency Matrix

Required Modules

None required

Components

referencesassets

💻 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: office-script-expert
Download link: https://github.com/takusaotome/claude-skills-library/archive/main.zip#office-script-expert

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.