nikivdevnikivdevCommunityยท1 Agent Skills Included

ts

TypeScript scripts, CLIs, and typed error-handling migration tools

Automates everyday developer tasks with ready-made TypeScript scripts for Git, files, clipboard, and Safari. Migrates try/catch and Promise-based code to typed Result error handling with clear step-by-step patterns. Removes repetitive manual work and unsafe error handling so agents and developers ship reliable code faster.
npx skills add nikivdev/ts --all -g -y
Available:

Tells the AI agent how to create new scripts in the scripts folder with standard argument parsing and how to fetch dependency source code for deeper understanding.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install nikivdev/ts?โ–ผ

Run `npx skills add nikivdev/ts --all -g -y` in your terminal to install all skills in this repository globally.

How to migrate try/catch code to typed errors?โ–ผ

Use the better-result-adopt skill, which guides your AI agent to convert try/catch blocks and Promise rejections into typed Result-based error handling step by step.

What tasks do the scripts in this repo automate?โ–ผ

They cover common developer chores like cloning repos, resetting Git branches, reading files, saving Safari tabs, and processing clipboard text.

Does this work with Claude Code and Codex?โ–ผ

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, and other compatible AI agents.

Do I need to know TypeScript to use these skills?โ–ผ

No. Once installed, your AI agent reads the skill instructions and performs the migrations or script tasks from your plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’