Evaluating Achieving Controllable Code

Instruction-guided code completion that follows user constraints on algorithm choice, data structures, control flow, and code scope. Use when: 'complete this function using a deque-based BFS', 'finish this code with exactly 3 lines', 'implement the sort using quicksort not mergesort', 'complete using recursion instead of iteration', 'fill in this block with a single for loop', 'generate the rest using dynamic programming'.

ndpvt-web 6ba0366 12.7 KB Updated

File contents

ndpvt-web/arxiv-claude-skills/tree/main/skills/evaluating-achieving-controllable-code commit 6ba0366bb4

Frequently asked questions

npx skillmds@latest add ndpvt-web/evaluating-achieving-controllable-code