ts
TypeScript scripts, CLIs, and typed error-handling migration tools
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core