1466094598lilye-byte/cursor-coding-workflow
Cursor rule
A workflow rule for coding requests that follows a multi-step skill process. It applies to coding tasks that require more than one step.
1466094598lilye-byte/cursor-coding-workflow
Cursor rule
A workflow rule for coding requests that follows a multi-step skill process. It applies to coding tasks that require more than one step.
1466094598lilye-byte/cursor-coding-workflow
Skill Claude CodeCodex
A coding skill that implements one item from a task list or a proposed fix. It writes runnable code changes but does not check or test them.
1466094598lilye-byte/cursor-coding-workflow
Skill Claude CodeCodex
An independent check of code written by a code executor against success criteria defined by a task decomposer. It runs test commands and produces a structured pass-or-fail report, but does not write or repair code.
1466094598lilye-byte/cursor-coding-workflow
Skill Claude CodeCodex
A root-cause analysis step for failed code checks. It searches the project, ranks likely causes, and produces a repair plan without changing code.
1466094598lilye-byte/cursor-coding-workflow
Skill Claude CodeCodex
A workflow for turning an abstract product or coding goal into an ordered list of technical tasks. It includes requirements analysis, complexity assessment, priorities, and success criteria.