refakts — Agent Tool by devill

by devill · Agent Tool · ★ 66

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About refakts

RefakTS RefakTS lets AI agents make precise code changes without rewriting entire files, keeping codebases clean and AI performance high. The Problem AI agents face the same cognitive limitations as humans - they perform best when focusing on fewer things at once. When maintaining code quality, agents often need to make changes that span multiple locations (like renaming variables or extracting functions). Current Approach Problems: Agents regenerate entire files to make small changes Limited effective context window gets filled with repetitive code High cognitive load from tracking multiple simultaneous changes Error-prone manual edits across multiple locations Token waste on unchanged code The RefakTS Solution RefakTS provides surgical refactoring operations via command line, allowing AI agents to: Make precise changes without code regeneration Preserve cognitive capacity for complex logic Maintain code quality with reliable transformations Save tokens by changing only what needs to change Example: Instead of regenerating 50 lines to rename one variable, RefakTS changes just the variable name and its references across the entire codebase.

Quick Facts

Stars66
Forks8
LanguageTypeScript
CategoryAgent Tool
Quality Score67.1550539237751/100
Open Issues40
Last Updated2026-05-08
Created2025-06-30
Platformsnode
Est. Tokens~232k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is refakts?

refakts is RefakTS is a TypeScript refactoring tool built by AI coding agents for AI coding agents. It allows them to perform precise refactoring operations via command line instead of error prone text generatio. It is categorized as a Agent Tool with 66 GitHub stars.

What programming language is refakts written in?

refakts is primarily written in TypeScript.

How do I install or use refakts?

You can find installation instructions and usage details in the refakts GitHub repository at github.com/devill/refakts. The project has 66 stars and 8 forks, indicating an active community.

View on GitHub → Browse Agent Tool tools