typescript
๐ฏSkillfrom siviter-xyz/dot-agent
Enforces TypeScript best practices, type safety, and modern development standards for robust and maintainable code.
Same repository
siviter-xyz/dot-agent(16 items)
Installation
npx vibeindex add siviter-xyz/dot-agent --skill typescriptnpx skills add siviter-xyz/dot-agent --skill typescript~/.claude/skills/typescript/SKILL.mdSKILL.md
More from this repository10
Helps create new agent skills following the open standard spec, providing templates and workflows for building reusable, domain-specific skill packages.
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
Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.
Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.
Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.
Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.
Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.
Semantic Git skill for managing commits using Conventional Commits format with atomic staging, zagi-compatible for AI IDEs, offering manual command generation before execution
Optimizes AI context engineering by curating high-signal tokens, minimizing usage while maximizing reasoning quality across agent systems.
CLI building skill for creating command-line interfaces with async-first design, composable commands, strategy patterns, and proper output formatting for terminal applications