home/categories/technical-docs/jeremylongshore-claude-code-plugins-plus-skills-plugins-skill-enhancers-file-to-code-skills-file-to-code-skill-md
technical-docsdocumentation

file-to-code

Generates production-ready code from file specifications such as CSV files, JSON schemas, SQL DDL, protobuf definitions, or requirements documents. Use when the user wants to convert a data file or specification into working code. Trigger with phrases like "generate code from this CSV", "create an API from this schema", "build a parser for this file", or "turn this spec into code".

jeremylongshore
maintainer
jeremylongshore
更新于 3/22/2026
星标
1898
分支
258
quick start

Installation and usage

Generates production-ready code from file specifications such as CSV files, JSON schemas, SQL DDL, protobuf definitions, or requirements documents. Use when the user wants to convert a data file or specification into working code. Trigger with phrases like "generate code from this CSV", "create an API from this schema", "build a parser for this file", or "turn this spec into code".

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use file-to-code