con un clic
code-edit
Use Fast Apply (edit_file) for precise edits without reading full files.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Use Fast Apply (edit_file) for precise edits without reading full files.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Research open-source repositories to understand how something is built or works.
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.
Use this skill when the user asks you something that requires searching a code base
Research existing architecture before implementing a complex feature.
Basado en la clasificación ocupacional SOC
| name | code-edit |
| description | Use Fast Apply (edit_file) for precise edits without reading full files. |
| metadata | {"author":"morph","version":"0.1.0","argument-hint":"<file-or-change>"} |
Prefer edit_file for modifications. Minimize full-file reads.
edit_file with minimal context and // ... existing code ... placeholders.