원클릭으로
genesis-fmt
Run the Genesis code formatter to enforce consistent style in Genesis programs, ensuring 4-space indentation and proper formatting
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run the Genesis code formatter to enforce consistent style in Genesis programs, ensuring 4-space indentation and proper formatting
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Use Genesis language to describe, analyze, and improve Genesis itself - meta-programming for self-improvement and validation
Run the Genesis static analyzer to check programs for structural correctness, naming conventions, and alignment with Genesis philosophy
Write Genesis programs that generate, analyze, transform, and validate other Genesis programs - meta-level programming capabilities
Launch the interactive Genesis REPL for exploratory development, testing declarations, and debugging resonance scoring in real-time
Execute Genesis programs using the reference interpreter to validate program correctness and test language features
Enable Genesis to evolve itself through self-modification, creating an Ouroboros loop of continuous improvement while preserving core essence
SOC 직업 분류 기준
| name | genesis-fmt |
| description | Run the Genesis code formatter to enforce consistent style in Genesis programs, ensuring 4-space indentation and proper formatting |
| self_learning | true |
| knowledge_base | .github/knowledge/genesis-fmt |
Run the Genesis code formatter to enforce consistent style in .gen files.
This skill implements the Ouroboros evolution pattern and learns from each usage:
.github/knowledge/genesis-fmt/metrics.yamllearnings.yamlevolution-log.yamlcontext.yamlThe skill evolves through cycles defined in .github/evolution/skill-evolution.gen, continuously refining its instructions and examples based on real-world usage.
python3 tools/genesis.py fmt <file.gen>
Or format directly:
python3 tools/genesis_fmt.py <file.gen>
### ... ###).gen file changes