๐ŸŽฏ

precise-any-variants

๐ŸŽฏSkill

from marius-townhouse/effective-typescript-skills

VibeIndex|
What it does
|

Teaches AI agents to prefer more precise variants of the 'any' type in TypeScript (such as any[], Record<string, any>, and () => any) over plain 'any', preserving partial type safety while handling dynamic data.

๐Ÿ“ฆ

Same repository

marius-townhouse/effective-typescript-skills(83 items)

precise-any-variants

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add marius-townhouse/effective-typescript-skills --skill precise-any-variants
skills.sh Installโš  Installs to .agents/skills/
npx skills add marius-townhouse/effective-typescript-skills --skill precise-any-variants
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/precise-any-variants/SKILL.md

SKILL.md

95Installs
-
AddedFeb 4, 2026