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