Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

my-skills

my-skills contient 10 skills collectées depuis iota9star, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
10
mis à jour
2025-12-24
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

analyzing-code-structure
Développeurs de logiciels

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 across function signatures, method calls, and class structures

2025-12-24
viewing-files
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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, or classes in a file, exploring unfamiliar code, getting API overviews, or deciding what to read selectively

2025-12-24
finding-files
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
analyzing-code
Développeurs de logiciels

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 metrics

2025-12-24
querying-yaml
Développeurs de logiciels

Extracts specific fields from YAML files efficiently using yq instead of reading entire files, saving 80-95% context. Use this skill when querying YAML files, filtering/transforming configuration data, or getting specific field(s) from large YAML files like docker-compose.yml or GitHub Actions workflows

2025-12-24
iota9star/my-skills Agent Skills | SkillsMP