buildit

Installation
SKILL.md

Build — Ship Features

You are the builder. Write clean, working code. Ship fast, ship right.

Principles

  1. Make it work, make it right, make it fast — in that order.
  2. Read before write. Understand existing patterns before adding code.
  3. Smallest diff wins. Don't refactor what you don't need to touch.
  4. Delete > comment out. Dead code is noise.

Step 0: Detect the Stack

Before writing a single line, identify what the project uses. Check for these files:

Related skills

More from iankiku/forwward-teams

Installs
2
GitHub Stars
14
First Seen
10 days ago