prtamil/AsciiCreativeCoding

Creative Coding using only Terminal graphics using NCurses in pure C in Linux

100Stars on the repository
5Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

comment-refactor

01

prtamil/AsciiCreativeCoding

Skill Claude CodeCodex

Trigger for the COMMENTREFACTOR procedure on a phase-2-validated C file whose CODE is already in good shape (pseudocode-shaped from a prior refactor pass) but whose COMMENTS / PROSE need to be rebuilt. Invoke when the user types COMMENTREFACTOR, UPDATELITERATE (legacy alias), /comment-refactor , or asks to "redo the…

100 1mo ago A 160 tokens

default-refactor

02

prtamil/AsciiCreativeCoding

Skill Claude CodeCodex

Trigger for the DEFAULTREFACTOR doctrine on a validated phase-2 C file — the default choice for competent learners. Invoke when the user types DEFAULTREFACTOR, /default-refactor , or asks to refactor a file for learning where the reader is a competent programmer (knows C, knows general programming, may not know the…

100 1mo ago A 148 tokens

novice-refactor

03

prtamil/AsciiCreativeCoding

Skill Claude CodeCodex

Trigger for the NOVICEREFACTOR doctrine on a validated phase-2 C file — the textbook treatment for true beginners. Invoke when the user types NOVICEREFACTOR, COMPLETELITERATE / LITERATE (legacy aliases), /novice-refactor , or asks to refactor a file so a first-time reader (no domain background) can learn the algorithm…

100 1mo ago A 218 tokens