Agent Skill
2/7/2026

typescript-advanced-types

Esta skill debe usarse cuando el usuario pide "planear biblioteca TypeScript", "crear módulo reutilizable", "refactorizar tipados", "refactorizar tipos de un módulo", o cuando estés en modo plan y el diseño requiera tipados fuertes de TypeScript, sistemas extensibles, o arquitecturas type-safe. Especialmente útil para planear sistemas de notificaciones, background jobs, cores de aplicación, o módulos pluggables que requieran tipos complejos. Proporciona guía completa para diseñar y construir módulos y bibliotecas type-safe con el sistema de tipos avanzado de TypeScript.

D
diegopherlt
1GitHub Stars
1Views
npx skills add DieGopherLT/dotclaudefiles

SKILL.md

Nametypescript-advanced-types
DescriptionEsta skill debe usarse cuando el usuario pide "planear biblioteca TypeScript", "crear módulo reutilizable", "refactorizar tipados", "refactorizar tipos de un módulo", o cuando estés en modo plan y el diseño requiera tipados fuertes de TypeScript, sistemas extensibles, o arquitecturas type-safe. Especialmente útil para planear sistemas de notificaciones, background jobs, cores de aplicación, o módulos pluggables que requieran tipos complejos. Proporciona guía completa para diseñar y construir módulos y bibliotecas type-safe con el sistema de tipos avanzado de TypeScript.

dotclaudefiles

My personal Claude Code plugins repository. Contains multiple plugins for different workflows.

Available Plugins

PluginDescription
dotclaudefilesCommands, agents, skills, and configs I use daily

Install

# Add marketplace (once)
/plugin marketplace add DieGopherLT/dotclaudefiles

# Install plugin
/plugin install dotclaudefiles@diegopher

Setup Dotfiles (Optional)

⚠️ Warning: This will replace your local files with the repo version (backups are created automatically).

# Bash
./scripts/stow-claude.sh

# Fish
./scripts/stow-claude.fish

Status Line (Optional)

Want a status line? Use dotfiles/claude/.config/ccstatusline/settings.json with:

ccstatusline (Node.js) sirmalloc/ccstatusline - Feature-rich status line with extensive customization.

or

cc-status-line (Go) Install DieGopherLT/cc-status-line - Lightweight Go implementation with better performance.

They both look almost identical, Go version made by me includes a visual context indicator.

Update

/plugin marketplace update diegopher
/plugin install dotclaudefiles@diegopher

Uninstall

/plugin uninstall dotclaudefiles@diegopher

Diego (@DieGopherLT)

Skills Info
Original Name:typescript-advanced-typesAuthor:diegopherlt