🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain

All Skills β€” translation

8 skills in "translation" matching "refactoring"

πŸ¦€ ClawHub4.9k dl
Regex Patterns
Practical regex patterns across languages and use cases. Use when validating input (email, URL, IP), parsing log lines, extracting data from text, refactoring code with search-and-replace, or debugging why a regex doesn't match.
πŸ¦€ ClawHub739 dl
Self-Improving Coding Skill
Captures lint errors, type mismatches, runtime bugs, anti-patterns, refactoring opportunities, language idiom gaps, debugging insights, and tooling issues to...
πŸ¦€ ClawHub
TypeScript LSP
TypeScript language server providing type checking, code intelligence, and LSP diagnostics for .ts, .tsx, .js, .jsx, .mts, .cts, .mjs, .cjs files. Use when working with TypeScript or JavaScript code that needs type checking, autocomplete, error detection, refactoring support, or code navigation.
πŸ¦€ ClawHub1.1k dl
Clangd LSP
C/C++ language server (clangd) providing code intelligence, diagnostics, and formatting for .c, .h, .cpp, .cc, .cxx, .hpp, .hxx files. Use when working with C or C++ code that needs autocomplete, go-to-definition, find references, error detection, or refactoring support.
πŸ¦€ ClawHub1.1k dl
Gopls LSP
Go language server (gopls) providing code intelligence, refactoring, and analysis for .go files. Use when working with Go code that needs autocomplete, go-to-definition, find references, error detection, or refactoring support.
πŸ¦€ ClawHub642 dl
Codebase Migration Planner
Plan complex codebase migrations β€” framework upgrades, language transitions, architecture refactors. Analyze dependencies, estimate effort, map migration pat...
πŸ¦€ ClawHub
Refactoring to Rust
A book that introduces to Rust language.
πŸ¦€ ClawHub
Rust Analyzer LSP
Rust language server (rust-analyzer) providing code intelligence and analysis for .rs files. Use when working with Rust code that needs autocomplete, go-to-definition, find references, error detection, or refactoring support.