🎯

typescript-refactorer

🎯Skill

from nembie/claude-code-skills

VibeIndex|
What it does
Security check pending

Automates TypeScript code improvements by identifying complex logic, suggesting cleaner patterns, and generating refactored implementations.

πŸ“¦

Same repository

nembie/claude-code-skills(16 items)

typescript-refactorer

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add nembie/claude-code-skills --skill typescript-refactorer
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add nembie/claude-code-skills --skill typescript-refactorer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/typescript-refactorer/SKILL.md
3Installs
-
AddedFeb 25, 2026

More from this repository10

🎯
git-commit-composer🎯Skill

Generates concise, meaningful Git commit messages by analyzing code changes, project context, and best practices for clear communication.

🎯
nextjs-route-generator🎯Skill

Generates type-safe, dynamic route configurations and boilerplate for Next.js applications with automatic path inference and TypeScript support.

🎯
test-generator🎯Skill

Automatically generates comprehensive unit and integration test cases for code, covering edge cases and improving test coverage across different programming languages.

🎯
env-config-validator🎯Skill

Validates and sanitizes environment configuration files, detecting security risks, syntax errors, and recommending best practices for deployment.

🎯
db-seed-generator🎯Skill

Generates realistic, customizable database seed data with configurable schemas, relationships, and volume for testing and development environments.

🎯
code-reviewer🎯Skill

Provides comprehensive code review insights, identifying potential bugs, performance issues, and best practice violations across multiple programming languages

🎯
zod-schema-generator🎯Skill

Generates TypeScript Zod validation schemas from JSON samples, simplifying data validation and type inference for complex object structures.

🎯
prisma-migration-reviewer🎯Skill

Reviews Prisma database migration files, checks for potential schema conflicts, performance risks, and suggests best practices for database evolution.

🎯
auth-scaffold🎯Skill

Quickly generate secure authentication boilerplate with JWT, OAuth, role-based access, and best-practice security configurations for web applications

🎯
error-boundary-generator🎯Skill

Skill