๐ŸŽฏ

typescript

๐ŸŽฏSkill

from siviter-xyz/dot-agent

VibeIndex|
What it does
|

Enforces TypeScript best practices, type safety, and modern development standards for robust and maintainable code.

๐Ÿ“ฆ

Same repository

siviter-xyz/dot-agent(16 items)

typescript

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add siviter-xyz/dot-agent --skill typescript
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add siviter-xyz/dot-agent --skill typescript
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/typescript/SKILL.md

SKILL.md

88Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
create-skill๐ŸŽฏSkill

Helps create new agent skills following the open standard spec, providing templates and workflows for building reusable, domain-specific skill packages.

๐ŸŽฏ
cursor-best-practices๐ŸŽฏSkill

Cursor IDE best practices skill covering Plan Mode usage, effective context management, test-driven development, codebase understanding, and Git workflows for maximizing AI-assisted productivity

๐ŸŽฏ
software-engineer๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
python๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
frontend-engineer๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
create-agents-md๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
backend-engineer๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
semantic-git๐ŸŽฏSkill

Semantic Git skill for managing commits using Conventional Commits format with atomic staging, zagi-compatible for AI IDEs, offering manual command generation before execution

๐ŸŽฏ
context-engineering๐ŸŽฏSkill

Optimizes AI context engineering by curating high-signal tokens, minimizing usage while maximizing reasoning quality across agent systems.

๐ŸŽฏ
cli-building๐ŸŽฏSkill

CLI building skill for creating command-line interfaces with async-first design, composable commands, strategy patterns, and proper output formatting for terminal applications