Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

personal-console-usage

النجوم٠
التفرعات٠
آخر تحديث١٥ أبريل ٢٠٢٦ في ٢٣:٢٨

Modern command-line tools for efficient file operations, searching, and bulk transformations. Use this skill whenever working with files at scale - searching, finding, replacing, or refactoring code. Prefer rg (ripgrep) for searching, fd for file discovery, sd for find-and-replace, and ast-grep for syntax-aware refactoring. Use parallel for concurrent operations on multiple files. This skill helps you work faster and more safely with large codebases than traditional tools like grep, find, and sed.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly