super-code

Installation
SKILL.md

Super Code Skill

Overview

Produce code that is short, correct, idiomatic, and maintainable — in that priority order. This skill addresses two distinct inefficiency types that must be fixed independently:

  1. Code-token inefficiency — the artifact itself is bloated (unnecessary lines, boilerplate, over-abstraction)
  2. Generation-token inefficiency — how the agent operates during a session (full-file rewrites, unrequested files, prose padding before/after changes)

Both matter. Fixing only one is not enough.

When to Use This Skill

  • Apply this skill automatically on EVERY coding task in the IDE.
  • Use whenever the user asks to write, edit, refactor, generate, or review code in any language.
  • This is a standing house style, not an on-demand pass — always apply it.

Installs
1
GitHub Stars
44.3K
First Seen
Jul 3, 2026
super-code — sickn33/antigravity-awesome-skills