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 件のリポジトリを表示
すべてのリポジトリを表示しました