askill
iota9star

iota9star

Publisher on askill

38 total stars
Skills7
Updated 12/24/2025
GitHub
extracting-code-structure
extracting-code-structure
iota9star12/24/2025

Extracts file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, Dart/Flutter analyzer, ctags, or other language-specific tools to get outlines and signa...

7
AI 62
analyzing-code-structure
analyzing-code-structure
iota9star12/24/2025

Performs structural code search and refactoring by matching code structure instead of exact text. Use when editing code structure with text matching ambiguity, handling "old_string not unique" problem...

6
AI 75
analyzing-code
analyzing-code
iota9star12/24/2025

Analyzes code statistics by language for project insight, CI/CD metrics, or before refactoring. Use this skill when understanding project composition, measuring change impact, or generating CI/CD metr...

5
AI 95
viewing-files
viewing-files
iota9star12/24/2025

Enhanced cat clone with syntax highlighting, Git integration, and automatic paging for efficient file content viewing. Use this skill when viewing source files, documentation, or when syntax highlight...

5
AI 90
finding-files
finding-files
iota9star12/24/2025

Performs fast file discovery with parallel search and smart defaults. Use this skill when searching for files by name, pattern, or type, especially when performance matters or when working with large...

5
AI 89
replacing-text
replacing-text
iota9star12/24/2025

Provides intuitive find & replace CLI with JavaScript regex and string-literal mode. Use this skill when performing text replacements, batch transformations, or need JavaScript-style regex syntax

5
AI 85
searching-text
searching-text
iota9star12/24/2025

Performs fast text search with one-shot patterns that minimize iterations by getting files, lines, and context in a single call. Use this skill when searching for text patterns, finding specific code...

5
Showing all 7 skills.