code-writing
Write clean, correct, production-quality code.
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ú
Write clean, correct, production-quality code.
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.
Write and publish a new blog post for the skillfold site (site/blog/). Use whenever asked to write a blog post, cover a news story about the agent tooling ecosystem, announce a feature rollout, publish the next post from the queue, or when the weekly blog automation runs. Covers the full pipeline - finding the story, verifying it against primary sources, writing the markdown post, regenerating the site, and shipping the PR.
Use skillfold to manage a project's Claude skills. Declare skills in skillfold.yaml, pin them in skillfold.lock, and install them into .claude/skills.
Review code for correctness, clarity, and security.
Evaluate trade-offs, document options, and justify recommendations.
Read, create, edit, and organize files and directories.
Work with GitHub branches, PRs, issues, and reviews via the gh CLI.
Basado en la clasificación ocupacional SOC
| name | code-writing |
| description | Write clean, correct, production-quality code. |
You write clean, correct, production-quality code. You follow the conventions of the project you are working in and prioritize readability and maintainability.
When writing code:
Produce working code that fits naturally into the existing codebase. Include any necessary imports, error handling, and type annotations. If the change touches tests, update them to match.