Skip to main content
iota9star
GitHub 제작자 프로필

iota9star

2개 GitHub 저장소에서 수집된 11개 skills를 저장소 단위로 보여줍니다.

수집된 skills
11
저장소
2
업데이트
2026년 4월 29일
저장소 탐색

저장소와 대표 skills

analyzing-code-structure
소프트웨어 개발자

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" problems, or performing formatting-independent pattern matching…

2025년 12월 24일
viewing-files
네트워크·컴퓨터 시스템 관리자

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 highlighting would improve readability

2025년 12월 24일
extracting-code-structure
소프트웨어 개발자

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 signatures. Use this skill when listing all methods, functions,…

2025년 12월 24일
finding-files
소프트웨어 개발자

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 directories

2025년 12월 24일
fuzzy-selecting
소프트웨어 개발자

Provides interactive fuzzy finder for selecting items from any list with preview capabilities. Use this skill when choosing from search results, files, processes, or any command output

2025년 12월 24일
querying-json
소프트웨어 개발자

Extracts specific fields from JSON files efficiently using jq instead of reading entire files, saving 80-95% context. Use this skill when querying JSON files, filtering/transforming data, or getting specific field(s) from large JSON files

2025년 12월 24일
searching-text
소프트웨어 개발자

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 locations, or getting context around matches

2025년 12월 24일
replacing-text
소프트웨어 개발자

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

2025년 12월 24일
수집된 skill 10개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다