← Back to list

agents-ide-usage
by ofekron
AI-powered IDE tools via MCP - shared LSP daemon with code navigation, refactoring, and analysis
⭐ 0🍴 0📅 Jan 16, 2026
SKILL.md
name: agents-ide-usage description: Use agents-ide MCP tools for faster code exploration and manipulation
Use agents-ide MCP tools for faster code exploration and manipulation.
Guides
Overview
overview.md- Why use these tools over native alternatives
Search & Structure
structure.md- Get file/package structure with filteringsymbol_search.md- Fuzzy search for symbols workspace-widecode_search.md- Grep + structure for semantic search
Refactoring
rename.md- Batch rename symbols across filesrename_local.md- Rename local variablesmove.md- Move symbol and update importschange_signature.md- Change function params and update call sitesfind_and_replace.md- Batch find/replace with previewtoggle_comment.md- Batch comment/uncomment
Utilities
copy_paste.md- Copy text ranges between files
Code Quality
code_quality.md- complexity, dead_code, duplicates, dependencies, loc, coupling
Use Cases
Practical workflows combining multiple tools:
use_cases/quick_test_toggle.md- Test with/without code using toggle_commentuse_cases/refactor_function.md- Rename, change signature, move functionsuse_cases/reduce_complexity.md- Find and fix complex codeuse_cases/clean_dead_code.md- Find and remove unused codeuse_cases/extract_duplicates.md- Find duplicates and consolidateuse_cases/understand_codebase.md- Explore unfamiliar codeuse_cases/split_large_file.md- Break large files into smaller onesuse_cases/break_complex_module.md- Decompose complex modulesuse_cases/api_migration.md- Update function signatures across codebaseuse_cases/batch_rename.md- Rename symbols consistently
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon