Settings

Theme

Show HN: Tighten skill to read AI-generated code faster

github.com

2 points by markrogersjr 2 months ago · 0 comments · 1 min read

Reader

After repeatedly asking Claude Code to rewrite things in my coding style, I decided to write a skill to do it automatically. Articulating my coding style made me realize that beyond aesthetics, it actually serves an important function: it minimizes the distance between variable references, which means I read code much faster. This is especially useful in the new era of agentic engineering, where the bottleneck is no longer writing code but reading and reviewing it. The skill is called Tighten.

Blog post: https://inmimo.me/blog/tighten Skill: https://github.com/markrogersjr/skills/blob/main/skills/tigh...

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection