morph-apply
SolidFast file editing via Morph Apply API (10,500 tokens/sec, 98% accuracy)
Install
Quality Score: 86/100
Skill Content
Details
- Author
- parcadei
- Repository
- parcadei/Continuous-Claude-v3
- Created
- 5 months ago
- Last Updated
- 4 months ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
morph-apply
Fast file editing via Morph Apply API (10,500 tokens/sec, 98% accuracy)
morph-search
Fast codebase search via WarpGrep (20x faster than grep)
morph-search
Fast codebase search via WarpGrep (20x faster than grep)
trace-mcp-codemod
Use trace-mcp apply_codemod for any bulk mechanical change instead of repeated Edit calls. Activate whenever the same edit pattern would be applied 2+ times, across one file or many.
code-refactor
Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing deprecated code patterns, updating method calls, or making consistent changes across multiple locations.